aboutsummaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-04-15 16:37:21 +0000
committerMike Buland <eichlan@xagasoft.com>2012-04-15 16:37:21 +0000
commitdf07e63244b763594fee882b2b3dfcc31fd44209 (patch)
treebb8979580bc9dc8e56ed3cc9d5c332987654117f /src/tests
parentda1de5cdb5c42ce811a66d377789e585042b98c7 (diff)
downloadlibbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.gz
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.bz2
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.xz
libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.zip
Updated copyright, packaging, makefile, etc.
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/base64.cpp2
-rw-r--r--src/tests/bzip2.cpp2
-rw-r--r--src/tests/deflate.cpp2
-rw-r--r--src/tests/lzma.cpp2
-rw-r--r--src/tests/optparser.cpp2
-rw-r--r--src/tests/taf.cpp2
-rw-r--r--src/tests/uuid.cpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/tests/base64.cpp b/src/tests/base64.cpp
index 413ff92..1e1892d 100644
--- a/src/tests/base64.cpp
+++ b/src/tests/base64.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/bzip2.cpp b/src/tests/bzip2.cpp
index 4de06d2..1b6fc2f 100644
--- a/src/tests/bzip2.cpp
+++ b/src/tests/bzip2.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/deflate.cpp b/src/tests/deflate.cpp
index 9796408..8290ed5 100644
--- a/src/tests/deflate.cpp
+++ b/src/tests/deflate.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/lzma.cpp b/src/tests/lzma.cpp
index 752357a..596c396 100644
--- a/src/tests/lzma.cpp
+++ b/src/tests/lzma.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/optparser.cpp b/src/tests/optparser.cpp
index 4892942..772cebc 100644
--- a/src/tests/optparser.cpp
+++ b/src/tests/optparser.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/taf.cpp b/src/tests/taf.cpp
index 1703fbc..e4354f7 100644
--- a/src/tests/taf.cpp
+++ b/src/tests/taf.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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/tests/uuid.cpp b/src/tests/uuid.cpp
index d2f67b1..d612ad5 100644
--- a/src/tests/uuid.cpp
+++ b/src/tests/uuid.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2011 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 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.