From d0c6349244bdf859d10f6644b67b8baf4629eed2 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 7 Feb 2008 19:16:09 +0000 Subject: Just updated the copyright date. --- LICENSE | 2 +- Makefile | 2 +- Makefile.legacy | 2 +- build.conf | 2 +- src/archival.cpp | 2 +- src/archival.h | 2 +- src/archive.cpp | 2 +- src/archive.h | 2 +- src/array.cpp | 2 +- src/array.h | 2 +- src/atom.cpp | 2 +- src/atom.h | 2 +- src/bzip2.cpp | 2 +- src/bzip2.h | 2 +- src/client.cpp | 2 +- src/client.h | 2 +- src/clientlink.cpp | 2 +- src/clientlink.h | 2 +- src/clientlinkfactory.cpp | 2 +- src/clientlinkfactory.h | 2 +- src/conduit.cpp | 2 +- src/conduit.h | 2 +- src/doxy/archives.dox | 2 +- src/doxy/groups.dox | 2 +- src/doxy/main.dox | 2 +- src/doxy/servers.dox | 2 +- src/doxy/streams.dox | 2 +- src/doxy/threading.dox | 2 +- src/entities/bu-class | 4 ++-- src/exceptionbase.cpp | 2 +- src/exceptionbase.h | 2 +- src/exceptions.cpp | 2 +- src/exceptions.h | 2 +- src/file.cpp | 2 +- src/file.h | 2 +- src/filter.cpp | 2 +- src/filter.h | 2 +- src/formula.cpp | 2 +- src/formula.h | 2 +- src/fstring.cpp | 2 +- src/fstring.h | 2 +- src/hash.cpp | 2 +- src/hash.h | 2 +- src/inprogress/xmldocument.cpp | 2 +- src/inprogress/xmldocument.h | 2 +- src/inprogress/xmlnode.cpp | 2 +- src/inprogress/xmlnode.h | 2 +- src/inprogress/xmlreader.cpp | 2 +- src/inprogress/xmlreader.h | 2 +- src/inprogress/xmlwriter.cpp | 2 +- src/inprogress/xmlwriter.h | 2 +- src/ito.cpp | 2 +- src/ito.h | 2 +- src/itoatom.h | 2 +- src/itocondition.cpp | 2 +- src/itocondition.h | 2 +- src/itomutex.cpp | 2 +- src/itomutex.h | 2 +- src/itoqueue.h | 2 +- src/itoserver.cpp | 2 +- src/itoserver.h | 2 +- src/linkmessage.cpp | 2 +- src/linkmessage.h | 2 +- src/list.cpp | 2 +- src/list.h | 2 +- src/logger.cpp | 2 +- src/logger.h | 2 +- src/membuf.cpp | 2 +- src/membuf.h | 2 +- src/minimacro.cpp | 2 +- src/minimacro.h | 2 +- src/osx_compatibility.h | 2 +- src/paramproc.cpp | 2 +- src/paramproc.h | 2 +- src/plugger.cpp | 2 +- src/plugger.h | 2 +- src/process.cpp | 2 +- src/process.h | 2 +- src/programchain.cpp | 2 +- src/programchain.h | 2 +- src/programlink.cpp | 2 +- src/programlink.h | 2 +- src/protocol.cpp | 2 +- src/protocol.h | 2 +- src/protocolhttp.cpp | 2 +- src/protocolhttp.h | 2 +- src/protocoltelnet.cpp | 2 +- src/protocoltelnet.h | 2 +- src/queue.cpp | 2 +- src/queue.h | 2 +- src/ringbuffer.cpp | 2 +- src/ringbuffer.h | 2 +- src/server.cpp | 2 +- src/server.h | 2 +- src/serversocket.cpp | 2 +- src/serversocket.h | 2 +- src/set.cpp | 2 +- src/set.h | 2 +- src/singleton.h | 2 +- src/socket.cpp | 2 +- src/socket.h | 2 +- src/sptr.cpp | 2 +- src/sptr.h | 2 +- src/stack.cpp | 2 +- src/stack.h | 2 +- src/stdstream.cpp | 2 +- src/stdstream.h | 2 +- src/stream.cpp | 2 +- src/stream.h | 2 +- src/tafnode.cpp | 2 +- src/tafnode.h | 2 +- src/tafreader.cpp | 2 +- src/tafreader.h | 2 +- src/tafwriter.cpp | 2 +- src/tafwriter.h | 2 +- src/tests/archive.cpp | 2 +- src/tests/atom.cpp | 2 +- src/tests/bzip2.cpp | 2 +- src/tests/formula.cpp | 2 +- src/tests/fstratsptr.cpp | 2 +- src/tests/fstrformat.cpp | 2 +- src/tests/fstring.cpp | 2 +- src/tests/fstrstd.cpp | 2 +- src/tests/hash.cpp | 2 +- src/tests/itoqueue1.cpp | 2 +- src/tests/itoqueue2.cpp | 2 +- src/tests/itoserver.cpp | 2 +- src/tests/list.cpp | 2 +- src/tests/logger.cpp | 2 +- src/tests/mmparse.cpp | 2 +- src/tests/ringbuffer.cpp | 2 +- src/tests/size.cpp | 2 +- src/tests/socketblock.cpp | 2 +- src/tests/taf.cpp | 2 +- src/tests/telnetsrv.cpp | 2 +- src/trace.h | 2 +- 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 +- src/unitsuite.cpp | 2 +- src/unitsuite.h | 2 +- 144 files changed, 145 insertions(+), 145 deletions(-) diff --git a/LICENSE b/LICENSE index a6f4f08..92c8b7b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2007 Xagasoft +Copyright (C) 2007-2008 Xagasoft All rights reserved. diff --git a/Makefile b/Makefile index 27e59f5..6f6446f 100644 --- a/Makefile +++ b/Makefile @@ -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/Makefile.legacy b/Makefile.legacy index 02c233e..b9b2305 100644 --- a/Makefile.legacy +++ b/Makefile.legacy @@ -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/build.conf b/build.conf index 3737a62..e3603ae 100644 --- a/build.conf +++ b/build.conf @@ -1,6 +1,6 @@ # Build config file for libbu++ # -# 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/archival.cpp b/src/archival.cpp index 05ad786..daec60a 100644 --- a/src/archival.cpp +++ b/src/archival.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/archival.h b/src/archival.h index 3bd9612..d758f3d 100644 --- a/src/archival.h +++ b/src/archival.h @@ -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/archive.cpp b/src/archive.cpp index d11f853..610dc7b 100644 --- a/src/archive.cpp +++ b/src/archive.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/archive.h b/src/archive.h index fbd971e..464f85f 100644 --- a/src/archive.h +++ b/src/archive.h @@ -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/array.cpp b/src/array.cpp index 5e7b6b5..8cb58ab 100644 --- a/src/array.cpp +++ b/src/array.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/array.h b/src/array.h index d51172d..093ece2 100644 --- a/src/array.h +++ b/src/array.h @@ -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/atom.cpp b/src/atom.cpp index 0c07223..1d9dd1d 100644 --- a/src/atom.cpp +++ b/src/atom.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/atom.h b/src/atom.h index e19255a..2655e2b 100644 --- a/src/atom.h +++ b/src/atom.h @@ -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/bzip2.cpp b/src/bzip2.cpp index a41d499..9108bcf 100644 --- a/src/bzip2.cpp +++ b/src/bzip2.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/bzip2.h b/src/bzip2.h index f17ce21..fd0ba5c 100644 --- a/src/bzip2.h +++ b/src/bzip2.h @@ -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/client.cpp b/src/client.cpp index d1eb29c..fb56e2c 100644 --- a/src/client.cpp +++ b/src/client.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/client.h b/src/client.h index 20eb8b8..954f134 100644 --- a/src/client.h +++ b/src/client.h @@ -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/clientlink.cpp b/src/clientlink.cpp index 7061a71..3ab888b 100644 --- a/src/clientlink.cpp +++ b/src/clientlink.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/clientlink.h b/src/clientlink.h index e76665b..c5bb0d9 100644 --- a/src/clientlink.h +++ b/src/clientlink.h @@ -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/clientlinkfactory.cpp b/src/clientlinkfactory.cpp index 523d8ec..28a7791 100644 --- a/src/clientlinkfactory.cpp +++ b/src/clientlinkfactory.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/clientlinkfactory.h b/src/clientlinkfactory.h index 4d3ed7b..66c5ff9 100644 --- a/src/clientlinkfactory.h +++ b/src/clientlinkfactory.h @@ -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/conduit.cpp b/src/conduit.cpp index 413bf7c..83d5e15 100644 --- a/src/conduit.cpp +++ b/src/conduit.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/conduit.h b/src/conduit.h index 4598bd1..181fcf9 100644 --- a/src/conduit.h +++ b/src/conduit.h @@ -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/doxy/archives.dox b/src/doxy/archives.dox index 4c92f02..bc8c72a 100644 --- a/src/doxy/archives.dox +++ b/src/doxy/archives.dox @@ -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/doxy/groups.dox b/src/doxy/groups.dox index 69bb189..9b54950 100644 --- a/src/doxy/groups.dox +++ b/src/doxy/groups.dox @@ -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/doxy/main.dox b/src/doxy/main.dox index 8f5c2b6..a13438f 100644 --- a/src/doxy/main.dox +++ b/src/doxy/main.dox @@ -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/doxy/servers.dox b/src/doxy/servers.dox index a91f51e..0d061a6 100644 --- a/src/doxy/servers.dox +++ b/src/doxy/servers.dox @@ -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/doxy/streams.dox b/src/doxy/streams.dox index 87db151..8217210 100644 --- a/src/doxy/streams.dox +++ b/src/doxy/streams.dox @@ -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/doxy/threading.dox b/src/doxy/threading.dox index aa0f0e0..ee4da45 100644 --- a/src/doxy/threading.dox +++ b/src/doxy/threading.dox @@ -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/entities/bu-class b/src/entities/bu-class index abe503b..b0dc8b0 100644 --- a/src/entities/bu-class +++ b/src/entities/bu-class @@ -6,7 +6,7 @@ name="header" filename="{=name:%tolower}.h" >/* - * 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. @@ -41,7 +41,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/exceptionbase.cpp b/src/exceptionbase.cpp index e25997a..61bbcb4 100644 --- a/src/exceptionbase.cpp +++ b/src/exceptionbase.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/exceptionbase.h b/src/exceptionbase.h index 3c8f0da..391e41d 100644 --- a/src/exceptionbase.h +++ b/src/exceptionbase.h @@ -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/exceptions.cpp b/src/exceptions.cpp index 562777e..24c1a93 100644 --- a/src/exceptions.cpp +++ b/src/exceptions.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/exceptions.h b/src/exceptions.h index eeea0aa..cef682f 100644 --- a/src/exceptions.h +++ b/src/exceptions.h @@ -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/file.cpp b/src/file.cpp index 573667c..3896005 100644 --- a/src/file.cpp +++ b/src/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/file.h b/src/file.h index ab3e529..1468f93 100644 --- a/src/file.h +++ b/src/file.h @@ -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/filter.cpp b/src/filter.cpp index c28e524..9f10026 100644 --- a/src/filter.cpp +++ b/src/filter.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/filter.h b/src/filter.h index f86d6c3..d28986d 100644 --- a/src/filter.h +++ b/src/filter.h @@ -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/formula.cpp b/src/formula.cpp index cef1323..a7d9347 100644 --- a/src/formula.cpp +++ b/src/formula.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/formula.h b/src/formula.h index 2b119da..ed543bd 100644 --- a/src/formula.h +++ b/src/formula.h @@ -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/fstring.cpp b/src/fstring.cpp index d278914..3ed4f2b 100644 --- a/src/fstring.cpp +++ b/src/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/fstring.h b/src/fstring.h index 49ec77e..8b22160 100644 --- a/src/fstring.h +++ b/src/fstring.h @@ -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/hash.cpp b/src/hash.cpp index b07991a..de925a7 100644 --- a/src/hash.cpp +++ b/src/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/hash.h b/src/hash.h index d1cfad8..2c91e13 100644 --- a/src/hash.h +++ b/src/hash.h @@ -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/inprogress/xmldocument.cpp b/src/inprogress/xmldocument.cpp index 3397d5c..c3114d6 100644 --- a/src/inprogress/xmldocument.cpp +++ b/src/inprogress/xmldocument.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/inprogress/xmldocument.h b/src/inprogress/xmldocument.h index f95919a..b4fdc9d 100644 --- a/src/inprogress/xmldocument.h +++ b/src/inprogress/xmldocument.h @@ -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/inprogress/xmlnode.cpp b/src/inprogress/xmlnode.cpp index 9114dcf..f31d4ae 100644 --- a/src/inprogress/xmlnode.cpp +++ b/src/inprogress/xmlnode.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/inprogress/xmlnode.h b/src/inprogress/xmlnode.h index 3683728..ed52f32 100644 --- a/src/inprogress/xmlnode.h +++ b/src/inprogress/xmlnode.h @@ -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/inprogress/xmlreader.cpp b/src/inprogress/xmlreader.cpp index 85f500b..5c755bb 100644 --- a/src/inprogress/xmlreader.cpp +++ b/src/inprogress/xmlreader.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/inprogress/xmlreader.h b/src/inprogress/xmlreader.h index 7e23a8a..0219b0e 100644 --- a/src/inprogress/xmlreader.h +++ b/src/inprogress/xmlreader.h @@ -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/inprogress/xmlwriter.cpp b/src/inprogress/xmlwriter.cpp index d3966c2..1489b28 100644 --- a/src/inprogress/xmlwriter.cpp +++ b/src/inprogress/xmlwriter.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/inprogress/xmlwriter.h b/src/inprogress/xmlwriter.h index ce67d0b..45bc22e 100644 --- a/src/inprogress/xmlwriter.h +++ b/src/inprogress/xmlwriter.h @@ -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/ito.cpp b/src/ito.cpp index 8df61c5..3fbaf83 100644 --- a/src/ito.cpp +++ b/src/ito.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/ito.h b/src/ito.h index c95c6d0..009d4b1 100644 --- a/src/ito.h +++ b/src/ito.h @@ -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/itoatom.h b/src/itoatom.h index 582b091..4eaa13c 100644 --- a/src/itoatom.h +++ b/src/itoatom.h @@ -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/itocondition.cpp b/src/itocondition.cpp index 0f64a69..bf2965c 100644 --- a/src/itocondition.cpp +++ b/src/itocondition.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/itocondition.h b/src/itocondition.h index 9688000..7300920 100644 --- a/src/itocondition.h +++ b/src/itocondition.h @@ -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/itomutex.cpp b/src/itomutex.cpp index 5ba4f50..080d003 100644 --- a/src/itomutex.cpp +++ b/src/itomutex.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/itomutex.h b/src/itomutex.h index c6a1577..0521b81 100644 --- a/src/itomutex.h +++ b/src/itomutex.h @@ -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/itoqueue.h b/src/itoqueue.h index dd32eb1..a481f87 100644 --- a/src/itoqueue.h +++ b/src/itoqueue.h @@ -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/itoserver.cpp b/src/itoserver.cpp index db5ae04..6513536 100644 --- a/src/itoserver.cpp +++ b/src/itoserver.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/itoserver.h b/src/itoserver.h index 09ed1cd..ec76316 100644 --- a/src/itoserver.h +++ b/src/itoserver.h @@ -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/linkmessage.cpp b/src/linkmessage.cpp index 111790d..4c7c801 100644 --- a/src/linkmessage.cpp +++ b/src/linkmessage.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/linkmessage.h b/src/linkmessage.h index 7259e2f..c9abd04 100644 --- a/src/linkmessage.h +++ b/src/linkmessage.h @@ -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/list.cpp b/src/list.cpp index ef450bc..bc7c2eb 100644 --- a/src/list.cpp +++ b/src/list.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/list.h b/src/list.h index 74cca3e..d8ddd08 100644 --- a/src/list.h +++ b/src/list.h @@ -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/logger.cpp b/src/logger.cpp index 39649c5..3ba3285 100644 --- a/src/logger.cpp +++ b/src/logger.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/logger.h b/src/logger.h index 0a9bc5c..58fca66 100644 --- a/src/logger.h +++ b/src/logger.h @@ -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/membuf.cpp b/src/membuf.cpp index d5e8158..459282e 100644 --- a/src/membuf.cpp +++ b/src/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/membuf.h b/src/membuf.h index 993030c..b728f38 100644 --- a/src/membuf.h +++ b/src/membuf.h @@ -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/minimacro.cpp b/src/minimacro.cpp index 1d2abf8..3e69fe4 100644 --- a/src/minimacro.cpp +++ b/src/minimacro.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/minimacro.h b/src/minimacro.h index f278666..7aed912 100644 --- a/src/minimacro.h +++ b/src/minimacro.h @@ -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/osx_compatibility.h b/src/osx_compatibility.h index be9d481..717079c 100644 --- a/src/osx_compatibility.h +++ b/src/osx_compatibility.h @@ -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/paramproc.cpp b/src/paramproc.cpp index d97821a..95f97c6 100644 --- a/src/paramproc.cpp +++ b/src/paramproc.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/paramproc.h b/src/paramproc.h index f74b151..bd59948 100644 --- a/src/paramproc.h +++ b/src/paramproc.h @@ -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/plugger.cpp b/src/plugger.cpp index ff1f3d6..d891174 100644 --- a/src/plugger.cpp +++ b/src/plugger.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/plugger.h b/src/plugger.h index adaf009..992b541 100644 --- a/src/plugger.h +++ b/src/plugger.h @@ -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/process.cpp b/src/process.cpp index 0724159..e71b782 100644 --- a/src/process.cpp +++ b/src/process.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/process.h b/src/process.h index 025b295..27e2a32 100644 --- a/src/process.h +++ b/src/process.h @@ -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/programchain.cpp b/src/programchain.cpp index 5cc1d60..d592969 100644 --- a/src/programchain.cpp +++ b/src/programchain.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/programchain.h b/src/programchain.h index 0da1f83..bd4f658 100644 --- a/src/programchain.h +++ b/src/programchain.h @@ -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/programlink.cpp b/src/programlink.cpp index ca84fd6..9280bcf 100644 --- a/src/programlink.cpp +++ b/src/programlink.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/programlink.h b/src/programlink.h index 2583629..dfbbdb5 100644 --- a/src/programlink.h +++ b/src/programlink.h @@ -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/protocol.cpp b/src/protocol.cpp index e197b7f..83ab4ba 100644 --- a/src/protocol.cpp +++ b/src/protocol.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/protocol.h b/src/protocol.h index 61fff93..2c84bfd 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -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/protocolhttp.cpp b/src/protocolhttp.cpp index 1f00d3a..80f32e1 100644 --- a/src/protocolhttp.cpp +++ b/src/protocolhttp.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/protocolhttp.h b/src/protocolhttp.h index 6a854ea..6632a65 100644 --- a/src/protocolhttp.h +++ b/src/protocolhttp.h @@ -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/protocoltelnet.cpp b/src/protocoltelnet.cpp index 5b47a45..504493b 100644 --- a/src/protocoltelnet.cpp +++ b/src/protocoltelnet.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/protocoltelnet.h b/src/protocoltelnet.h index c8bd1b8..59004a0 100644 --- a/src/protocoltelnet.h +++ b/src/protocoltelnet.h @@ -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/queue.cpp b/src/queue.cpp index c7aef2e..7d17c75 100644 --- a/src/queue.cpp +++ b/src/queue.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/queue.h b/src/queue.h index 0fab474..78f6db6 100644 --- a/src/queue.h +++ b/src/queue.h @@ -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/ringbuffer.cpp b/src/ringbuffer.cpp index 16d2131..ebc2934 100644 --- a/src/ringbuffer.cpp +++ b/src/ringbuffer.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/ringbuffer.h b/src/ringbuffer.h index 53d8d60..5bca65a 100644 --- a/src/ringbuffer.h +++ b/src/ringbuffer.h @@ -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/server.cpp b/src/server.cpp index cca486a..7604972 100644 --- a/src/server.cpp +++ b/src/server.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/server.h b/src/server.h index 1ba5fd7..b296bf8 100644 --- a/src/server.h +++ b/src/server.h @@ -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/serversocket.cpp b/src/serversocket.cpp index 9f483cd..b528b6f 100644 --- a/src/serversocket.cpp +++ b/src/serversocket.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/serversocket.h b/src/serversocket.h index c91cf93..ca03026 100644 --- a/src/serversocket.h +++ b/src/serversocket.h @@ -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/set.cpp b/src/set.cpp index f8a70a0..6f5a54c 100644 --- a/src/set.cpp +++ b/src/set.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/set.h b/src/set.h index 7615077..3ba7c9a 100644 --- a/src/set.h +++ b/src/set.h @@ -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/singleton.h b/src/singleton.h index 7fdeaac..7bdf97f 100644 --- a/src/singleton.h +++ b/src/singleton.h @@ -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/socket.cpp b/src/socket.cpp index 94639b1..f68fc37 100644 --- a/src/socket.cpp +++ b/src/socket.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/socket.h b/src/socket.h index 7acf055..838dfad 100644 --- a/src/socket.h +++ b/src/socket.h @@ -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/sptr.cpp b/src/sptr.cpp index f363e2e..3e26802 100644 --- a/src/sptr.cpp +++ b/src/sptr.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/sptr.h b/src/sptr.h index 4058b71..0538c38 100644 --- a/src/sptr.h +++ b/src/sptr.h @@ -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/stack.cpp b/src/stack.cpp index c636e5b..684037b 100644 --- a/src/stack.cpp +++ b/src/stack.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/stack.h b/src/stack.h index 5bdd4a5..99ce6e8 100644 --- a/src/stack.h +++ b/src/stack.h @@ -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/stdstream.cpp b/src/stdstream.cpp index 1ddb3c1..4bb7b17 100644 --- a/src/stdstream.cpp +++ b/src/stdstream.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/stdstream.h b/src/stdstream.h index 3660548..b553a64 100644 --- a/src/stdstream.h +++ b/src/stdstream.h @@ -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/stream.cpp b/src/stream.cpp index 82fe73b..290afb3 100644 --- a/src/stream.cpp +++ b/src/stream.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/stream.h b/src/stream.h index 94d10a4..945d308 100644 --- a/src/stream.h +++ b/src/stream.h @@ -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/tafnode.cpp b/src/tafnode.cpp index 514ae26..6883b97 100644 --- a/src/tafnode.cpp +++ b/src/tafnode.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/tafnode.h b/src/tafnode.h index 2e31f4d..d76fae9 100644 --- a/src/tafnode.h +++ b/src/tafnode.h @@ -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/tafreader.cpp b/src/tafreader.cpp index ea4c955..4f0e1ec 100644 --- a/src/tafreader.cpp +++ b/src/tafreader.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/tafreader.h b/src/tafreader.h index 04037e9..3668296 100644 --- a/src/tafreader.h +++ b/src/tafreader.h @@ -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/tafwriter.cpp b/src/tafwriter.cpp index 9abaea4..8dcde86 100644 --- a/src/tafwriter.cpp +++ b/src/tafwriter.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/tafwriter.h b/src/tafwriter.h index ca0de37..907f868 100644 --- a/src/tafwriter.h +++ b/src/tafwriter.h @@ -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/tests/archive.cpp b/src/tests/archive.cpp index 10bb834..698d37c 100644 --- a/src/tests/archive.cpp +++ b/src/tests/archive.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/tests/atom.cpp b/src/tests/atom.cpp index 7b8228c..f596833 100644 --- a/src/tests/atom.cpp +++ b/src/tests/atom.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/tests/bzip2.cpp b/src/tests/bzip2.cpp index cd87c3e..88c5a5d 100644 --- a/src/tests/bzip2.cpp +++ b/src/tests/bzip2.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/tests/formula.cpp b/src/tests/formula.cpp index fd043c7..635d73f 100644 --- a/src/tests/formula.cpp +++ b/src/tests/formula.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/tests/fstratsptr.cpp b/src/tests/fstratsptr.cpp index 04e52d4..d761c4e 100644 --- a/src/tests/fstratsptr.cpp +++ b/src/tests/fstratsptr.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/tests/fstrformat.cpp b/src/tests/fstrformat.cpp index 8a3588a..5adfd06 100644 --- a/src/tests/fstrformat.cpp +++ b/src/tests/fstrformat.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/tests/fstring.cpp b/src/tests/fstring.cpp index ca62a74..f4dfc52 100644 --- a/src/tests/fstring.cpp +++ b/src/tests/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/tests/fstrstd.cpp b/src/tests/fstrstd.cpp index 799b240..bd58bb6 100644 --- a/src/tests/fstrstd.cpp +++ b/src/tests/fstrstd.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/tests/hash.cpp b/src/tests/hash.cpp index 0168143..76cf0ec 100644 --- a/src/tests/hash.cpp +++ b/src/tests/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/tests/itoqueue1.cpp b/src/tests/itoqueue1.cpp index 5dbfd16..58c1602 100644 --- a/src/tests/itoqueue1.cpp +++ b/src/tests/itoqueue1.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/tests/itoqueue2.cpp b/src/tests/itoqueue2.cpp index 6cdd493..d55e32c 100644 --- a/src/tests/itoqueue2.cpp +++ b/src/tests/itoqueue2.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/tests/itoserver.cpp b/src/tests/itoserver.cpp index f6a7052..f4ab726 100644 --- a/src/tests/itoserver.cpp +++ b/src/tests/itoserver.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/tests/list.cpp b/src/tests/list.cpp index c45921e..8811509 100644 --- a/src/tests/list.cpp +++ b/src/tests/list.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/tests/logger.cpp b/src/tests/logger.cpp index c9a1216..71a1ca2 100644 --- a/src/tests/logger.cpp +++ b/src/tests/logger.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/tests/mmparse.cpp b/src/tests/mmparse.cpp index af0c19c..c60aa1c 100644 --- a/src/tests/mmparse.cpp +++ b/src/tests/mmparse.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/tests/ringbuffer.cpp b/src/tests/ringbuffer.cpp index 4636aab..46c515b 100644 --- a/src/tests/ringbuffer.cpp +++ b/src/tests/ringbuffer.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/tests/size.cpp b/src/tests/size.cpp index 1876d7b..eb094ba 100644 --- a/src/tests/size.cpp +++ b/src/tests/size.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/tests/socketblock.cpp b/src/tests/socketblock.cpp index 9f1d30e..2a7dfdc 100644 --- a/src/tests/socketblock.cpp +++ b/src/tests/socketblock.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/tests/taf.cpp b/src/tests/taf.cpp index 43fd48e..281b9c4 100644 --- a/src/tests/taf.cpp +++ b/src/tests/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. diff --git a/src/tests/telnetsrv.cpp b/src/tests/telnetsrv.cpp index 186d6ae..9fe2881 100644 --- a/src/tests/telnetsrv.cpp +++ b/src/tests/telnetsrv.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/trace.h b/src/trace.h index fb54aaf..91e2094 100644 --- a/src/trace.h +++ b/src/trace.h @@ -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/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. diff --git a/src/unitsuite.cpp b/src/unitsuite.cpp index b479913..5e59026 100644 --- a/src/unitsuite.cpp +++ b/src/unitsuite.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/unitsuite.h b/src/unitsuite.h index 18d7995..d281e6a 100644 --- a/src/unitsuite.h +++ b/src/unitsuite.h @@ -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