diff options
| author | Mike Buland <eichlan@xagasoft.com> | 2012-04-15 16:37:21 +0000 |
|---|---|---|
| committer | Mike Buland <eichlan@xagasoft.com> | 2012-04-15 16:37:21 +0000 |
| commit | df07e63244b763594fee882b2b3dfcc31fd44209 (patch) | |
| tree | bb8979580bc9dc8e56ed3cc9d5c332987654117f /src/tools | |
| parent | da1de5cdb5c42ce811a66d377789e585042b98c7 (diff) | |
| download | libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.gz libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.bz2 libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.xz libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.zip | |
Updated copyright, packaging, makefile, etc.
Diffstat (limited to '')
| -rw-r--r-- | src/tools/bnfcompile.cpp | 2 | ||||
| -rw-r--r-- | src/tools/mkunit.cpp | 2 | ||||
| -rw-r--r-- | src/tools/myriad.cpp | 2 | ||||
| -rw-r--r-- | src/tools/parser.cpp | 2 | ||||
| -rw-r--r-- | src/tools/viewcsv.cpp | 2 |
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. |
