summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-06-05 03:58:38 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-06-05 03:58:38 +0000
commit4dfbeab5df1fd0e56c843d3aaf6efd655b6411eb (patch)
tree010e6d38461136d7f60bba0a7a7fe97c44f887a2 /licenses
parentMore qpkg fixage, see ChangeLog (diff)
downloadgentoo-2-4dfbeab5df1fd0e56c843d3aaf6efd655b6411eb.tar.gz
gentoo-2-4dfbeab5df1fd0e56c843d3aaf6efd655b6411eb.tar.bz2
gentoo-2-4dfbeab5df1fd0e56c843d3aaf6efd655b6411eb.zip
added BSD license
Diffstat (limited to 'licenses')
-rw-r--r--licenses/BSD19
1 files changed, 19 insertions, 0 deletions
diff --git a/licenses/BSD b/licenses/BSD
new file mode 100644
index 000000000000..dea5f7d54d6b
--- /dev/null
+++ b/licenses/BSD
@@ -0,0 +1,19 @@
+License: BSD
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ 3. The names of the authors may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.