pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add esdl license
details: https://anonhg.NetBSD.org/pkgsrc/rev/53e7c5553549
branches: trunk
changeset: 650547:53e7c5553549
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Fri Apr 24 18:53:00 2015 +0000
description:
Add esdl license
diffstat:
licenses/esdl-license | 35 +++++++++++++++++++++++++++++++++++
mk/license.mk | 3 ++-
2 files changed, 37 insertions(+), 1 deletions(-)
diffs (56 lines):
diff -r 701f3b57a6cd -r 53e7c5553549 licenses/esdl-license
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/esdl-license Fri Apr 24 18:53:00 2015 +0000
@@ -0,0 +1,35 @@
+This software is copyrighted by Dan Gudmundsson, and other parties. The
+following terms apply to all files associated with the software unless
+explicitly disclaimed in individual files.
+
+The authors hereby grant permission to use, copy, modify, distribute, and
+license this software and its documentation for any purpose, provided that
+existing copyright notices are retained in all copies and that this notice is
+included verbatim in any distributions. No written agreement, license, or
+royalty fee is required for any of the authorized uses. Modifications to this
+software may be copyrighted by their authors and need not follow the licensing
+terms described here, provided that the new terms are clearly indicated on the
+first page of each file where they apply.
+
+IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
+DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF
+THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN
+IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING,
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS
+IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE
+MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
+government, the Government shall have only "Restricted Rights" in the software
+and related documentation as defined in the Federal Acquisition Regulations
+(FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on
+behalf of the Department of Defense, the software shall be classified as
+"Commercial Computer Software" and the Government shall have only "Restricted
+Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding
+the foregoing, the authors grant the U.S. Government and others acting in its
+behalf permission to use and distribute the software in accordance with the
+terms specified in this license.
+
diff -r 701f3b57a6cd -r 53e7c5553549 mk/license.mk
--- a/mk/license.mk Fri Apr 24 18:38:56 2015 +0000
+++ b/mk/license.mk Fri Apr 24 18:53:00 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.67 2015/04/19 22:18:19 rodent Exp $
+# $NetBSD: license.mk,v 1.68 2015/04/24 18:53:00 reinoud Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -113,6 +113,7 @@
cpl-1.0 \
epl-v1.0 \
eupl-v1.1 \
+ esdl-license \
gnu-fdl-v1.1 gnu-fdl-v1.2 gnu-fdl-v1.3 \
gnu-gpl-v1 \
gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 \
Home |
Main Index |
Thread Index |
Old Index