summaryrefslogtreecommitdiff
path: root/lib/rand-isaac.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rand-isaac.h')
-rw-r--r--lib/rand-isaac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rand-isaac.h b/lib/rand-isaac.h
index a34a0a73..5f0c8646 100644
--- a/lib/rand-isaac.h
+++ b/lib/rand-isaac.h
@@ -1,6 +1,6 @@
/* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
- Copyright (C) 1999-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2015 Free Software Foundation, Inc.
Copyright (C) 1997, 1998, 1999 Colin Plumb.
This program is free software: you can redistribute it and/or modify