diff options
author | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
commit | 19c82804fbce4c977f283164c2d25cf3c2711b42 (patch) | |
tree | 5e8612c5e57a73aaecfa1a4c49d7c03a8cc13ed1 /gensigs.bld | |
parent | 4e9da9d1ad47da1347716490ae30b2378a571e89 (diff) | |
download | libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.gz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.bz2 libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.xz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.zip |
Changed copyright to 2007-2014.
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 63b381d..e7b67d4 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-2013 Xagasoft, All rights reserved.\n" | 10 | " * Copyright (C) 2007-2014 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" |