pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib Sync license list with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f10b2fb39ab6
branches:  trunk
changeset: 393823:f10b2fb39ab6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed May 27 21:56:11 2009 +0000

description:
Sync license list with mk/license.mk.

diffstat:

 pkgtools/pkg_install/files/lib/license.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 08d536bd5472 -r f10b2fb39ab6 pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c  Wed May 27 21:37:34 2009 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c  Wed May 27 21:56:11 2009 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: license.c,v 1.2 2009/05/18 10:01:37 wiz Exp $  */
+/*     $NetBSD: license.c,v 1.3 2009/05/27 21:56:11 joerg Exp $        */
 
 /*-
  * Copyright (c) 2009 Joerg Sonnenberger <joerg%NetBSD.org@localhost>.
@@ -51,7 +51,7 @@
     "gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 "
     "gnu-gpl-v3 gnu-lgpl-v3 "
     "original-bsd modified-bsd "
-    "x11 "
+    "x11 mit "
     "apache-1.1 apache-2.0 "
     "artistic artistic-2.0 "
     "cddl-1.0 "



Home | Main Index | Thread Index | Old Index