Skip to content

Commit 0e060f0

Browse files
committed
changed license
1 parent 98b8424 commit 0e060f0

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

dsm/__init__.py

+12-11
Original file line numberDiff line numberDiff line change
@@ -120,17 +120,18 @@
120120
Copyright 2020 [Chirag Nagpal](http://cs.cmu.edu/~chiragn),
121121
[Auton Lab](http://www.autonlab.org).
122122
123-
Licensed under the Apache License, Version 2.0 (the "License");
124-
you may not use this file except in compliance with the License.
125-
You may obtain a copy of the License at
126-
127-
http://www.apache.org/licenses/LICENSE-2.0
128-
129-
Unless required by applicable law or agreed to in writing, software
130-
distributed under the License is distributed on an "AS IS" BASIS,
131-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
132-
See the License for the specific language governing permissions and
133-
limitations under the License.
123+
Deep Survival Machines is free software: you can redistribute it and/or modify
124+
it under the terms of the GNU General Public License as published by
125+
the Free Software Foundation, either version 3 of the License, or
126+
(at your option) any later version.
127+
128+
Deep Survival Machines is distributed in the hope that it will be useful,
129+
but WITHOUT ANY WARRANTY; without even the implied warranty of
130+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
131+
GNU General Public License for more details.
132+
133+
You should have received a copy of the GNU General Public License
134+
along with Foobar. If not, see <https://www.gnu.org/licenses/>.
134135
135136
136137

0 commit comments

Comments
 (0)