aboutsummaryrefslogtreecommitdiff
path: root/gensigs.bld
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-04-15 16:37:21 +0000
committerMike Buland <eichlan@xagasoft.com>2012-04-15 16:37:21 +0000
commitdf07e63244b763594fee882b2b3dfcc31fd44209 (patch)
treebb8979580bc9dc8e56ed3cc9d5c332987654117f /gensigs.bld
parentda1de5cdb5c42ce811a66d377789e585042b98c7 (diff)
downloadlibbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.gz
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.bz2
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.xz
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.zip
Updated copyright, packaging, makefile, etc.
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 d485a6e..344eb62 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-2011 Xagasoft, All rights reserved.\n" 10 " * Copyright (C) 2007-2012 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"