From d0c6349244bdf859d10f6644b67b8baf4629eed2 Mon Sep 17 00:00:00 2001
From: Mike Buland <eichlan@xagasoft.com>
Date: Thu, 7 Feb 2008 19:16:09 +0000
Subject: Just updated the copyright date.

---
 src/unit/entities/unit | 2 +-
 src/unit/file.cpp      | 2 +-
 src/unit/fstring.cpp   | 2 +-
 src/unit/hash.cpp      | 2 +-
 src/unit/membuf.cpp    | 2 +-
 src/unit/taf.cpp       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'src/unit')

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 @@
 		name="source"
 		filename="{=name:%tolower}.cpp"
 >/*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * 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 @@
 /*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * 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 @@
 /*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * 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 @@
 /*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * 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 @@
 /*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * 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 @@
 /*
- * Copyright (C) 2007 Xagasoft, All rights reserved.
+ * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
  *
  * This file is part of the libbu++ library and is released under the
  * terms of the license contained in the file LICENSE.
-- 
cgit v1.2.3