From 5faff78a9a8ea98c116dc7797b75c73baa85ac5d Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Wed, 25 May 2011 13:47:52 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/files/common-licenses/NTP | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 meta/files/common-licenses/NTP (limited to 'meta/files/common-licenses/NTP') diff --git a/meta/files/common-licenses/NTP b/meta/files/common-licenses/NTP new file mode 100644 index 0000000000..8f002517f5 --- /dev/null +++ b/meta/files/common-licenses/NTP @@ -0,0 +1,20 @@ + +NTP License (NTP) + +Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year) + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose with or without fee is hereby granted, provided +that the above copyright notice appears in all copies and that both the +copyright notice and this permission notice appear in supporting documentation, +and that the name (TrademarkedName) not be used in advertising or publicity +pertaining to distribution of the software without specific, written prior +permission. (TrademarkedName) makes no representations about the suitability +this software for any purpose. It is provided "as is" without express +or implied warranty. + + + + + + -- cgit v1.2.3-54-g00ecf