diff options
author | Mike Buland <eichlan@xagasoft.com> | 2019-05-24 23:03:21 -0700 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2019-05-24 23:03:21 -0700 |
commit | ffa9751b84ba615c8f6efbc6b88c9016d333f8d2 (patch) | |
tree | cb192c9d3389a67d27676d8368a69807f2226d8b /gensigs.bld | |
parent | bb9e36f9c683ea888fd5c9ecde2f7c586a0238ac (diff) | |
download | libbu++-ffa9751b84ba615c8f6efbc6b88c9016d333f8d2.tar.gz libbu++-ffa9751b84ba615c8f6efbc6b88c9016d333f8d2.tar.bz2 libbu++-ffa9751b84ba615c8f6efbc6b88c9016d333f8d2.tar.xz libbu++-ffa9751b84ba615c8f6efbc6b88c9016d333f8d2.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 e7b67d4..85f5cce 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-2014 Xagasoft, All rights reserved.\n" | 10 | " * Copyright (C) 2007-2019 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" |