summaryrefslogtreecommitdiff
path: root/lib/x509/compat.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-01-22 15:28:38 +0000
committerSimon Josefsson <simon@josefsson.org>2005-01-22 15:28:38 +0000
commitd690d201679c30f7c66afa1fb913a012fd43325c (patch)
treee751e1a98169fb63a361a27bd5634d389071794c /lib/x509/compat.c
parente934b512ab257516fe9153a5d9828264dde0f06a (diff)
downloadgnutls-d690d201679c30f7c66afa1fb913a012fd43325c.tar.gz
Clean up license templates.
Diffstat (limited to 'lib/x509/compat.c')
-rw-r--r--lib/x509/compat.c30
1 files changed, 16 insertions, 14 deletions
diff --git a/lib/x509/compat.c b/lib/x509/compat.c
index c6bcd24b04..37aa64fdc0 100644
--- a/lib/x509/compat.c
+++ b/lib/x509/compat.c
@@ -1,22 +1,24 @@
/*
- * Copyright (C) 2002,2003 Nikos Mavroyanopoulos
- * Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
*
- * This file is part of GNUTLS.
+ * Author: Nikos Mavroyanopoulos
*
- * The GNUTLS library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
+ * This file is part of GNUTLS.
*
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
+ * The GNUTLS library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * as published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
*
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * USA
*
*/