summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 11:55:27 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 11:59:32 (EDT)
commit5e9d7254b941cd9a5158024af762c255751a6d7a (patch)
tree17fa518d288150723c2ab59d6546aaf19f76cedd
parent08a03f1e935573bc66cc1d9683aecdb2a4818903 (diff)
copyright: Update
Also install AUTHORS under /usr/share/doc/libexpat.1/ in libexpat.1.
-rwxr-xr-xbuild2
-rw-r--r--copyright16
-rw-r--r--libexpat.1.pkg/files1
3 files changed, 14 insertions, 5 deletions
diff --git a/build b/build
index b4d06c8..a7c1cb7 100755
--- a/build
+++ b/build
@@ -15,6 +15,8 @@ install: build
oh-autoinstall
rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.a'
rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.la'
+ install -D dest/usr/share/doc/expat/AUTHORS \
+ dest/usr/share/doc/libexpat.1/AUTHORS
rm -f dest/usr/share/doc/expat/*
oh-fixperms
oh-strip -k
diff --git a/copyright b/copyright
index 5c7bab7..8fcd14c 100644
--- a/copyright
+++ b/copyright
@@ -1,11 +1,12 @@
Upstream Source
===============
-Location: <http://sourceforge.net/projects/expat/files/expat/>
+In General
+----------
-Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
- and Clark Cooper
-Copyright (c) 2001-2009 Expat maintainers.
+Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
+Copyright (c) 2000-2017 Expat development team
+Copyright (C) 2016 - 2017, Steve Holme, <steve_holme@hotmail.com>.
These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.
@@ -13,11 +14,16 @@ under the terms of the Expat License.
On this system, a copy of the Expat License may be found at
<file:///usr/share/common-licenses/Expat>.
+lib/siphash.h
+-------------
+
+Licensed under the CC0 Public Domain Dedication license.
+
Distribution Packaging
======================
-Copyright (C) 2012 Patrick "P. J." McDermott
+Copyright (C) 2012 Patrick McDermott
These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.
diff --git a/libexpat.1.pkg/files b/libexpat.1.pkg/files
index 8a4a841..ff4430f 100644
--- a/libexpat.1.pkg/files
+++ b/libexpat.1.pkg/files
@@ -1 +1,2 @@
/usr/lib/*/libexpat.so.*
+/usr/share/doc/libexpat.1