From 630609c11c745c9ec4c9115f928daa74a8ccd1b1 Mon Sep 17 00:00:00 2001 From: csoler Date: Sun, 11 Nov 2018 20:42:48 +0100 Subject: [PATCH] fixed retroshare.project email in licenses --- libbitdht/src/util/bdstring.cc | 2 +- libbitdht/src/util/bdstring.h | 2 +- libresapi/src/api/ApiPluginHandler.cpp | 2 +- libresapi/src/api/ApiPluginHandler.h | 2 +- libresapi/src/api/ApiServer.cpp | 2 +- libresapi/src/api/ApiServer.h | 2 +- libresapi/src/api/ApiServerMHD.cpp | 2 +- libresapi/src/api/ApiServerMHD.h | 2 +- libresapi/src/api/ApiTypes.h | 2 +- libresapi/src/api/FileSearchHandler.cpp | 2 +- libresapi/src/api/FileSearchHandler.h | 2 +- libresapi/src/api/ForumHandler.cpp | 2 +- libresapi/src/api/ForumHandler.h | 2 +- libresapi/src/api/GetPluginInterfaces.cpp | 2 +- libresapi/src/api/GetPluginInterfaces.h | 2 +- libresapi/src/api/GxsResponseTask.cpp | 2 +- libresapi/src/api/GxsResponseTask.h | 2 +- libresapi/src/api/JsonStream.cpp | 2 +- libresapi/src/api/JsonStream.h | 2 +- libresapi/src/api/LivereloadHandler.cpp | 2 +- libresapi/src/api/LivereloadHandler.h | 2 +- libresapi/src/api/Operators.cpp | 2 +- libresapi/src/api/Operators.h | 2 +- libresapi/src/api/ResourceRouter.cpp | 2 +- libresapi/src/api/ResourceRouter.h | 2 +- libresapi/src/api/RsControlModule.cpp | 2 +- libresapi/src/api/RsControlModule.h | 2 +- libresapi/src/api/ServiceControlHandler.cpp | 2 +- libresapi/src/api/ServiceControlHandler.h | 2 +- libresapi/src/api/SettingsHandler.cpp | 2 +- libresapi/src/api/SettingsHandler.h | 2 +- libresapi/src/api/StateTokenServer.cpp | 2 +- libresapi/src/api/StateTokenServer.h | 2 +- libresapi/src/api/StatsHandler.cpp | 2 +- libresapi/src/api/StatsHandler.h | 2 +- libresapi/src/api/TmpBlobStore.cpp | 2 +- libresapi/src/api/TmpBlobStore.h | 2 +- libresapi/src/api/TransfersHandler.cpp | 2 +- libresapi/src/api/TransfersHandler.h | 2 +- libresapi/src/api/json.cpp | 2 +- libresapi/src/util/ContentTypes.cpp | 2 +- libresapi/src/util/ContentTypes.h | 2 +- libretroshare/src/crypto/chacha20.cpp | 2 +- libretroshare/src/crypto/hashstream.cc | 2 +- libretroshare/src/crypto/hashstream.h | 2 +- libretroshare/src/file_sharing/file_tree.cc | 2 +- libretroshare/src/ft/ftfilecreator.cc | 2 +- libretroshare/src/gxs/rsgxsnettunnel.cc | 2 +- libretroshare/src/gxs/rsgxsnettunnel.h | 2 +- libretroshare/src/gxs/rsnxs.h | 2 +- libretroshare/src/pqi/pqinetstatebox.cc | 2 +- libretroshare/src/pqi/pqinetstatebox.h | 2 +- libretroshare/src/retroshare/rsgrouter.h | 2 +- libretroshare/src/retroshare/rsgxsflags.h | 2 +- libretroshare/src/retroshare/rsgxsservice.h | 2 +- libretroshare/src/retroshare/rsversion.h | 2 +- libretroshare/src/rsserver/p3face-info.cc | 2 +- libretroshare/src/rsserver/p3face-server.cc | 2 +- libretroshare/src/rsserver/rsloginhandler.cc | 2 +- libretroshare/src/rsserver/rstypes.cc | 2 +- libretroshare/src/tcponudp/rsudpstack.h | 2 +- libretroshare/src/upnp/upnphandler_linux.cc | 2 +- libretroshare/src/upnp/upnphandler_linux.h | 2 +- libretroshare/src/upnp/upnphandler_miniupnp.cc | 2 +- libretroshare/src/upnp/upnphandler_miniupnp.h | 2 +- libretroshare/src/util/dnsresolver.cc | 2 +- libretroshare/src/util/dnsresolver.h | 2 +- libretroshare/src/util/extaddrfinder.cc | 2 +- libretroshare/src/util/extaddrfinder.h | 2 +- libretroshare/src/util/folderiterator.cc | 2 +- libretroshare/src/util/folderiterator.h | 2 +- libretroshare/src/util/radix32.h | 2 +- libretroshare/src/util/radix64.h | 2 +- libretroshare/src/util/rsinitedptr.h | 2 +- libretroshare/src/util/rsstd.h | 2 +- retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp | 2 +- retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h | 2 +- retroshare-gui/src/gui/common/RSImageBlockWidget.cpp | 2 +- retroshare-gui/src/gui/common/RSImageBlockWidget.h | 2 +- retroshare-gui/src/gui/common/RSItemDelegate.cpp | 2 +- retroshare-gui/src/gui/common/RSItemDelegate.h | 2 +- retroshare-gui/src/gui/common/RSListWidgetItem.cpp | 2 +- retroshare-gui/src/gui/common/RSListWidgetItem.h | 2 +- retroshare-gui/src/gui/common/RSPlainTextEdit.cpp | 2 +- retroshare-gui/src/gui/common/RSPlainTextEdit.h | 2 +- retroshare-gui/src/gui/common/RSTabWidget.cpp | 2 +- retroshare-gui/src/gui/common/RSTabWidget.h | 2 +- retroshare-gui/src/gui/common/RSTextBrowser.cpp | 2 +- retroshare-gui/src/gui/common/RSTextBrowser.h | 2 +- retroshare-gui/src/gui/common/RSTextEdit.cpp | 2 +- retroshare-gui/src/gui/common/RSTextEdit.h | 2 +- retroshare-gui/src/gui/common/RSTreeView.cpp | 2 +- retroshare-gui/src/gui/common/RSTreeView.h | 2 +- retroshare-gui/src/gui/common/RSTreeWidget.cpp | 2 +- retroshare-gui/src/gui/common/RSTreeWidget.h | 2 +- retroshare-gui/src/gui/common/RSTreeWidgetItem.cpp | 2 +- retroshare-gui/src/gui/common/RSTreeWidgetItem.h | 2 +- retroshare-gui/src/gui/common/RsUrlHandler.h | 2 +- retroshare-nogui/src/TerminalApiClient.cpp | 2 +- retroshare-nogui/src/TerminalApiClient.h | 2 +- retroshare-nogui/src/introserver.cc | 2 +- retroshare-nogui/src/introserver.h | 2 +- retroshare-nogui/src/notifytxt.cc | 2 +- retroshare-nogui/src/notifytxt.h | 2 +- retroshare-nogui/src/retroshare.cc | 2 +- .../unittests/libretroshare/gxs/security/gxssecurity_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rsgxsiditem_test.cc | 2 +- .../libretroshare/serialiser/rsgxsupdateitem_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rsnxsitems_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rsstatusitem_test.cc | 2 +- tests/unittests/libretroshare/serialiser/rstlvutil.cc | 2 +- tests/unittests/libretroshare/serialiser/rstlvutil.h | 2 +- tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc | 2 +- tests/unittests/libretroshare/serialiser/support.cc | 2 +- tests/unittests/libretroshare/serialiser/support.h | 4 ++-- tests/unittests/libretroshare/serialiser/tlvbase_test.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvbase_test2.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvitems_test.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvkey_test.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvrandom_test.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvstack_test.cc | 2 +- tests/unittests/libretroshare/serialiser/tlvtypes_test.cc | 4 ++-- tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc | 2 +- tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.h | 2 +- .../libretroshare/services/gxs/GxsIsolatedServiceTester.cc | 2 +- .../libretroshare/services/gxs/GxsIsolatedServiceTester.h | 2 +- .../libretroshare/services/gxs/GxsPairServiceTester.cc | 2 +- .../libretroshare/services/gxs/GxsPairServiceTester.h | 2 +- tests/unittests/libretroshare/services/gxs/GxsPeerNode.cc | 2 +- tests/unittests/libretroshare/services/gxs/GxsPeerNode.h | 2 +- tests/unittests/libretroshare/services/gxs/gxstestservice.cc | 2 +- tests/unittests/libretroshare/services/gxs/gxstestservice.h | 2 +- tests/unittests/libretroshare/services/gxs/nxsbasic_test.cc | 2 +- tests/unittests/libretroshare/services/gxs/nxspair_tests.cc | 2 +- tests/unittests/libretroshare/services/gxs/rsgxstestitems.cc | 2 +- tests/unittests/libretroshare/services/gxs/rsgxstestitems.h | 2 +- tests/unittests/libretroshare/services/status/status_test.cc | 2 +- 139 files changed, 141 insertions(+), 141 deletions(-) diff --git a/libbitdht/src/util/bdstring.cc b/libbitdht/src/util/bdstring.cc index 2b9b289f4..3808e0c68 100644 --- a/libbitdht/src/util/bdstring.cc +++ b/libbitdht/src/util/bdstring.cc @@ -3,7 +3,7 @@ * * * BitDHT: An Flexible DHT library. * * * - * Copyright (C) 2010 Retroshare Team * + * Copyright (C) 2010 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libbitdht/src/util/bdstring.h b/libbitdht/src/util/bdstring.h index 7bd76892d..e9160c663 100644 --- a/libbitdht/src/util/bdstring.h +++ b/libbitdht/src/util/bdstring.h @@ -3,7 +3,7 @@ * * * BitDHT: An Flexible DHT library. * * * - * Copyright (C) 2010 Retroshare Team * + * Copyright (C) 2010 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiPluginHandler.cpp b/libresapi/src/api/ApiPluginHandler.cpp index 304e8e805..29253aa42 100644 --- a/libresapi/src/api/ApiPluginHandler.cpp +++ b/libresapi/src/api/ApiPluginHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiPluginHandler.h b/libresapi/src/api/ApiPluginHandler.h index 5fa8c8098..600e8b505 100644 --- a/libresapi/src/api/ApiPluginHandler.h +++ b/libresapi/src/api/ApiPluginHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiServer.cpp b/libresapi/src/api/ApiServer.cpp index 420a8ef05..8217dc7f6 100644 --- a/libresapi/src/api/ApiServer.cpp +++ b/libresapi/src/api/ApiServer.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiServer.h b/libresapi/src/api/ApiServer.h index 6843d39e7..42331c33e 100644 --- a/libresapi/src/api/ApiServer.h +++ b/libresapi/src/api/ApiServer.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiServerMHD.cpp b/libresapi/src/api/ApiServerMHD.cpp index c14c4ea71..81da6893d 100644 --- a/libresapi/src/api/ApiServerMHD.cpp +++ b/libresapi/src/api/ApiServerMHD.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiServerMHD.h b/libresapi/src/api/ApiServerMHD.h index 9046f0aa7..8258e90ad 100644 --- a/libresapi/src/api/ApiServerMHD.h +++ b/libresapi/src/api/ApiServerMHD.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ApiTypes.h b/libresapi/src/api/ApiTypes.h index 21e1b2132..ba171f9be 100644 --- a/libresapi/src/api/ApiTypes.h +++ b/libresapi/src/api/ApiTypes.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/FileSearchHandler.cpp b/libresapi/src/api/FileSearchHandler.cpp index c768b1112..7f719aa5b 100644 --- a/libresapi/src/api/FileSearchHandler.cpp +++ b/libresapi/src/api/FileSearchHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/FileSearchHandler.h b/libresapi/src/api/FileSearchHandler.h index 66b79209c..7e9b294b1 100644 --- a/libresapi/src/api/FileSearchHandler.h +++ b/libresapi/src/api/FileSearchHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ForumHandler.cpp b/libresapi/src/api/ForumHandler.cpp index 4180eb023..c6b6566b9 100644 --- a/libresapi/src/api/ForumHandler.cpp +++ b/libresapi/src/api/ForumHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ForumHandler.h b/libresapi/src/api/ForumHandler.h index 39fa0167f..e5225bb22 100644 --- a/libresapi/src/api/ForumHandler.h +++ b/libresapi/src/api/ForumHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/GetPluginInterfaces.cpp b/libresapi/src/api/GetPluginInterfaces.cpp index f2558a469..5375d0eea 100644 --- a/libresapi/src/api/GetPluginInterfaces.cpp +++ b/libresapi/src/api/GetPluginInterfaces.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/GetPluginInterfaces.h b/libresapi/src/api/GetPluginInterfaces.h index c7f92b263..9434da3aa 100644 --- a/libresapi/src/api/GetPluginInterfaces.h +++ b/libresapi/src/api/GetPluginInterfaces.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/GxsResponseTask.cpp b/libresapi/src/api/GxsResponseTask.cpp index 036a1f60a..2a35c979d 100644 --- a/libresapi/src/api/GxsResponseTask.cpp +++ b/libresapi/src/api/GxsResponseTask.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/GxsResponseTask.h b/libresapi/src/api/GxsResponseTask.h index 69e31d38d..30c30bc40 100644 --- a/libresapi/src/api/GxsResponseTask.h +++ b/libresapi/src/api/GxsResponseTask.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/JsonStream.cpp b/libresapi/src/api/JsonStream.cpp index 9802efe2a..4e6cffb6c 100644 --- a/libresapi/src/api/JsonStream.cpp +++ b/libresapi/src/api/JsonStream.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/JsonStream.h b/libresapi/src/api/JsonStream.h index 720b239d2..a6e3528ad 100644 --- a/libresapi/src/api/JsonStream.h +++ b/libresapi/src/api/JsonStream.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/LivereloadHandler.cpp b/libresapi/src/api/LivereloadHandler.cpp index e67cc2327..c57c86331 100644 --- a/libresapi/src/api/LivereloadHandler.cpp +++ b/libresapi/src/api/LivereloadHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/LivereloadHandler.h b/libresapi/src/api/LivereloadHandler.h index e32b206c9..5f77259c3 100644 --- a/libresapi/src/api/LivereloadHandler.h +++ b/libresapi/src/api/LivereloadHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/Operators.cpp b/libresapi/src/api/Operators.cpp index 643b39c7a..d0a27765e 100644 --- a/libresapi/src/api/Operators.cpp +++ b/libresapi/src/api/Operators.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/Operators.h b/libresapi/src/api/Operators.h index 92bed4c16..ddb5c18dc 100644 --- a/libresapi/src/api/Operators.h +++ b/libresapi/src/api/Operators.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ResourceRouter.cpp b/libresapi/src/api/ResourceRouter.cpp index 2c780ec2b..4ac6990b4 100644 --- a/libresapi/src/api/ResourceRouter.cpp +++ b/libresapi/src/api/ResourceRouter.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ResourceRouter.h b/libresapi/src/api/ResourceRouter.h index 53222ac75..2b0e6edc1 100644 --- a/libresapi/src/api/ResourceRouter.h +++ b/libresapi/src/api/ResourceRouter.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/RsControlModule.cpp b/libresapi/src/api/RsControlModule.cpp index c5d596ab3..5f07ed7ff 100644 --- a/libresapi/src/api/RsControlModule.cpp +++ b/libresapi/src/api/RsControlModule.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/RsControlModule.h b/libresapi/src/api/RsControlModule.h index 587a753a3..d18c15729 100644 --- a/libresapi/src/api/RsControlModule.h +++ b/libresapi/src/api/RsControlModule.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ServiceControlHandler.cpp b/libresapi/src/api/ServiceControlHandler.cpp index 6597d9d43..18189c197 100644 --- a/libresapi/src/api/ServiceControlHandler.cpp +++ b/libresapi/src/api/ServiceControlHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/ServiceControlHandler.h b/libresapi/src/api/ServiceControlHandler.h index 5ee9f6250..a0cab9008 100644 --- a/libresapi/src/api/ServiceControlHandler.h +++ b/libresapi/src/api/ServiceControlHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/SettingsHandler.cpp b/libresapi/src/api/SettingsHandler.cpp index 64a4d4997..543fa8e99 100644 --- a/libresapi/src/api/SettingsHandler.cpp +++ b/libresapi/src/api/SettingsHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/SettingsHandler.h b/libresapi/src/api/SettingsHandler.h index 6d7b040e8..9e37804d4 100644 --- a/libresapi/src/api/SettingsHandler.h +++ b/libresapi/src/api/SettingsHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/StateTokenServer.cpp b/libresapi/src/api/StateTokenServer.cpp index 7bd77a41f..6c0658e76 100644 --- a/libresapi/src/api/StateTokenServer.cpp +++ b/libresapi/src/api/StateTokenServer.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/StateTokenServer.h b/libresapi/src/api/StateTokenServer.h index 17900de8e..78e0676ed 100644 --- a/libresapi/src/api/StateTokenServer.h +++ b/libresapi/src/api/StateTokenServer.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/StatsHandler.cpp b/libresapi/src/api/StatsHandler.cpp index 49ce23487..05af03265 100644 --- a/libresapi/src/api/StatsHandler.cpp +++ b/libresapi/src/api/StatsHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/StatsHandler.h b/libresapi/src/api/StatsHandler.h index 0b6d65009..428c93695 100644 --- a/libresapi/src/api/StatsHandler.h +++ b/libresapi/src/api/StatsHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/TmpBlobStore.cpp b/libresapi/src/api/TmpBlobStore.cpp index 098f02e39..e3b04d8db 100644 --- a/libresapi/src/api/TmpBlobStore.cpp +++ b/libresapi/src/api/TmpBlobStore.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/TmpBlobStore.h b/libresapi/src/api/TmpBlobStore.h index 18ec6917b..1c4abc274 100644 --- a/libresapi/src/api/TmpBlobStore.h +++ b/libresapi/src/api/TmpBlobStore.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/TransfersHandler.cpp b/libresapi/src/api/TransfersHandler.cpp index c3b499a7e..1874138d9 100644 --- a/libresapi/src/api/TransfersHandler.cpp +++ b/libresapi/src/api/TransfersHandler.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/TransfersHandler.h b/libresapi/src/api/TransfersHandler.h index 41b442838..84b535de5 100644 --- a/libresapi/src/api/TransfersHandler.h +++ b/libresapi/src/api/TransfersHandler.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/api/json.cpp b/libresapi/src/api/json.cpp index 103ad9b67..16f238f39 100644 --- a/libresapi/src/api/json.cpp +++ b/libresapi/src/api/json.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/util/ContentTypes.cpp b/libresapi/src/util/ContentTypes.cpp index 3d026932b..9b54cc5f3 100644 --- a/libresapi/src/util/ContentTypes.cpp +++ b/libresapi/src/util/ContentTypes.cpp @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libresapi/src/util/ContentTypes.h b/libresapi/src/util/ContentTypes.h index 269383bae..02939a917 100644 --- a/libresapi/src/util/ContentTypes.h +++ b/libresapi/src/util/ContentTypes.h @@ -3,7 +3,7 @@ * * * LibResAPI: API for local socket server * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/libretroshare/src/crypto/chacha20.cpp b/libretroshare/src/crypto/chacha20.cpp index 16745968b..ebda0ee3c 100644 --- a/libretroshare/src/crypto/chacha20.cpp +++ b/libretroshare/src/crypto/chacha20.cpp @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2016 by Mr.Alice * + * Copyright 2016 by Mr.Alice * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/crypto/hashstream.cc b/libretroshare/src/crypto/hashstream.cc index 88709acfc..1d3c46b75 100644 --- a/libretroshare/src/crypto/hashstream.cc +++ b/libretroshare/src/crypto/hashstream.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/crypto/hashstream.h b/libretroshare/src/crypto/hashstream.h index 2a09935d0..b6babe6df 100644 --- a/libretroshare/src/crypto/hashstream.h +++ b/libretroshare/src/crypto/hashstream.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/file_sharing/file_tree.cc b/libretroshare/src/file_sharing/file_tree.cc index e96217804..4953b192b 100644 --- a/libretroshare/src/file_sharing/file_tree.cc +++ b/libretroshare/src/file_sharing/file_tree.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/ft/ftfilecreator.cc b/libretroshare/src/ft/ftfilecreator.cc index f792be958..a5c354092 100644 --- a/libretroshare/src/ft/ftfilecreator.cc +++ b/libretroshare/src/ft/ftfilecreator.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2008 by Retroshare Team * + * Copyright 2008 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/gxs/rsgxsnettunnel.cc b/libretroshare/src/gxs/rsgxsnettunnel.cc index fda849e0b..31564f980 100644 --- a/libretroshare/src/gxs/rsgxsnettunnel.cc +++ b/libretroshare/src/gxs/rsgxsnettunnel.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 by Cyril Soler * + * Copyright 2018 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/gxs/rsgxsnettunnel.h b/libretroshare/src/gxs/rsgxsnettunnel.h index 237bb9969..4fec812d2 100644 --- a/libretroshare/src/gxs/rsgxsnettunnel.h +++ b/libretroshare/src/gxs/rsgxsnettunnel.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 by Cyril Soler * + * Copyright 2018 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/gxs/rsnxs.h b/libretroshare/src/gxs/rsnxs.h index fdf268d5b..298e63ac8 100644 --- a/libretroshare/src/gxs/rsnxs.h +++ b/libretroshare/src/gxs/rsnxs.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2011-2011 by Robert Fernie * + * Copyright 2011-2011 by Robert Fernie * * Copyright 2011-2011 by Christopher Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * diff --git a/libretroshare/src/pqi/pqinetstatebox.cc b/libretroshare/src/pqi/pqinetstatebox.cc index 5b711afea..c570440c6 100644 --- a/libretroshare/src/pqi/pqinetstatebox.cc +++ b/libretroshare/src/pqi/pqinetstatebox.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 Retroshare Team * + * Copyright 2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/pqi/pqinetstatebox.h b/libretroshare/src/pqi/pqinetstatebox.h index 886b7d774..d4d86afee 100644 --- a/libretroshare/src/pqi/pqinetstatebox.h +++ b/libretroshare/src/pqi/pqinetstatebox.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 Retroshare Team * + * Copyright 2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/retroshare/rsgrouter.h b/libretroshare/src/retroshare/rsgrouter.h index 445b35d23..e29c5df50 100644 --- a/libretroshare/src/retroshare/rsgrouter.h +++ b/libretroshare/src/retroshare/rsgrouter.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2013 by Cyril Soler * + * Copyright 2013 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/retroshare/rsgxsflags.h b/libretroshare/src/retroshare/rsgxsflags.h index 885c5ae67..7a737c74c 100644 --- a/libretroshare/src/retroshare/rsgxsflags.h +++ b/libretroshare/src/retroshare/rsgxsflags.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2012-2018 by Retroshare Team * + * Copyright 2012-2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/retroshare/rsgxsservice.h b/libretroshare/src/retroshare/rsgxsservice.h index 9e217a04a..aab18b60b 100644 --- a/libretroshare/src/retroshare/rsgxsservice.h +++ b/libretroshare/src/retroshare/rsgxsservice.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2015 Retroshare Team * + * Copyright (C) 2015 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/retroshare/rsversion.h b/libretroshare/src/retroshare/rsversion.h index ca7b82c78..8452cbec8 100644 --- a/libretroshare/src/retroshare/rsversion.h +++ b/libretroshare/src/retroshare/rsversion.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2012-2018 by Retroshare Team * + * Copyright 2012-2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/rsserver/p3face-info.cc b/libretroshare/src/rsserver/p3face-info.cc index e3478aa4e..2b027e15b 100644 --- a/libretroshare/src/rsserver/p3face-info.cc +++ b/libretroshare/src/rsserver/p3face-info.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2015 by RetroShare Team * + * Copyright 2015 by RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/rsserver/p3face-server.cc b/libretroshare/src/rsserver/p3face-server.cc index 6d9581bc7..40bc1c452 100644 --- a/libretroshare/src/rsserver/p3face-server.cc +++ b/libretroshare/src/rsserver/p3face-server.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2015 by Robert Fernie * + * Copyright 2015 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/rsserver/rsloginhandler.cc b/libretroshare/src/rsserver/rsloginhandler.cc index 96c72bf4d..8a0469e1d 100644 --- a/libretroshare/src/rsserver/rsloginhandler.cc +++ b/libretroshare/src/rsserver/rsloginhandler.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2018 retroshare team * + * Copyright 2018 retroshare team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/rsserver/rstypes.cc b/libretroshare/src/rsserver/rstypes.cc index 1e6ec33ab..0dd06b956 100644 --- a/libretroshare/src/rsserver/rstypes.cc +++ b/libretroshare/src/rsserver/rstypes.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/tcponudp/rsudpstack.h b/libretroshare/src/tcponudp/rsudpstack.h index e72e67f5e..77c25692c 100644 --- a/libretroshare/src/tcponudp/rsudpstack.h +++ b/libretroshare/src/tcponudp/rsudpstack.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2012-2012 by Robert Fernie * + * Copyright 2012-2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/upnp/upnphandler_linux.cc b/libretroshare/src/upnp/upnphandler_linux.cc index 4e6c344fb..943e62d7a 100644 --- a/libretroshare/src/upnp/upnphandler_linux.cc +++ b/libretroshare/src/upnp/upnphandler_linux.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2007-2018 Retroshare Team * + * Copyright 2007-2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/upnp/upnphandler_linux.h b/libretroshare/src/upnp/upnphandler_linux.h index 741adfc47..13aa83335 100644 --- a/libretroshare/src/upnp/upnphandler_linux.h +++ b/libretroshare/src/upnp/upnphandler_linux.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2007-2018 Retroshare Team * + * Copyright 2007-2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/upnp/upnphandler_miniupnp.cc b/libretroshare/src/upnp/upnphandler_miniupnp.cc index f264d80a7..316e23748 100644 --- a/libretroshare/src/upnp/upnphandler_miniupnp.cc +++ b/libretroshare/src/upnp/upnphandler_miniupnp.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2007-2018 Retroshare Team * + * Copyright 2007-2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/upnp/upnphandler_miniupnp.h b/libretroshare/src/upnp/upnphandler_miniupnp.h index 1f3c33378..e1616a0b9 100644 --- a/libretroshare/src/upnp/upnphandler_miniupnp.h +++ b/libretroshare/src/upnp/upnphandler_miniupnp.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2007-2018 Retroshare Team * + * Copyright 2007-2018 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/dnsresolver.cc b/libretroshare/src/util/dnsresolver.cc index 58d360027..3b68a052e 100644 --- a/libretroshare/src/util/dnsresolver.cc +++ b/libretroshare/src/util/dnsresolver.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/dnsresolver.h b/libretroshare/src/util/dnsresolver.h index a85c6cfb1..1315dc223 100644 --- a/libretroshare/src/util/dnsresolver.h +++ b/libretroshare/src/util/dnsresolver.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/extaddrfinder.cc b/libretroshare/src/util/extaddrfinder.cc index 034fef58d..315d4f650 100644 --- a/libretroshare/src/util/extaddrfinder.cc +++ b/libretroshare/src/util/extaddrfinder.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/extaddrfinder.h b/libretroshare/src/util/extaddrfinder.h index d0f1db97b..d6f1d687d 100644 --- a/libretroshare/src/util/extaddrfinder.h +++ b/libretroshare/src/util/extaddrfinder.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/folderiterator.cc b/libretroshare/src/util/folderiterator.cc index 3a390af75..c67204fc6 100644 --- a/libretroshare/src/util/folderiterator.cc +++ b/libretroshare/src/util/folderiterator.cc @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/folderiterator.h b/libretroshare/src/util/folderiterator.h index 9117107c3..19cbb8e9c 100644 --- a/libretroshare/src/util/folderiterator.h +++ b/libretroshare/src/util/folderiterator.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2017 Retroshare Team * + * Copyright (C) 2017 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/radix32.h b/libretroshare/src/util/radix32.h index af5fef3ec..46219da17 100644 --- a/libretroshare/src/util/radix32.h +++ b/libretroshare/src/util/radix32.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2015 Retroshare Team * + * Copyright (C) 2015 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/radix64.h b/libretroshare/src/util/radix64.h index 470186a02..82a5af9d3 100644 --- a/libretroshare/src/util/radix64.h +++ b/libretroshare/src/util/radix64.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2015 Retroshare Team * + * Copyright (C) 2015 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/rsinitedptr.h b/libretroshare/src/util/rsinitedptr.h index 333a8af87..09aaa871a 100644 --- a/libretroshare/src/util/rsinitedptr.h +++ b/libretroshare/src/util/rsinitedptr.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright 2010-2010 by Retroshare Team * + * Copyright 2010-2010 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/libretroshare/src/util/rsstd.h b/libretroshare/src/util/rsstd.h index 8a41a3270..2cf3ae31d 100644 --- a/libretroshare/src/util/rsstd.h +++ b/libretroshare/src/util/rsstd.h @@ -3,7 +3,7 @@ * * * libretroshare: retroshare core library * * * - * Copyright (C) 2015 Retroshare Team * + * Copyright (C) 2015 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Lesser General Public License as * diff --git a/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp b/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp index d304ce5c3..038a62ae1 100644 --- a/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp +++ b/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.cpp * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h b/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h index cdcb4f6ee..28b8e8df1 100644 --- a/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h +++ b/retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h @@ -1,7 +1,7 @@ /******************************************************************************* * retroshare-gui/src/gui/FileTransfer/BannedFilesDialog.h * * * - * Copyright 2018 by Retroshare Team * + * Copyright 2018 by Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSImageBlockWidget.cpp b/retroshare-gui/src/gui/common/RSImageBlockWidget.cpp index 789fcba15..e1f517f42 100644 --- a/retroshare-gui/src/gui/common/RSImageBlockWidget.cpp +++ b/retroshare-gui/src/gui/common/RSImageBlockWidget.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSImageBlockWidget.cpp * * * - * Copyright (C) 2013 RetroShare Team * + * Copyright (C) 2013 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSImageBlockWidget.h b/retroshare-gui/src/gui/common/RSImageBlockWidget.h index 6d9b895ed..4396bc4e1 100644 --- a/retroshare-gui/src/gui/common/RSImageBlockWidget.h +++ b/retroshare-gui/src/gui/common/RSImageBlockWidget.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSImageBlockWidget.h * * * - * Copyright (C) 2013 RetroShare Team * + * Copyright (C) 2013 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSItemDelegate.cpp b/retroshare-gui/src/gui/common/RSItemDelegate.cpp index f0f2051f6..d94b24a0e 100644 --- a/retroshare-gui/src/gui/common/RSItemDelegate.cpp +++ b/retroshare-gui/src/gui/common/RSItemDelegate.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSItemDelegate.cpp * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSItemDelegate.h b/retroshare-gui/src/gui/common/RSItemDelegate.h index 04830196d..3eb056b21 100644 --- a/retroshare-gui/src/gui/common/RSItemDelegate.h +++ b/retroshare-gui/src/gui/common/RSItemDelegate.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSItemDelegate.h * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSListWidgetItem.cpp b/retroshare-gui/src/gui/common/RSListWidgetItem.cpp index 64ad1e2b2..320c1cfb4 100644 --- a/retroshare-gui/src/gui/common/RSListWidgetItem.cpp +++ b/retroshare-gui/src/gui/common/RSListWidgetItem.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSListWidgetItem.cpp * * * - * Copyright (C) 2012 RetroShare Team * + * Copyright (C) 2012 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSListWidgetItem.h b/retroshare-gui/src/gui/common/RSListWidgetItem.h index c3ac5ec3f..5fd50b6b9 100644 --- a/retroshare-gui/src/gui/common/RSListWidgetItem.h +++ b/retroshare-gui/src/gui/common/RSListWidgetItem.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSListWidgetItem.h * * * - * Copyright (C) 2012 RetroShare Team * + * Copyright (C) 2012 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSPlainTextEdit.cpp b/retroshare-gui/src/gui/common/RSPlainTextEdit.cpp index 3009ae745..5ad36d63e 100644 --- a/retroshare-gui/src/gui/common/RSPlainTextEdit.cpp +++ b/retroshare-gui/src/gui/common/RSPlainTextEdit.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSPlainTextEdit.cpp * * * - * Copyright (C) 2013 RetroShare Team * + * Copyright (C) 2013 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSPlainTextEdit.h b/retroshare-gui/src/gui/common/RSPlainTextEdit.h index ef0c3152a..a44c9d4cd 100644 --- a/retroshare-gui/src/gui/common/RSPlainTextEdit.h +++ b/retroshare-gui/src/gui/common/RSPlainTextEdit.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSPlainTextEdit.h * * * - * Copyright (C) 2013 RetroShare Team * + * Copyright (C) 2013 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTabWidget.cpp b/retroshare-gui/src/gui/common/RSTabWidget.cpp index 149822a5f..806d277fc 100644 --- a/retroshare-gui/src/gui/common/RSTabWidget.cpp +++ b/retroshare-gui/src/gui/common/RSTabWidget.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTabWidget.cpp * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTabWidget.h b/retroshare-gui/src/gui/common/RSTabWidget.h index b8fb94a74..7789fc1de 100644 --- a/retroshare-gui/src/gui/common/RSTabWidget.h +++ b/retroshare-gui/src/gui/common/RSTabWidget.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTabWidget.h * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTextBrowser.cpp b/retroshare-gui/src/gui/common/RSTextBrowser.cpp index a8ed488d1..46053bb66 100644 --- a/retroshare-gui/src/gui/common/RSTextBrowser.cpp +++ b/retroshare-gui/src/gui/common/RSTextBrowser.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTextBrowser.cpp * * * - * Copyright (C) 2018 RetroShare Team * + * Copyright (C) 2018 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTextBrowser.h b/retroshare-gui/src/gui/common/RSTextBrowser.h index 086889089..1434bbb72 100644 --- a/retroshare-gui/src/gui/common/RSTextBrowser.h +++ b/retroshare-gui/src/gui/common/RSTextBrowser.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTextBrowser.h * * * - * Copyright (C) 2018 RetroShare Team * + * Copyright (C) 2018 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTextEdit.cpp b/retroshare-gui/src/gui/common/RSTextEdit.cpp index 2f7f68a8c..6fb67283f 100644 --- a/retroshare-gui/src/gui/common/RSTextEdit.cpp +++ b/retroshare-gui/src/gui/common/RSTextEdit.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTextEdit.cpp * * * - * Copyright (C) 2014 RetroShare Team * + * Copyright (C) 2014 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTextEdit.h b/retroshare-gui/src/gui/common/RSTextEdit.h index ca18df6df..20ac475b8 100644 --- a/retroshare-gui/src/gui/common/RSTextEdit.h +++ b/retroshare-gui/src/gui/common/RSTextEdit.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTextEdit.h * * * - * Copyright (C) 2014 RetroShare Team * + * Copyright (C) 2014 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeView.cpp b/retroshare-gui/src/gui/common/RSTreeView.cpp index c646b2a61..918fbc558 100644 --- a/retroshare-gui/src/gui/common/RSTreeView.cpp +++ b/retroshare-gui/src/gui/common/RSTreeView.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeView.cpp * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeView.h b/retroshare-gui/src/gui/common/RSTreeView.h index 5132854e4..022a643db 100644 --- a/retroshare-gui/src/gui/common/RSTreeView.h +++ b/retroshare-gui/src/gui/common/RSTreeView.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeView.h * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeWidget.cpp b/retroshare-gui/src/gui/common/RSTreeWidget.cpp index e38bc4bbb..9322535fe 100644 --- a/retroshare-gui/src/gui/common/RSTreeWidget.cpp +++ b/retroshare-gui/src/gui/common/RSTreeWidget.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeWidget.cpp * * * - * Copyright (C) 2012 RetroShare Team * + * Copyright (C) 2012 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeWidget.h b/retroshare-gui/src/gui/common/RSTreeWidget.h index 76f77d0c2..e42024629 100644 --- a/retroshare-gui/src/gui/common/RSTreeWidget.h +++ b/retroshare-gui/src/gui/common/RSTreeWidget.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeWidget.h * * * - * Copyright (C) 2012 RetroShare Team * + * Copyright (C) 2012 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeWidgetItem.cpp b/retroshare-gui/src/gui/common/RSTreeWidgetItem.cpp index 3fcfb580a..64fb1c861 100644 --- a/retroshare-gui/src/gui/common/RSTreeWidgetItem.cpp +++ b/retroshare-gui/src/gui/common/RSTreeWidgetItem.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeWidgetItem.cpp * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RSTreeWidgetItem.h b/retroshare-gui/src/gui/common/RSTreeWidgetItem.h index 7f685f635..37119890a 100644 --- a/retroshare-gui/src/gui/common/RSTreeWidgetItem.h +++ b/retroshare-gui/src/gui/common/RSTreeWidgetItem.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSTreeWidgetItem.h * * * - * Copyright (C) 2010 RetroShare Team * + * Copyright (C) 2010 RetroShare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-gui/src/gui/common/RsUrlHandler.h b/retroshare-gui/src/gui/common/RsUrlHandler.h index 691774b34..c00e5dbd1 100644 --- a/retroshare-gui/src/gui/common/RsUrlHandler.h +++ b/retroshare-gui/src/gui/common/RsUrlHandler.h @@ -1,7 +1,7 @@ /******************************************************************************* * gui/common/RSUrlHandler.h * * * - * Copyright (C) 2011 Cyril Soler * + * Copyright (C) 2011 Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/TerminalApiClient.cpp b/retroshare-nogui/src/TerminalApiClient.cpp index d29b0e059..a5dd888fb 100644 --- a/retroshare-nogui/src/TerminalApiClient.cpp +++ b/retroshare-nogui/src/TerminalApiClient.cpp @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/TerminalApiClient.h b/retroshare-nogui/src/TerminalApiClient.h index fd423c59a..d7c2385a2 100644 --- a/retroshare-nogui/src/TerminalApiClient.h +++ b/retroshare-nogui/src/TerminalApiClient.h @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/introserver.cc b/retroshare-nogui/src/introserver.cc index c263d75ae..15b438409 100644 --- a/retroshare-nogui/src/introserver.cc +++ b/retroshare-nogui/src/introserver.cc @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2012-2012 by Robert Fernie * + * Copyright 2012-2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/introserver.h b/retroshare-nogui/src/introserver.h index 1cf278005..d2ba5adde 100644 --- a/retroshare-nogui/src/introserver.h +++ b/retroshare-nogui/src/introserver.h @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2012-2012 by Robert Fernie * + * Copyright 2012-2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/notifytxt.cc b/retroshare-nogui/src/notifytxt.cc index 44bb267c5..3bd3f5065 100644 --- a/retroshare-nogui/src/notifytxt.cc +++ b/retroshare-nogui/src/notifytxt.cc @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/notifytxt.h b/retroshare-nogui/src/notifytxt.h index b5174528c..08f402717 100644 --- a/retroshare-nogui/src/notifytxt.h +++ b/retroshare-nogui/src/notifytxt.h @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/retroshare-nogui/src/retroshare.cc b/retroshare-nogui/src/retroshare.cc index 4b5307c50..7a88e72d1 100644 --- a/retroshare-nogui/src/retroshare.cc +++ b/retroshare-nogui/src/retroshare.cc @@ -3,7 +3,7 @@ * * * retroshare-nogui: headless version of retroshare * * * - * Copyright 2004-2006 by Robert Fernie * + * Copyright 2004-2006 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/gxs/security/gxssecurity_test.cc b/tests/unittests/libretroshare/gxs/security/gxssecurity_test.cc index f090a861a..fdb42301e 100644 --- a/tests/unittests/libretroshare/gxs/security/gxssecurity_test.cc +++ b/tests/unittests/libretroshare/gxs/security/gxssecurity_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/gxs/security/gxssecurity_tests.cc * * * - * Copyright 2007-2008 by Cyril Soler * + * Copyright 2007-2008 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc b/tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc index eca009978..45da5ef88 100644 --- a/tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsbaseitem_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsgxsiditem_test.cc b/tests/unittests/libretroshare/serialiser/rsgxsiditem_test.cc index c578cfa13..b4d4141ad 100644 --- a/tests/unittests/libretroshare/serialiser/rsgxsiditem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsgxsiditem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsgxsiditem_test.cc * * * - * Copyright 2007-2008 by Cyril Soler * + * Copyright 2007-2008 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsgxsupdateitem_test.cc b/tests/unittests/libretroshare/serialiser/rsgxsupdateitem_test.cc index 2d049f98d..50abee232 100644 --- a/tests/unittests/libretroshare/serialiser/rsgxsupdateitem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsgxsupdateitem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsgxsupdateitem_test.cc * * * - * Copyright 2013 by Crispy * + * Copyright 2013 by Crispy * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc b/tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc index c2b6a0360..51c3cb466 100644 --- a/tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/msgitem_test.cc * * * - * Copyright 2010 by Christopher Evi-Parker * + * Copyright 2010 by Christopher Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsnxsitems_test.cc b/tests/unittests/libretroshare/serialiser/rsnxsitems_test.cc index 8950362f2..4446cb597 100644 --- a/tests/unittests/libretroshare/serialiser/rsnxsitems_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsnxsitems_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsnxsitems_test.cc * * * - * Copyright 2010 by Christopher Evi-Parker * + * Copyright 2010 by Christopher Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsstatusitem_test.cc b/tests/unittests/libretroshare/serialiser/rsstatusitem_test.cc index 70b0de569..9729ef404 100644 --- a/tests/unittests/libretroshare/serialiser/rsstatusitem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsstatusitem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsstatusitem_test.cc * * * - * Copyright 2010 by Christopher Evi-Parker * + * Copyright 2010 by Christopher Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rstlvutil.cc b/tests/unittests/libretroshare/serialiser/rstlvutil.cc index 53e6ede30..ccba1d298 100644 --- a/tests/unittests/libretroshare/serialiser/rstlvutil.cc +++ b/tests/unittests/libretroshare/serialiser/rstlvutil.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rstlvutil.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rstlvutil.h b/tests/unittests/libretroshare/serialiser/rstlvutil.h index 806e8e7d1..3de9d4343 100644 --- a/tests/unittests/libretroshare/serialiser/rstlvutil.h +++ b/tests/unittests/libretroshare/serialiser/rstlvutil.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rstlvutil.h * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc b/tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc index 81b0db278..c96bcd042 100644 --- a/tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc +++ b/tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/rsturtleitems_test.cc * * * - * Copyright 2007-2008 by Cyril Soler * + * Copyright 2007-2008 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/support.cc b/tests/unittests/libretroshare/serialiser/support.cc index 95d049fea..4771937c0 100644 --- a/tests/unittests/libretroshare/serialiser/support.cc +++ b/tests/unittests/libretroshare/serialiser/support.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/support.cc * * * - * Copyright 2007-2008 by Christopher Evi-Parker * + * Copyright 2007-2008 by Christopher Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/support.h b/tests/unittests/libretroshare/serialiser/support.h index af6f8208b..18c7eed9a 100644 --- a/tests/unittests/libretroshare/serialiser/support.h +++ b/tests/unittests/libretroshare/serialiser/support.h @@ -1,8 +1,8 @@ /******************************************************************************* * unittests/libretroshare/serialiser/support.h * * * - * Copyright 2007-2008 by Christopher Evi-Parker * - * Copyright 2007-2008 by Cyril Soler * + * Copyright 2007-2008 by Christopher Evi-Parker * + * Copyright 2007-2008 by Cyril Soler * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvbase_test.cc b/tests/unittests/libretroshare/serialiser/tlvbase_test.cc index 6e887d2f3..2f01346f4 100644 --- a/tests/unittests/libretroshare/serialiser/tlvbase_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvbase_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvbase_test.cc * * * - * Copyright 2007-2008 by Horatio * + * Copyright 2007-2008 by Horatio * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvbase_test2.cc b/tests/unittests/libretroshare/serialiser/tlvbase_test2.cc index 8490a52ee..8270158c5 100644 --- a/tests/unittests/libretroshare/serialiser/tlvbase_test2.cc +++ b/tests/unittests/libretroshare/serialiser/tlvbase_test2.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvbase_test2.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvitems_test.cc b/tests/unittests/libretroshare/serialiser/tlvitems_test.cc index c111b1b66..03eb8f0ab 100644 --- a/tests/unittests/libretroshare/serialiser/tlvitems_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvitems_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvitems_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvkey_test.cc b/tests/unittests/libretroshare/serialiser/tlvkey_test.cc index 477e84ec0..85d59d5ae 100644 --- a/tests/unittests/libretroshare/serialiser/tlvkey_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvkey_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvkey_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvrandom_test.cc b/tests/unittests/libretroshare/serialiser/tlvrandom_test.cc index d9376bab1..060485654 100644 --- a/tests/unittests/libretroshare/serialiser/tlvrandom_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvrandom_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvrandom_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvstack_test.cc b/tests/unittests/libretroshare/serialiser/tlvstack_test.cc index 0353ecb06..8a2f3c904 100644 --- a/tests/unittests/libretroshare/serialiser/tlvstack_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvstack_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvstack_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc b/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc index e9d64c394..b2c2ffb82 100644 --- a/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc +++ b/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc @@ -1,8 +1,8 @@ /******************************************************************************* * unittests/libretroshare/serialiser/tlvtypes_test.cc * * * - * Copyright 2007-2008 by Robert Fernie * - * Copyright 2007-2008 by Chris Evi-Parker * + * Copyright 2007-2008 by Robert Fernie * + * Copyright 2007-2008 by Chris Evi-Parker * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc b/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc index 8a5bd9d4b..d24bcca4e 100644 --- a/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc +++ b/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/FakePgpAuxUtils.cc * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.h b/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.h index 467a3140c..0cb48dbff 100644 --- a/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.h +++ b/tests/unittests/libretroshare/services/gxs/FakePgpAuxUtils.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/FakePgpAuxUtils.h * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.cc b/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.cc index 845320383..23d60edb4 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.cc +++ b/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.cc * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.h b/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.h index ef52047a3..7397fc784 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.h +++ b/tests/unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsIsolatedServiceTester.h * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.cc b/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.cc index 0ce816c37..d0a00a2e2 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.cc +++ b/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsPairServiceTester.cc * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.h b/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.h index 6b75ad6e8..ff9cef0bc 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.h +++ b/tests/unittests/libretroshare/services/gxs/GxsPairServiceTester.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsPairServiceTester.h * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsPeerNode.cc b/tests/unittests/libretroshare/services/gxs/GxsPeerNode.cc index 338e76975..f134cdffb 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsPeerNode.cc +++ b/tests/unittests/libretroshare/services/gxs/GxsPeerNode.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsPeerNode.cc * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/GxsPeerNode.h b/tests/unittests/libretroshare/services/gxs/GxsPeerNode.h index d5d065399..6a2b0dd65 100644 --- a/tests/unittests/libretroshare/services/gxs/GxsPeerNode.h +++ b/tests/unittests/libretroshare/services/gxs/GxsPeerNode.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/GxsPeerNode.h * * * - * Copyright 2014 by Robert Fernie * + * Copyright 2014 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/gxstestservice.cc b/tests/unittests/libretroshare/services/gxs/gxstestservice.cc index afcafcec4..e30309942 100644 --- a/tests/unittests/libretroshare/services/gxs/gxstestservice.cc +++ b/tests/unittests/libretroshare/services/gxs/gxstestservice.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/gxstestservice.cc * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/gxstestservice.h b/tests/unittests/libretroshare/services/gxs/gxstestservice.h index fadd8a1a2..59a5070ef 100644 --- a/tests/unittests/libretroshare/services/gxs/gxstestservice.h +++ b/tests/unittests/libretroshare/services/gxs/gxstestservice.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/gxstestservice.h * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/nxsbasic_test.cc b/tests/unittests/libretroshare/services/gxs/nxsbasic_test.cc index e5610f0ad..4c78e9ad9 100644 --- a/tests/unittests/libretroshare/services/gxs/nxsbasic_test.cc +++ b/tests/unittests/libretroshare/services/gxs/nxsbasic_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/nxsbasic_test.cc * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/nxspair_tests.cc b/tests/unittests/libretroshare/services/gxs/nxspair_tests.cc index c6e429755..88e811b7f 100644 --- a/tests/unittests/libretroshare/services/gxs/nxspair_tests.cc +++ b/tests/unittests/libretroshare/services/gxs/nxspair_tests.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/nxspair_test.cc * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/rsgxstestitems.cc b/tests/unittests/libretroshare/services/gxs/rsgxstestitems.cc index 2ac1c9457..6378f779b 100644 --- a/tests/unittests/libretroshare/services/gxs/rsgxstestitems.cc +++ b/tests/unittests/libretroshare/services/gxs/rsgxstestitems.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/nxstestitems.cc * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/gxs/rsgxstestitems.h b/tests/unittests/libretroshare/services/gxs/rsgxstestitems.h index 06aaf5b91..8fb79ba36 100644 --- a/tests/unittests/libretroshare/services/gxs/rsgxstestitems.h +++ b/tests/unittests/libretroshare/services/gxs/rsgxstestitems.h @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/gxs/nxstestitems.h * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/tests/unittests/libretroshare/services/status/status_test.cc b/tests/unittests/libretroshare/services/status/status_test.cc index 7433dd189..5f47b04c9 100644 --- a/tests/unittests/libretroshare/services/status/status_test.cc +++ b/tests/unittests/libretroshare/services/status/status_test.cc @@ -1,7 +1,7 @@ /******************************************************************************* * unittests/libretroshare/services/status/status_test.cc * * * - * Copyright 2012 by Robert Fernie * + * Copyright 2012 by Robert Fernie * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as *