diff options
author | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
commit | 19c82804fbce4c977f283164c2d25cf3c2711b42 (patch) | |
tree | 5e8612c5e57a73aaecfa1a4c49d7c03a8cc13ed1 /src/unit/entities | |
parent | 4e9da9d1ad47da1347716490ae30b2378a571e89 (diff) | |
download | libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.gz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.bz2 libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.xz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.zip |
Changed copyright to 2007-2014.
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 7035931..a55a954 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-2013 Xagasoft, All rights reserved. | 8 | * Copyright (C) 2007-2014 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. |