diff options
Diffstat (limited to 'src/unit')
-rw-r--r-- | src/unit/entities/unit | 2 | ||||
-rw-r--r-- | src/unit/file.cpp | 2 | ||||
-rw-r--r-- | src/unit/fstring.cpp | 2 | ||||
-rw-r--r-- | src/unit/hash.cpp | 2 | ||||
-rw-r--r-- | src/unit/membuf.cpp | 2 | ||||
-rw-r--r-- | src/unit/taf.cpp | 2 |
6 files changed, 6 insertions, 6 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. |
diff --git a/src/unit/file.cpp b/src/unit/file.cpp index abc816a..68574ca 100644 --- a/src/unit/file.cpp +++ b/src/unit/file.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
diff --git a/src/unit/fstring.cpp b/src/unit/fstring.cpp index cd90835..c856b05 100644 --- a/src/unit/fstring.cpp +++ b/src/unit/fstring.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
diff --git a/src/unit/hash.cpp b/src/unit/hash.cpp index 2fdf0f6..481256b 100644 --- a/src/unit/hash.cpp +++ b/src/unit/hash.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
diff --git a/src/unit/membuf.cpp b/src/unit/membuf.cpp index 2fcd95d..3aebc4d 100644 --- a/src/unit/membuf.cpp +++ b/src/unit/membuf.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
diff --git a/src/unit/taf.cpp b/src/unit/taf.cpp index b3edf5c..4e22ab1 100644 --- a/src/unit/taf.cpp +++ b/src/unit/taf.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |