diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-01-25 12:03:52 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-01-25 12:03:52 +0100 |
commit | 8790dc9cca0ff3d22efe06f3556d7ade51419d73 (patch) | |
tree | b627ca81693dcb3f963277aa8a3bbe5a1a585806 /lib/opencdk/literal.c | |
parent | 9f0a403ce9d6bb5addd672e4cb8f9934b12f183a (diff) | |
download | gnutls-8790dc9cca0ff3d22efe06f3556d7ade51419d73.tar.gz |
Cleanup copyright headers.
Diffstat (limited to 'lib/opencdk/literal.c')
-rw-r--r-- | lib/opencdk/literal.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/opencdk/literal.c b/lib/opencdk/literal.c index 2dffaef7ce..bb86ec9476 100644 --- a/lib/opencdk/literal.c +++ b/lib/opencdk/literal.c @@ -1,6 +1,5 @@ /* literal.c - Literal packet filters - * Copyright (C) 2002-2003, 2008-2010, 2012 Free Software Foundation, - * Inc. + * Copyright (C) 2002-2012 Free Software Foundation, Inc. * * Author: Timo Schulz * @@ -20,6 +19,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + #ifdef HAVE_CONFIG_H #include <config.h> #endif |