diff options
-rwxr-xr-x | configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py index 1018dc8d8..d3f450c8d 100755 --- a/configure.py +++ b/configure.py @@ -1436,7 +1436,7 @@ def generate_amalgamation(build_config): amalg_header = """/* * Botan %s Amalgamation -* (C) 1999-2009 Jack Lloyd and others +* (C) 1999-2011 Jack Lloyd and others * * Distributed under the terms of the Botan license */ |