summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-10-25 15:46:20 +0200
committerSimon Josefsson <simon@josefsson.org>2011-10-25 15:46:20 +0200
commiteedc0b062a92cab8e598b7fa36841034d6668aab (patch)
treefb560484d6c1b4008063a988b954e0df5e47007b /doc
parentec110571ad58d2c6e36dd8015f069c6ff13c96cf (diff)
downloadlibtasn1-eedc0b062a92cab8e598b7fa36841034d6668aab.tar.gz
libtasn1-eedc0b062a92cab8e598b7fa36841034d6668aab.tar.bz2
libtasn1-eedc0b062a92cab8e598b7fa36841034d6668aab.zip
Update copyright years.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 155998c..8599c56 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
#
# This file is part of LIBTASN1.
#
@@ -168,7 +167,7 @@ doit:
-sourceversion $(VERSION) \
-include libtasn1.h \
-seeinfo $(PACKAGE) -verbatimcopying \
- -copyright "2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc." \
+ -copyright "2006-2011 Free Software Foundation, Inc." \
-function $$i \
$(GDOC_SRC) > man/$$i.3 && \
$(srcdir)/gdoc -texinfo -function $$i \