diff options
author | lloyd <[email protected]> | 2008-10-09 00:22:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-09 00:22:52 +0000 |
commit | 1ee0834877e3ffa7ff1714ff54368d4794e38fac (patch) | |
tree | 1493f6f31c534385b6a5d95bfcb2156f72ad780d /wrappers/swig/base.cpp | |
parent | a42ef292d86581f5e77c9d976d879ff79e8937b8 (diff) |
Correct copyright notices in SWIG wrapper
Diffstat (limited to 'wrappers/swig/base.cpp')
-rw-r--r-- | wrappers/swig/base.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/swig/base.cpp b/wrappers/swig/base.cpp index 2550b915b..448b3d48e 100644 --- a/wrappers/swig/base.cpp +++ b/wrappers/swig/base.cpp @@ -1,6 +1,6 @@ /************************************************* * SWIG Interface for basic Botan interface * -* (C) 1999-2003 The Botan Project * +* (C) 1999-2003 Jack Lloyd * *************************************************/ #include "base.h" |