summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2013-03-24 10:33:24 +0100
committerSimon Josefsson <simon@josefsson.org>2013-03-24 10:34:17 +0100
commit602c40bc5433bbb66fe6f92b14c523d2bbb867ab (patch)
treeaccc8065efa365c3bd10763ccc5731f062c308a6 /doc
parentb41f257a2515cd759b8779332d83f72ba9605de1 (diff)
downloadlibtasn1-602c40bc5433bbb66fe6f92b14c523d2bbb867ab.tar.gz
libtasn1-602c40bc5433bbb66fe6f92b14c523d2bbb867ab.tar.bz2
libtasn1-602c40bc5433bbb66fe6f92b14c523d2bbb867ab.zip
Update copyright years.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/TODO2
-rw-r--r--doc/cyclo/Makefile.am2
-rw-r--r--doc/libtasn1.texi2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2ede853..1af20bc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
#
# This file is part of LIBTASN1.
#
@@ -171,7 +171,7 @@ doit:
-sourceversion $(VERSION) \
-include libtasn1.h \
-seeinfo $(PACKAGE) -verbatimcopying \
- -copyright "2006-2012 Free Software Foundation, Inc." \
+ -copyright "2006-2013 Free Software Foundation, Inc." \
-function $$i \
$(GDOC_SRC) > man/$$i.3 && \
$(srcdir)/gdoc -texinfo -function $$i \
diff --git a/doc/TODO b/doc/TODO
index f420dc5..af1d897 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,7 +13,7 @@ Current list:
(-) Means low priority (ie. nobody is interested to develop that)
----------------------------------------------------------------------
-Copyright (C) 2002-2012 Free Software Foundation, Inc.
+Copyright (C) 2002-2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
diff --git a/doc/cyclo/Makefile.am b/doc/cyclo/Makefile.am
index df34d6a..1828fd7 100644
--- a/doc/cyclo/Makefile.am
+++ b/doc/cyclo/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
#
# This file is part of LIBTASN1.
#
diff --git a/doc/libtasn1.texi b/doc/libtasn1.texi
index 5ef2cdb..f5c508f 100644
--- a/doc/libtasn1.texi
+++ b/doc/libtasn1.texi
@@ -15,7 +15,7 @@ This manual is for GNU Libtasn1
which is a library for Abstract Syntax Notation One (ASN.1) and
Distinguished Encoding Rules (DER) manipulation.
-Copyright @copyright{} 2001-2012 Free Software Foundation, Inc.
+Copyright @copyright{} 2001-2013 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document