diff options
author | Beth Flanagan <elizabeth.flanagan@intel.com> | 2011-05-25 13:47:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-27 18:27:22 +0100 |
commit | 5faff78a9a8ea98c116dc7797b75c73baa85ac5d (patch) | |
tree | 977c5c21632bfa4582812a27b5716d01cc819f11 /meta/files/common-licenses/PostgreSQL | |
parent | 183ef127f555af68084ab956363b375124dd2a57 (diff) | |
download | poky-5faff78a9a8ea98c116dc7797b75c73baa85ac5d.tar.gz |
common-licenses: Adding new licenses and renaming
I'm adding full common licenses to the common license directory.
These licenses are taken from the SPDX project or the OSI license
repository. They conform to the SPDX naming convention and will be
used by the new license.bbclass license parser in order to maintain
some sort of internal standard for license naming.
Going forward, we should have a bigger conversation about the LICENSE
field and standardizing that to conform to this naming standard.
(From OE-Core rev: acc260418a46dadd5598c53ad3491a21e8b2d6e8)
Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/PostgreSQL')
-rw-r--r-- | meta/files/common-licenses/PostgreSQL | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/meta/files/common-licenses/PostgreSQL b/meta/files/common-licenses/PostgreSQL new file mode 100644 index 0000000000..e3a09a902b --- /dev/null +++ b/meta/files/common-licenses/PostgreSQL | |||
@@ -0,0 +1,30 @@ | |||
1 | |||
2 | PostgreSQL Database Management System | ||
3 | (formerly known as Postgres, then as Postgres95) | ||
4 | |||
5 | Portions Copyright (c) 1996-2010, The PostgreSQL Global Development Group | ||
6 | |||
7 | Portions Copyright (c) 1994, The Regents of the University of California | ||
8 | |||
9 | Permission to use, copy, modify, and distribute this software and its | ||
10 | documentation for any purpose, without fee, and without a written agreement is | ||
11 | hereby granted, provided that the above copyright notice and this paragraph and | ||
12 | the following two paragraphs appear in all copies. | ||
13 | |||
14 | IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR | ||
15 | DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST | ||
16 | PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF | ||
17 | THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH | ||
18 | DAMAGE. | ||
19 | |||
20 | THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, | ||
21 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | ||
22 | PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" | ||
23 | BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE | ||
24 | MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. | ||
25 | |||
26 | |||
27 | |||
28 | |||
29 | |||
30 | |||