summaryrefslogtreecommitdiff
path: root/lib/ext_max_record.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-01-22 15:18:55 +0000
committerSimon Josefsson <simon@josefsson.org>2005-01-22 15:18:55 +0000
commite934b512ab257516fe9153a5d9828264dde0f06a (patch)
tree7acc144e495969c3d9dcdfdba21cb79834665917 /lib/ext_max_record.c
parent1fafacc7d8a541638c8b363103623af4e105279a (diff)
downloadgnutls-e934b512ab257516fe9153a5d9828264dde0f06a.tar.gz
Clean up license templates.
Diffstat (limited to 'lib/ext_max_record.c')
-rw-r--r--lib/ext_max_record.c28
1 files changed, 15 insertions, 13 deletions
diff --git a/lib/ext_max_record.c b/lib/ext_max_record.c
index a82a466d5a..d381a0d9d4 100644
--- a/lib/ext_max_record.c
+++ b/lib/ext_max_record.c
@@ -1,22 +1,24 @@
/*
- * Copyright (C) 2001 Nikos Mavroyanopoulos
- * Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005 Free Software Foundation
+ *
+ * Author: Nikos Mavroyanopoulos
*
* This file is part of GNUTLS.
*
- * 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.
+ * 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 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.
+ * 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
+ * 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
*
*/