From 602de713dd2699e32b12ae812ebfe29b515a6ac1 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Tue, 9 Nov 2010 11:52:02 +0000 Subject: [PATCH 1/1] adding license --- .gitattributes | 1 + LICENSE.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 LICENSE.txt diff --git a/.gitattributes b/.gitattributes index 6a09cc9cd..137deacba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text=auto !eol +/LICENSE.txt -text cdmlib-feature-source/.project -text cdmlib-feature-source/build.properties -text cdmlib-feature-source/feature.xml -text diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 000000000..f0a78e7e2 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,9 @@ +The contents of this file are subject to the Mozilla Public License +Version 1.1 (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.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. -- 2.34.1