diff options
author | lloyd <[email protected]> | 2008-03-10 04:19:43 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-03-10 04:19:43 +0000 |
commit | 758d5246ea13111b31791e797b059b2b39a512b8 (patch) | |
tree | 5d1fea6d759e234908d47ca1f8dfeeab5d13c6cc /src/mp_comba.cpp | |
parent | e7740ada3945fa9b1cabeb04a6f0a9862ea2507c (diff) |
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
updated dates on files that have actually changed this year. This makes
the diff across versions readable again.
Diffstat (limited to 'src/mp_comba.cpp')
-rw-r--r-- | src/mp_comba.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_comba.cpp b/src/mp_comba.cpp index 60b8638d4..b979a2d96 100644 --- a/src/mp_comba.cpp +++ b/src/mp_comba.cpp @@ -1,6 +1,6 @@ /************************************************* * Comba Multiplication and Squaring Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/mp_core.h> |