diff options
author | Mike Buland <eichlan@xagasoft.com> | 2023-08-01 12:00:45 -0700 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2023-08-01 12:00:45 -0700 |
commit | 311d146e2d921bed4ae9d3b19203e935358b30ba (patch) | |
tree | 4609806d4ef5ab7d025832ee17adb3bb8e3ab043 /gensigs.bld | |
parent | 87d76df1720e29e4195cf4a8845c07450fb3b2f2 (diff) | |
download | libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.gz libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.bz2 libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.xz libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.zip |
Updated copyright date.
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" |