summaryrefslogtreecommitdiff
path: root/lib/random.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-07-09 16:30:42 +0200
committerSimon Josefsson <simon@josefsson.org>2008-07-09 16:30:42 +0200
commit0cceed6de97df5020498eec671d171bdcd2b1293 (patch)
tree6bed574e380ea0328eddfc0ba24995fae2868091 /lib/random.h
parent2b58e029158ac1ada64120ddcea1cb05e864fd69 (diff)
downloadgnutls-0cceed6de97df5020498eec671d171bdcd2b1293.tar.gz
Add license.
Diffstat (limited to 'lib/random.h')
-rw-r--r--lib/random.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/random.h b/lib/random.h
index b91cc96e7b..68b98c8407 100644
--- a/lib/random.h
+++ b/lib/random.h
@@ -1,3 +1,27 @@
+/*
+ * Copyright (C) 2008 Free Software Foundation
+ *
+ * Author: Nikos Mavrogiannopoulos
+ *
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+ * USA
+ *
+ */
+
#ifndef RANDOM_H
# define RANDOM_H