]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Reverted to GPL licensing
authorStephen Bates <sbates@raithlin.com>
Tue, 2 Jun 2015 15:27:54 +0000 (09:27 -0600)
committerStephen Bates <sbates@raithlin.com>
Tue, 2 Jun 2015 15:27:54 +0000 (09:27 -0600)
Mixed licensing is not distributable. Based on this and on discussions
between Stephen, Keith and various legal people we are aligning with
GPL.

LICENSE [moved from LICENSES/GPL_LICENSE with 100% similarity]
LICENSES/APACHE_LICENSE [deleted file]

similarity index 100%
rename from LICENSES/GPL_LICENSE
rename to LICENSE
diff --git a/LICENSES/APACHE_LICENSE b/LICENSES/APACHE_LICENSE
deleted file mode 100644 (file)
index 303584d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Licensed under the Apache License, Version 2.0 (the "License"); you may
-not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.