diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ASN1.y | 2 | ||||
-rw-r--r-- | lib/Makefile.am | 2 | ||||
-rw-r--r-- | lib/coding.c | 2 | ||||
-rw-r--r-- | lib/element.c | 2 | ||||
-rw-r--r-- | lib/element.h | 2 | ||||
-rw-r--r-- | lib/errors.c | 2 | ||||
-rw-r--r-- | lib/gstr.c | 2 | ||||
-rw-r--r-- | lib/gstr.h | 2 | ||||
-rw-r--r-- | lib/int.h | 2 | ||||
-rw-r--r-- | lib/libtasn1.h | 2 | ||||
-rw-r--r-- | lib/libtasn1.map | 2 | ||||
-rw-r--r-- | lib/libtasn1.pc.in | 2 | ||||
-rw-r--r-- | lib/parser_aux.c | 2 | ||||
-rw-r--r-- | lib/parser_aux.h | 2 | ||||
-rw-r--r-- | lib/structure.c | 2 | ||||
-rw-r--r-- | lib/structure.h | 2 | ||||
-rw-r--r-- | lib/version.c | 2 |
17 files changed, 17 insertions, 17 deletions
@@ -1,6 +1,6 @@ %{ /* - * Copyright (C) 2001-2012 Free Software Foundation, Inc. + * Copyright (C) 2001-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/Makefile.am b/lib/Makefile.am index 2ea4c09..7b3e570 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # diff --git a/lib/coding.c b/lib/coding.c index 80adf85..6aeb0ec 100644 --- a/lib/coding.c +++ b/lib/coding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/element.c b/lib/element.c index 93fa1f1..8604c24 100644 --- a/lib/element.c +++ b/lib/element.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 Free Software Foundation, Inc. + * Copyright (C) 2000-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/element.h b/lib/element.h index 6e166dd..014b473 100644 --- a/lib/element.h +++ b/lib/element.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 Free Software Foundation, Inc. + * Copyright (C) 2000-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/errors.c b/lib/errors.c index 0a14974..99c09d0 100644 --- a/lib/errors.c +++ b/lib/errors.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/libtasn1.h b/lib/libtasn1.h index 3856097..6916033 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/libtasn1.map b/lib/libtasn1.map index 2edf9ef..f8f7c0f 100644 --- a/lib/libtasn1.map +++ b/lib/libtasn1.map @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2012 Free Software Foundation, Inc. +# Copyright (C) 2009-2013 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # diff --git a/lib/libtasn1.pc.in b/lib/libtasn1.pc.in index 32da237..429c58a 100644 --- a/lib/libtasn1.pc.in +++ b/lib/libtasn1.pc.in @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 Free Software Foundation, Inc. +# Copyright (C) 2005-2013 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # diff --git a/lib/parser_aux.c b/lib/parser_aux.c index 69681e9..34bf1e7 100644 --- a/lib/parser_aux.c +++ b/lib/parser_aux.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 Free Software Foundation, Inc. + * Copyright (C) 2000-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/parser_aux.h b/lib/parser_aux.h index f270b73..24663eb 100644 --- a/lib/parser_aux.h +++ b/lib/parser_aux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 Free Software Foundation, Inc. + * Copyright (C) 2000-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/structure.c b/lib/structure.c index 58e6f32..22f1037 100644 --- a/lib/structure.c +++ b/lib/structure.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/structure.h b/lib/structure.h index b8d7418..0e1e79d 100644 --- a/lib/structure.h +++ b/lib/structure.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/lib/version.c b/lib/version.c index 83d70c9..3725236 100644 --- a/lib/version.c +++ b/lib/version.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 Free Software Foundation, Inc. + * Copyright (C) 2000-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * |