The unified diff between revisions [3eb59b4f..] and [b79bfa1a..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'include/dl_algo.h'
# # # patch "include/dl_algo.h" # from [8d02135e17089e2c9ece22a780620e77081ac9ac] # to [c635a1d4ce27c0bf2d65dfcc29d27925bb18ebe7] # ============================================================ --- include/dl_algo.h 8d02135e17089e2c9ece22a780620e77081ac9ac +++ include/dl_algo.h c635a1d4ce27c0bf2d65dfcc29d27925bb18ebe7 @@ -1,6 +1,6 @@ /************************************************* * DL Scheme Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DL_ALGO_H__