summaryrefslogtreecommitdiff
path: root/lib/rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rand.c')
-rw-r--r--lib/rand.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rand.c b/lib/rand.c
index 78cc7fa..ef1b169 100644
--- a/lib/rand.c
+++ b/lib/rand.c
@@ -1,10 +1,10 @@
/* rand.c: a simple pseudo-random number generator.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,