diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-01-08 10:09:52 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-01-08 10:09:52 +0100 |
commit | 930d131c2dcb40f25ed95c081af18d639ec2b1d5 (patch) | |
tree | da66b13d1a5a14708d5fd20161671829b11e5a0b /configure.ac | |
parent | a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17 (diff) | |
download | libtasn1-930d131c2dcb40f25ed95c081af18d639ec2b1d5.tar.gz libtasn1-930d131c2dcb40f25ed95c081af18d639ec2b1d5.tar.bz2 libtasn1-930d131c2dcb40f25ed95c081af18d639ec2b1d5.zip |
Update copyright years.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 180550b..796dbac 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -# Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, +# 2011 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # |