diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-05 03:58:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-05 03:58:38 +0000 |
commit | 0d6b16a58f518b738f9890f6f52f5577f285f4c9 (patch) | |
tree | 2c5fe19e607117da3bcb4cbe3512b0418b8bf0eb /licenses/BSD | |
parent | More qpkg fixage, see ChangeLog (diff) | |
download | historical-0d6b16a58f518b738f9890f6f52f5577f285f4c9.tar.gz historical-0d6b16a58f518b738f9890f6f52f5577f285f4c9.tar.bz2 historical-0d6b16a58f518b738f9890f6f52f5577f285f4c9.zip |
added BSD license
Diffstat (limited to 'licenses/BSD')
-rw-r--r-- | licenses/BSD | 19 |
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. |