aboutsummaryrefslogtreecommitdiff
path: root/src/unit
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2008-02-07 19:16:09 +0000
committerMike Buland <eichlan@xagasoft.com>2008-02-07 19:16:09 +0000
commitd0c6349244bdf859d10f6644b67b8baf4629eed2 (patch)
tree40e8267e08f036f227e0d68b778cfacdb1f9e03d /src/unit
parent9ab87f39d7fc37e52d742d38b191eed9128d4b5b (diff)
downloadlibbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.gz
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.bz2
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.xz
libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.zip
Just updated the copyright date.
Diffstat (limited to 'src/unit')
-rw-r--r--src/unit/entities/unit2
-rw-r--r--src/unit/file.cpp2
-rw-r--r--src/unit/fstring.cpp2
-rw-r--r--src/unit/hash.cpp2
-rw-r--r--src/unit/membuf.cpp2
-rw-r--r--src/unit/taf.cpp2
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.