diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-01-11 12:16:27 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-01-11 12:16:27 +0100 |
commit | f7bb5db5eb60f9fbdd7eebb9b5121554c2ba8666 (patch) | |
tree | 462470102d2fbe617725d2df38b4e6ab61ce5034 /examples | |
parent | 225b1c895db467e520c240996b2150cc5649b180 (diff) | |
download | libtasn1-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 'examples')
-rw-r--r-- | examples/CertificateExample.c | 5 | ||||
-rw-r--r-- | examples/CrlExample.c | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/examples/CertificateExample.c b/examples/CertificateExample.c index 0932a70..396b8cf 100644 --- a/examples/CertificateExample.c +++ b/examples/CertificateExample.c @@ -1,7 +1,6 @@ /* - * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, - * Inc. - * Copyright (C) 2000,2001 Fabio Fiorina + * Copyright (C) 2000, 2001, 2006, 2007, 2008, 2009, 2010 Free + * Software Foundation, Inc. * * This file is part of LIBTASN1. * diff --git a/examples/CrlExample.c b/examples/CrlExample.c index 4bb33c4..75a7416 100644 --- a/examples/CrlExample.c +++ b/examples/CrlExample.c @@ -1,7 +1,6 @@ /* - * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, - * Inc. - * Copyright (C) 2000,2001 Fabio Fiorina + * Copyright (C) 2000, 2001, 2006, 2007, 2008, 2009, 2010 Free Software + * Foundation, Inc. * * This file is part of LIBTASN1. * |