aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ml_unix/mlock.cpp
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 /modules/ml_unix/mlock.cpp
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 'modules/ml_unix/mlock.cpp')
-rw-r--r--modules/ml_unix/mlock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ml_unix/mlock.cpp b/modules/ml_unix/mlock.cpp
index 396a996e6..f0f2e380f 100644
--- a/modules/ml_unix/mlock.cpp
+++ b/modules/ml_unix/mlock.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Memory Locking Functions Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#include <botan/util.h>