aboutsummaryrefslogtreecommitdiffstats
path: root/include/alg_id.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-02-14 18:43:45 +0000
committerlloyd <[email protected]>2008-02-14 18:43:45 +0000
commit90be13de6fa5fb2778b5d6d296c81fd0e9393b97 (patch)
treed4907e023592ee117065c6879ba9e6827d279b22 /include/alg_id.h
parent030c4f7d5ced92d6a0e83e2f62d312f262cf2f4c (diff)
Mass update of the copyright date. Honestly I don't know why I bother,
but might as well keep it up to date. And it's easier to do it once with a 'perl -pi' command than to update each file over time. Apologies to anyone looking at diffs.
Diffstat (limited to 'include/alg_id.h')
-rw-r--r--include/alg_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alg_id.h b/include/alg_id.h
index c16173be1..4bc4fdf6b 100644
--- a/include/alg_id.h
+++ b/include/alg_id.h
@@ -1,6 +1,6 @@
/*************************************************
* Algorithm Identifier Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_ALGORITHM_IDENTIFIER_H__