summaryrefslogtreecommitdiff
path: root/lib/x509/x509.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-01-24 19:06:50 +0000
committerSimon Josefsson <simon@josefsson.org>2005-01-24 19:06:50 +0000
commit08297e1fe9ae9a551bc52f3f49ed458197f190e7 (patch)
tree451f4bc77014e045099beb151af1129645575f6f /lib/x509/x509.h
parentfd1a2bf546772ff8a6177c6c2442e6fa5b7ce999 (diff)
downloadgnutls-08297e1fe9ae9a551bc52f3f49ed458197f190e7.tar.gz
Clean up license templates.
Diffstat (limited to 'lib/x509/x509.h')
-rw-r--r--lib/x509/x509.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/x509/x509.h b/lib/x509/x509.h
index 4b49088742..f3b46ee3e9 100644
--- a/lib/x509/x509.h
+++ b/lib/x509/x509.h
@@ -1,3 +1,27 @@
+/*
+ * Copyright (C) 2003, 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.
+ *
+ * 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
+ *
+ */
+
#ifndef X509_H
# define X509_H