diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-01-23 21:55:17 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-01-23 21:55:17 +0100 |
commit | 3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544 (patch) | |
tree | 668111cb0986e354fa2a18392d754a37f48a898e /doc | |
parent | d87061e176d4e7b1f900482ee5276490160d0c76 (diff) | |
download | libtasn1-3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544.tar.gz libtasn1-3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544.tar.bz2 libtasn1-3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544.zip |
Bump copyright years.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/cyclo/Makefile.am | 2 | ||||
-rw-r--r-- | doc/libtasn1.texi | 2 |
4 files changed, 4 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 8599c56..90c7ae1 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-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-2012 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # @@ -13,8 +13,7 @@ Current list: (-) Means low priority (ie. nobody is interested to develop that) ---------------------------------------------------------------------- -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 -Free Software Foundation, Inc. +Copyright (C) 2002-2012 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 225e92c..df34d6a 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-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-2012 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # diff --git a/doc/libtasn1.texi b/doc/libtasn1.texi index 84649ec..3b97215 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 Distinguish Encoding Rules (DER) manipulation. -Copyright @copyright{} 2001-2011 Free Software Foundation, Inc. +Copyright @copyright{} 2001-2012 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |