* gnulib: Update submodule to get latest maint.mk.
* Makefile.am (update-copyright): Remove rule; now it's in maint.mk.
* m4/check-decl.m4: Update sole remaining copyright year list.
|sed -n '/^ *"/p'|tr , '\n'|sed 's/^ *//' \
|sed -n 's/^"\(..\)"/\1/p'|sort -u); \
test "$$dc" = "$$ls"
-
-.PHONY: update-copyright
-update-copyright:
- if test -d .git; then \
- git grep -l -w Copyright \
- | grep -v -E '(^|/)(COPYING|ChangeLog)' \
- | xargs $(srcdir)/build-aux/$@; \
- fi
-Subproject commit 82e60ea16931aa9a02346900bd90fe904341bf62
+Subproject commit 8eda5d5ddd593f97e1ca524ef4c87d178f5c5d92
#serial 24
# Check declarations for this package.
-dnl Copyright (C) 1997-2001, 2003-2006, 2008
-dnl Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2001, 2003-2006, 2008-2009 Free Software
+dnl Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,