summaryrefslogtreecommitdiff
path: root/tests/rand/gmpstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rand/gmpstat.h')
-rw-r--r--tests/rand/gmpstat.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/rand/gmpstat.h b/tests/rand/gmpstat.h
index 62dd7bd21..c0248e00a 100644
--- a/tests/rand/gmpstat.h
+++ b/tests/rand/gmpstat.h
@@ -1,5 +1,26 @@
/* gmpstat.h */
+/*
+Copyright (C) 1999 Free Software Foundation, Inc.
+
+This file is part of the GNU MP Library.
+
+The GNU MP Library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Library General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+The GNU MP 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 Library General Public
+License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with the GNU MP Library; see the file COPYING.LIB. If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+MA 02111-1307, USA.
+*/
+
/* This file requires the following header files: gmp.h */
#ifndef __GMPSTAT_H__