aboutsummaryrefslogtreecommitdiff
path: root/src/entities
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities')
-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.