diff options
author | Simon Josefsson <simon@josefsson.org> | 2014-04-22 21:02:23 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2014-04-22 21:02:23 +0200 |
commit | baed41e69ca0976695d869552c7dd040a5cc6b42 (patch) | |
tree | a3497de8b28baac72d68f04333209c72a49ad6a2 /doc | |
parent | 98533d5c3cac657b5aa841bd76de9b4ab7ca62f8 (diff) | |
download | libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.tar.gz libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.tar.bz2 libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.zip |
Update copyright years.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/TODO | 2 | ||||
-rw-r--r-- | doc/cyclo/Makefile.am | 2 | ||||
-rw-r--r-- | doc/libtasn1.texi | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 94bba95..a97d668 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-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # @@ -13,7 +13,7 @@ Current list: (-) Means low priority (ie. nobody is interested to develop that) ---------------------------------------------------------------------- -Copyright (C) 2002-2013 Free Software Foundation, Inc. +Copyright (C) 2002-2014 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 1828fd7..541c7f0 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-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # diff --git a/doc/libtasn1.texi b/doc/libtasn1.texi index f5c508f..607bd56 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-2013 Free Software Foundation, Inc. +Copyright @copyright{} 2001-2014 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |