aboutsummaryrefslogtreecommitdiff
path: root/gensigs.bld
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2013-02-11 00:20:52 +0000
committerMike Buland <eichlan@xagasoft.com>2013-02-11 00:20:52 +0000
commitc74da8dee7207a81c7e37339f0d3cdb8b5eb37e4 (patch)
tree5e6f338a0a3659922ce90367fa2edbebb452e38a /gensigs.bld
parent8642fe0ba100dee5a66265b07e21e043887a4a92 (diff)
downloadlibbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.gz
libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.bz2
libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.xz
libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.zip
Updated the copyright for 2013.
Diffstat (limited to 'gensigs.bld')
-rw-r--r--gensigs.bld2
1 files changed, 1 insertions, 1 deletions
diff --git a/gensigs.bld b/gensigs.bld
index 6bb1e55..ed36f61 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-2012 Xagasoft, All rights reserved.\n" 10 " * Copyright (C) 2007-2013 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"