diff options
Diffstat (limited to 'src/turing.cpp')
-rw-r--r-- | src/turing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/turing.cpp b/src/turing.cpp index 23ceff714..53881d9a5 100644 --- a/src/turing.cpp +++ b/src/turing.cpp @@ -1,6 +1,6 @@ /************************************************* * Turing Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2008 Jack Lloyd * *************************************************/ #include <botan/turing.h> |