summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-19 23:08:37 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-19 23:08:37 -0700
commit72065aac34e3cb1c93cb78c96c65f4f2a2202a8d (patch)
tree9f54dd98ef53c7968bd90952a20f289ffa486d6d
parentc2eacaec90baee57fdbbdbad935d161638894ee7 (diff)
downloadandroid_external_giflib-72065aac34e3cb1c93cb78c96c65f4f2a2202a8d.tar.gz
android_external_giflib-72065aac34e3cb1c93cb78c96c65f4f2a2202a8d.tar.bz2
android_external_giflib-72065aac34e3cb1c93cb78c96c65f4f2a2202a8d.zip
auto import from //branches/cupcake_rel/...@141571
-rw-r--r--NOTICE19
1 files changed, 19 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..b9c0b50
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,19 @@
+The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.