summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-01-11 12:16:27 +0100
committerSimon Josefsson <simon@josefsson.org>2010-01-11 12:16:27 +0100
commitf7bb5db5eb60f9fbdd7eebb9b5121554c2ba8666 (patch)
tree462470102d2fbe617725d2df38b4e6ab61ce5034 /src
parent225b1c895db467e520c240996b2150cc5649b180 (diff)
downloadlibtasn1-f7bb5db5eb60f9fbdd7eebb9b5121554c2ba8666.tar.gz
libtasn1-f7bb5db5eb60f9fbdd7eebb9b5121554c2ba8666.tar.bz2
libtasn1-f7bb5db5eb60f9fbdd7eebb9b5121554c2ba8666.zip
Merge Fabio and Nikos copyrights to the FSF, both have signed papers.
Diffstat (limited to 'src')
-rw-r--r--src/asn1Coding.c5
-rw-r--r--src/asn1Decoding.c5
-rw-r--r--src/asn1Parser.c5
3 files changed, 6 insertions, 9 deletions
diff --git a/src/asn1Coding.c b/src/asn1Coding.c
index 18a49d4..a3aeed9 100644
--- a/src/asn1Coding.c
+++ b/src/asn1Coding.c
@@ -1,7 +1,6 @@
/* asn1Coding.c --- program to generate a DER coding of an ASN1 definition.
- * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
- * Inc.
- * Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/src/asn1Decoding.c b/src/asn1Decoding.c
index 51ee745..6670ba3 100644
--- a/src/asn1Decoding.c
+++ b/src/asn1Decoding.c
@@ -1,7 +1,6 @@
/* asn1Decoding.c --- program to generate an ASN1 type from a DER coding.
- * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
- * Inc.
- * Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/src/asn1Parser.c b/src/asn1Parser.c
index 7e0ead5..b7b53c7 100644
--- a/src/asn1Parser.c
+++ b/src/asn1Parser.c
@@ -1,7 +1,6 @@
/* asn1Parser.c -- program to parse a file with ASN1 definitions
- * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
- * Inc.
- * Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
*
* This file is part of LIBTASN1.
*