summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--licenses/expatobjc-license20
-rw-r--r--textproc/expatobjc/Makefile4
2 files changed, 2 insertions, 22 deletions
diff --git a/licenses/expatobjc-license b/licenses/expatobjc-license
deleted file mode 100644
index 6995174abfc..00000000000
--- a/licenses/expatobjc-license
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2002 Rafael R. Sevilla
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/textproc/expatobjc/Makefile b/textproc/expatobjc/Makefile
index d09aad79354..09f7076d782 100644
--- a/textproc/expatobjc/Makefile
+++ b/textproc/expatobjc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/25 06:55:50 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/01/08 16:53:48 wiz Exp $
#
DISTNAME= expatobjc-1.0
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expatobjc/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://expatobjc.sourceforge.net/
COMMENT= Objective-C Wrapper for Expat
-LICENSE= expatobjc-license
+LICENSE= mit
USE_LANGUAGES= objc
USE_PKGLOCALEDIR= yes