diff options
Diffstat (limited to 'src/rng.cpp')
-rw-r--r-- | src/rng.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rng.cpp b/src/rng.cpp index be8891921..dc93b56f6 100644 --- a/src/rng.cpp +++ b/src/rng.cpp @@ -1,6 +1,6 @@ /************************************************* * Global RNG Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/rng.h> |