diff options
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 |