diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-04-27 22:44:02 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-04-27 22:44:02 +0200 |
commit | 1c9b6dc2466a82ad9184a2533063096057062a29 (patch) | |
tree | 75b6430d6f703a92fc650f477dcb95880bd072c9 /common/pBSD | |
parent | Sleepycat (diff) | |
download | licenses-1c9b6dc2466a82ad9184a2533063096057062a29.tar.gz licenses-1c9b6dc2466a82ad9184a2533063096057062a29.tar.bz2 licenses-1c9b6dc2466a82ad9184a2533063096057062a29.tar.xz |
BSD
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | common/pBSD | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/common/pBSD b/common/pBSD new file mode 100644 index 0000000..a606e6d --- /dev/null +++ b/common/pBSD @@ -0,0 +1,14 @@ +Copyright (c) <year> <copyright holder>. +All rights reserved. + +Redistribution and use in source and binary forms are permitted +provided that the above copyright notice and this paragraph are +duplicated in all such forms and that any documentation, +advertising materials, and other materials related to such +distribution and use acknowledge that the software was developed +by the <organization>. The name of the +<organization> 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. |