diff options
Diffstat (limited to 'gensigs.bld')
-rw-r--r-- | gensigs.bld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gensigs.bld b/gensigs.bld index 85f5cce..0235d38 100644 --- a/gensigs.bld +++ b/gensigs.bld | |||
@@ -7,7 +7,7 @@ function genSigs( outName ) | |||
7 | fOut = open(outName, "w"); | 7 | fOut = open(outName, "w"); |
8 | fOut.write( | 8 | fOut.write( |
9 | "/*\n" | 9 | "/*\n" |
10 | " * Copyright (C) 2007-2019 Xagasoft, All rights reserved.\n" | 10 | " * Copyright (C) 2007-2023 Xagasoft, All rights reserved.\n" |
11 | " *\n" | 11 | " *\n" |
12 | " * This file is part of the libbu++ library and is released under the\n" | 12 | " * This file is part of the libbu++ library and is released under the\n" |
13 | " * terms of the license contained in the file LICENSE.\n" | 13 | " * terms of the license contained in the file LICENSE.\n" |