From 311d146e2d921bed4ae9d3b19203e935358b30ba Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 1 Aug 2023 12:00:45 -0700 Subject: Updated copyright date. --- src/unstable/archivestream.cpp | 2 +- src/unstable/archivestream.h | 2 +- src/unstable/bitstring.cpp | 2 +- src/unstable/bitstring.h | 2 +- src/unstable/blob.cpp | 2 +- src/unstable/blob.h | 2 +- src/unstable/blobbuilder.cpp | 2 +- src/unstable/blobbuilder.h | 2 +- src/unstable/blowfish.cpp | 2 +- src/unstable/blowfish.h | 2 +- src/unstable/cachebase.cpp | 2 +- src/unstable/cachebase.h | 2 +- src/unstable/cacheobject.cpp | 2 +- src/unstable/cacheobject.h | 2 +- src/unstable/cipher.cpp | 2 +- src/unstable/cipher.h | 2 +- src/unstable/dualfilter.cpp | 2 +- src/unstable/dualfilter.h | 2 +- src/unstable/fifo.cpp | 2 +- src/unstable/fifo.h | 2 +- src/unstable/minimacro.cpp | 2 +- src/unstable/minimacro.h | 2 +- src/unstable/myriadcache.cpp | 2 +- src/unstable/myriadcache.h | 2 +- src/unstable/myriadfs.cpp | 2 +- src/unstable/myriadfs.h | 2 +- src/unstable/newline.cpp | 2 +- src/unstable/newline.h | 2 +- src/unstable/protocolwebsocket.cpp | 2 +- src/unstable/protocolwebsocket.h | 2 +- src/unstable/readwritemutex.cpp | 2 +- src/unstable/readwritemutex.h | 2 +- src/unstable/synchrohash.h | 2 +- src/unstable/teestream.cpp | 2 +- src/unstable/teestream.h | 2 +- src/unstable/text.cpp | 2 +- src/unstable/text.h | 2 +- src/unstable/textbuilder.cpp | 2 +- src/unstable/textbuilder.h | 2 +- src/unstable/textcodec.cpp | 2 +- src/unstable/textcodec.h | 2 +- src/unstable/textcodecutf8.cpp | 2 +- src/unstable/textcodecutf8.h | 2 +- src/unstable/udpsocket.cpp | 2 +- src/unstable/udpsocket.h | 2 +- src/unstable/url.cpp | 2 +- src/unstable/url.h | 2 +- src/unstable/urn.cpp | 2 +- src/unstable/urn.h | 2 +- src/unstable/utfstring.cpp | 2 +- src/unstable/utfstring.h | 2 +- src/unstable/uuid.cpp | 2 +- src/unstable/uuid.h | 2 +- 53 files changed, 53 insertions(+), 53 deletions(-) (limited to 'src/unstable') diff --git a/src/unstable/archivestream.cpp b/src/unstable/archivestream.cpp index 437c183..d7d1d27 100644 --- a/src/unstable/archivestream.cpp +++ b/src/unstable/archivestream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/archivestream.h b/src/unstable/archivestream.h index c694037..ef4d2f5 100644 --- a/src/unstable/archivestream.h +++ b/src/unstable/archivestream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/bitstring.cpp b/src/unstable/bitstring.cpp index 6c8c364..21c1316 100644 --- a/src/unstable/bitstring.cpp +++ b/src/unstable/bitstring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/bitstring.h b/src/unstable/bitstring.h index 392392d..afc22fb 100644 --- a/src/unstable/bitstring.h +++ b/src/unstable/bitstring.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blob.cpp b/src/unstable/blob.cpp index 213a1ec..13209e0 100644 --- a/src/unstable/blob.cpp +++ b/src/unstable/blob.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blob.h b/src/unstable/blob.h index 8f948e2..2866ab2 100644 --- a/src/unstable/blob.h +++ b/src/unstable/blob.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blobbuilder.cpp b/src/unstable/blobbuilder.cpp index 29646ba..901c72e 100644 --- a/src/unstable/blobbuilder.cpp +++ b/src/unstable/blobbuilder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blobbuilder.h b/src/unstable/blobbuilder.h index c2995cb..7ad4255 100644 --- a/src/unstable/blobbuilder.h +++ b/src/unstable/blobbuilder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blowfish.cpp b/src/unstable/blowfish.cpp index 7e3ed30..795d6c7 100644 --- a/src/unstable/blowfish.cpp +++ b/src/unstable/blowfish.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/blowfish.h b/src/unstable/blowfish.h index c3248bb..4cd9e69 100644 --- a/src/unstable/blowfish.h +++ b/src/unstable/blowfish.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cachebase.cpp b/src/unstable/cachebase.cpp index 47a1a20..ef26d13 100644 --- a/src/unstable/cachebase.cpp +++ b/src/unstable/cachebase.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cachebase.h b/src/unstable/cachebase.h index 762aca2..ec73ede 100644 --- a/src/unstable/cachebase.h +++ b/src/unstable/cachebase.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cacheobject.cpp b/src/unstable/cacheobject.cpp index 6353c4f..097d035 100644 --- a/src/unstable/cacheobject.cpp +++ b/src/unstable/cacheobject.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cacheobject.h b/src/unstable/cacheobject.h index c6b9b45..cc9ea16 100644 --- a/src/unstable/cacheobject.h +++ b/src/unstable/cacheobject.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cipher.cpp b/src/unstable/cipher.cpp index 664eed8..25e5a39 100644 --- a/src/unstable/cipher.cpp +++ b/src/unstable/cipher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/cipher.h b/src/unstable/cipher.h index 78964a3..14d5cfe 100644 --- a/src/unstable/cipher.h +++ b/src/unstable/cipher.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/dualfilter.cpp b/src/unstable/dualfilter.cpp index e0c59fa..45548b6 100644 --- a/src/unstable/dualfilter.cpp +++ b/src/unstable/dualfilter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/dualfilter.h b/src/unstable/dualfilter.h index cf0c911..8d35fe2 100644 --- a/src/unstable/dualfilter.h +++ b/src/unstable/dualfilter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/fifo.cpp b/src/unstable/fifo.cpp index 1f8eebd..9adc1cd 100644 --- a/src/unstable/fifo.cpp +++ b/src/unstable/fifo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/fifo.h b/src/unstable/fifo.h index 9e1f3a3..f80b7fb 100644 --- a/src/unstable/fifo.h +++ b/src/unstable/fifo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/minimacro.cpp b/src/unstable/minimacro.cpp index a47521f..bbae3b1 100644 --- a/src/unstable/minimacro.cpp +++ b/src/unstable/minimacro.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/minimacro.h b/src/unstable/minimacro.h index 56d96d8..174979c 100644 --- a/src/unstable/minimacro.h +++ b/src/unstable/minimacro.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/myriadcache.cpp b/src/unstable/myriadcache.cpp index 0a41485..c9eb9c4 100644 --- a/src/unstable/myriadcache.cpp +++ b/src/unstable/myriadcache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/myriadcache.h b/src/unstable/myriadcache.h index 7bba93b..24002b0 100644 --- a/src/unstable/myriadcache.h +++ b/src/unstable/myriadcache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/myriadfs.cpp b/src/unstable/myriadfs.cpp index a0e6864..919f8b9 100644 --- a/src/unstable/myriadfs.cpp +++ b/src/unstable/myriadfs.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/myriadfs.h b/src/unstable/myriadfs.h index c03f69c..ff14292 100644 --- a/src/unstable/myriadfs.h +++ b/src/unstable/myriadfs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/newline.cpp b/src/unstable/newline.cpp index b14b448..e085729 100644 --- a/src/unstable/newline.cpp +++ b/src/unstable/newline.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/newline.h b/src/unstable/newline.h index 5abc51a..d881f3a 100644 --- a/src/unstable/newline.h +++ b/src/unstable/newline.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/protocolwebsocket.cpp b/src/unstable/protocolwebsocket.cpp index 2bec1ce..756c177 100644 --- a/src/unstable/protocolwebsocket.cpp +++ b/src/unstable/protocolwebsocket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/protocolwebsocket.h b/src/unstable/protocolwebsocket.h index e5ff804..dfd6157 100644 --- a/src/unstable/protocolwebsocket.h +++ b/src/unstable/protocolwebsocket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/readwritemutex.cpp b/src/unstable/readwritemutex.cpp index 5b990a6..1326a84 100644 --- a/src/unstable/readwritemutex.cpp +++ b/src/unstable/readwritemutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/readwritemutex.h b/src/unstable/readwritemutex.h index 7de693e..0d0cebf 100644 --- a/src/unstable/readwritemutex.h +++ b/src/unstable/readwritemutex.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/synchrohash.h b/src/unstable/synchrohash.h index b508c60..f590cbf 100644 --- a/src/unstable/synchrohash.h +++ b/src/unstable/synchrohash.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/teestream.cpp b/src/unstable/teestream.cpp index facb900..44a9d8e 100644 --- a/src/unstable/teestream.cpp +++ b/src/unstable/teestream.cpp @@ -1,5 +1,5 @@ /* - Bu::TeeStream::* Copyright (C) 2007-2019 Xagasoft, All rights reserved. + Bu::TeeStream::* Copyright (C) 2007-2023 Xagasoft, All rights reserved. Bu::TeeStream::* Bu::TeeStream::* This file is part of the libbu++ library and is released under the Bu::TeeStream::* terms of the license contained in the file LICENSE. diff --git a/src/unstable/teestream.h b/src/unstable/teestream.h index f3afe0e..58c97a7 100644 --- a/src/unstable/teestream.h +++ b/src/unstable/teestream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/text.cpp b/src/unstable/text.cpp index be4c10f..3adeac1 100644 --- a/src/unstable/text.cpp +++ b/src/unstable/text.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/text.h b/src/unstable/text.h index c57dcfb..db3fb80 100644 --- a/src/unstable/text.h +++ b/src/unstable/text.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textbuilder.cpp b/src/unstable/textbuilder.cpp index acd3501..3877b30 100644 --- a/src/unstable/textbuilder.cpp +++ b/src/unstable/textbuilder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textbuilder.h b/src/unstable/textbuilder.h index 8c49f2a..4461a36 100644 --- a/src/unstable/textbuilder.h +++ b/src/unstable/textbuilder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textcodec.cpp b/src/unstable/textcodec.cpp index 0ac791e..42be145 100644 --- a/src/unstable/textcodec.cpp +++ b/src/unstable/textcodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textcodec.h b/src/unstable/textcodec.h index 6ae392e..c6426d6 100644 --- a/src/unstable/textcodec.h +++ b/src/unstable/textcodec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textcodecutf8.cpp b/src/unstable/textcodecutf8.cpp index ce4e0a2..4437f55 100644 --- a/src/unstable/textcodecutf8.cpp +++ b/src/unstable/textcodecutf8.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/textcodecutf8.h b/src/unstable/textcodecutf8.h index f565f57..16ea989 100644 --- a/src/unstable/textcodecutf8.h +++ b/src/unstable/textcodecutf8.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/udpsocket.cpp b/src/unstable/udpsocket.cpp index 07dc697..db48467 100644 --- a/src/unstable/udpsocket.cpp +++ b/src/unstable/udpsocket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/udpsocket.h b/src/unstable/udpsocket.h index 20bdc7f..448efea 100644 --- a/src/unstable/udpsocket.h +++ b/src/unstable/udpsocket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/url.cpp b/src/unstable/url.cpp index 9612464..33182ed 100644 --- a/src/unstable/url.cpp +++ b/src/unstable/url.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/url.h b/src/unstable/url.h index af8c75c..e1255d7 100644 --- a/src/unstable/url.h +++ b/src/unstable/url.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/urn.cpp b/src/unstable/urn.cpp index 73271f8..3062e61 100644 --- a/src/unstable/urn.cpp +++ b/src/unstable/urn.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/urn.h b/src/unstable/urn.h index 73271f8..3062e61 100644 --- a/src/unstable/urn.h +++ b/src/unstable/urn.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/utfstring.cpp b/src/unstable/utfstring.cpp index be03c6e..a2ae33b 100644 --- a/src/unstable/utfstring.cpp +++ b/src/unstable/utfstring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/utfstring.h b/src/unstable/utfstring.h index e36c2dd..48ed4b6 100644 --- a/src/unstable/utfstring.h +++ b/src/unstable/utfstring.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/uuid.cpp b/src/unstable/uuid.cpp index c5ff943..f242f46 100644 --- a/src/unstable/uuid.cpp +++ b/src/unstable/uuid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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/unstable/uuid.h b/src/unstable/uuid.h index 07ec333..5a7c890 100644 --- a/src/unstable/uuid.h +++ b/src/unstable/uuid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2019 Xagasoft, All rights reserved. + * Copyright (C) 2007-2023 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