aboutsummaryrefslogtreecommitdiff
path: root/src/tools
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/tools
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/tools')
-rw-r--r--src/tools/bnfcompile.cpp2
-rw-r--r--src/tools/mkunit.cpp2
-rw-r--r--src/tools/myriad.cpp2
-rw-r--r--src/tools/parser.cpp2
-rw-r--r--src/tools/viewcsv.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/bnfcompile.cpp b/src/tools/bnfcompile.cpp
index defb16b..af7a0eb 100644
--- a/src/tools/bnfcompile.cpp
+++ b/src/tools/bnfcompile.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/tools/mkunit.cpp b/src/tools/mkunit.cpp
index 741a888..d634feb 100644
--- a/src/tools/mkunit.cpp
+++ b/src/tools/mkunit.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/tools/myriad.cpp b/src/tools/myriad.cpp
index 30b936c..7cab628 100644
--- a/src/tools/myriad.cpp
+++ b/src/tools/myriad.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/tools/parser.cpp b/src/tools/parser.cpp
index 7d35f12..af53bc8 100644
--- a/src/tools/parser.cpp
+++ b/src/tools/parser.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/tools/viewcsv.cpp b/src/tools/viewcsv.cpp
index 6997b9b..46db319 100644
--- a/src/tools/viewcsv.cpp
+++ b/src/tools/viewcsv.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.