diff options
author | Mike Buland <eichlan@xagasoft.com> | 2013-02-11 00:20:52 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2013-02-11 00:20:52 +0000 |
commit | c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4 (patch) | |
tree | 5e6f338a0a3659922ce90367fa2edbebb452e38a /src/unit/entities | |
parent | 8642fe0ba100dee5a66265b07e21e043887a4a92 (diff) | |
download | libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.gz libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.bz2 libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.tar.xz libbu++-c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4.zip |
Updated the copyright for 2013.
Diffstat (limited to 'src/unit/entities')
-rw-r--r-- | src/unit/entities/unit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unit/entities/unit b/src/unit/entities/unit index 2b5e637..7035931 100644 --- a/src/unit/entities/unit +++ b/src/unit/entities/unit | |||
@@ -5,7 +5,7 @@ | |||
5 | name="source" | 5 | name="source" |
6 | filename="{=name:%tolower}.cpp" | 6 | filename="{=name:%tolower}.cpp" |
7 | >/* | 7 | >/* |
8 | * Copyright (C) 2007-2012 Xagasoft, All rights reserved. | 8 | * Copyright (C) 2007-2013 Xagasoft, All rights reserved. |
9 | * | 9 | * |
10 | * This file is part of the libbu++ library and is released under the | 10 | * This file is part of the libbu++ library and is released under the |
11 | * terms of the license contained in the file LICENSE. | 11 | * terms of the license contained in the file LICENSE. |