diff options
Diffstat (limited to 'src/jacobi.cpp')
-rw-r--r-- | src/jacobi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jacobi.cpp b/src/jacobi.cpp index 36fd0be81..60a709ad5 100644 --- a/src/jacobi.cpp +++ b/src/jacobi.cpp @@ -1,6 +1,6 @@ /************************************************* * Jacobi Function Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/numthry.h> |