diff options
author | Mike Buland <eichlan@xagasoft.com> | 2008-02-07 19:16:09 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2008-02-07 19:16:09 +0000 |
commit | d0c6349244bdf859d10f6644b67b8baf4629eed2 (patch) | |
tree | 40e8267e08f036f227e0d68b778cfacdb1f9e03d /src/unit/entities | |
parent | 9ab87f39d7fc37e52d742d38b191eed9128d4b5b (diff) | |
download | libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.gz libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.bz2 libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.xz libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.zip |
Just updated the copyright date.
Diffstat (limited to '')
-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 ab0eed2..a2d66a4 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 Xagasoft, All rights reserved. | 8 | * Copyright (C) 2007-2008 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. |