From ffa9751b84ba615c8f6efbc6b88c9016d333f8d2 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Fri, 24 May 2019 23:03:21 -0700 Subject: Updated copyright date. --- gensigs.bld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gensigs.bld') 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 ) fOut = open(outName, "w"); fOut.write( "/*\n" - " * Copyright (C) 2007-2014 Xagasoft, All rights reserved.\n" + " * Copyright (C) 2007-2019 Xagasoft, All rights reserved.\n" " *\n" " * This file is part of the libbu++ library and is released under the\n" " * terms of the license contained in the file LICENSE.\n" -- cgit v1.2.3