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 Add miros to the defaul...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f686e525bcb8
branches:  trunk
changeset: 394041:f686e525bcb8
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Wed Jun 03 16:45:17 2009 +0000

description:
Add miros to the default accepted licenses.

diffstat:

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

diffs (18 lines):

diff -r 97a9c6d71e97 -r f686e525bcb8 pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c  Wed Jun 03 15:47:15 2009 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c  Wed Jun 03 16:45:17 2009 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: license.c,v 1.3 2009/05/27 21:56:11 joerg Exp $        */
+/*     $NetBSD: license.c,v 1.4 2009/06/03 16:45:17 ahoka 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 mit "
+    "x11 mit miros "
     "apache-1.1 apache-2.0 "
     "artistic artistic-2.0 "
     "cddl-1.0 "



Home | Main Index | Thread Index | Old Index