diff options
Diffstat (limited to 'modules/ml_unix/mlock.cpp')
-rw-r--r-- | modules/ml_unix/mlock.cpp | 2 |
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> |