summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoe Orton <notroj@users.noreply.github.com>2009-09-04 07:35:11 +0000
committerJoe Orton <notroj@users.noreply.github.com>2009-09-04 07:35:11 +0000
commitb82fa600339d9e35ad2e32594933b2e549c1c6ed (patch)
tree08bd1bb89eff085758ff92a17c984dfe0edf8892 /Makefile.in
parent7e30b1a806c56a4b64dfea2ae84afe07eec6f43f (diff)
downloadneon-git-b82fa600339d9e35ad2e32594933b2e549c1c6ed.tar.gz
* Makefile.in, README: Collect copyright notices from po/*.
* po/: Update copyright notices.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 0042435..c01f695 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -206,8 +206,8 @@ compile-gmo:
update-copyright: Makefile
sed -n '/^Copyright/q;p' < README > README.orig
- (cat README.orig; grep -h Copyright src/*.[ch] \
- | sed -r 's/\(C\) [12].+[0-9],? /(C) /;s/^ *//;s/ *$$//;/Orton/d' | sort -u) > README
+ (cat README.orig; grep -h Copyright src/*.[ch] po/*.po macros/*.m4 \
+ | sed -r 's/\(C\) [12].+[0-9],? /(C) /;s/^\#//;s/^dnl//;s/[ ]*//;s/ *$$//;/Orton/d' | sort -u) > README
doc-status:
@echo -n "Missing docs for:"