diff options
Diffstat (limited to 'src/rand.sh')
-rw-r--r-- | src/rand.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rand.sh b/src/rand.sh index f2b3cd4..8592dd6 100644 --- a/src/rand.sh +++ b/src/rand.sh @@ -1,6 +1,6 @@ # Linear congruential pseudorandom number generator # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014 Patrick McDermott # # This file is part of the ProteanOS Development Kit. # |