aboutsummaryrefslogtreecommitdiff
path: root/src/entities/bu-class
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2008-02-07 19:16:09 +0000
committerMike Buland <eichlan@xagasoft.com>2008-02-07 19:16:09 +0000
commitd0c6349244bdf859d10f6644b67b8baf4629eed2 (patch)
tree40e8267e08f036f227e0d68b778cfacdb1f9e03d /src/entities/bu-class
parent9ab87f39d7fc37e52d742d38b191eed9128d4b5b (diff)
downloadlibbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.gz
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.bz2
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.xz
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.zip
Just updated the copyright date.
Diffstat (limited to 'src/entities/bu-class')
-rw-r--r--src/entities/bu-class4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/entities/bu-class b/src/entities/bu-class
index abe503b..b0dc8b0 100644
--- a/src/entities/bu-class
+++ b/src/entities/bu-class
@@ -6,7 +6,7 @@
6 name="header" 6 name="header"
7 filename="{=name:%tolower}.h" 7 filename="{=name:%tolower}.h"
8>/* 8>/*
9 * Copyright (C) 2007 Xagasoft, All rights reserved. 9 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
10 * 10 *
11 * This file is part of the libbu++ library and is released under the 11 * This file is part of the libbu++ library and is released under the
12 * terms of the license contained in the file LICENSE. 12 * terms of the license contained in the file LICENSE.
@@ -41,7 +41,7 @@
41 name="source" 41 name="source"
42 filename="{=name:%tolower}.cpp" 42 filename="{=name:%tolower}.cpp"
43 >/* 43 >/*
44 * Copyright (C) 2007 Xagasoft, All rights reserved. 44 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
45 * 45 *
46 * This file is part of the libbu++ library and is released under the 46 * This file is part of the libbu++ library and is released under the
47 * terms of the license contained in the file LICENSE. 47 * terms of the license contained in the file LICENSE.