diff --git a/retroshare-service/CMakeLists.txt b/retroshare-service/CMakeLists.txt index 6100a20c3..1a1edeb0b 100644 --- a/retroshare-service/CMakeLists.txt +++ b/retroshare-service/CMakeLists.txt @@ -1,7 +1,6 @@ # RetroShare decentralized communication platform # # Copyright (C) 2021-2022 Gioacchino Mazzurco -# Copyright (C) 2021-2022 Asociación Civil Altermundi # # SPDX-License-Identifier: CC0-1.0 diff --git a/retroshare-service/src/android/src/org/retroshare/service/RetroShareServiceControlActivity.java b/retroshare-service/src/android/src/org/retroshare/service/RetroShareServiceControlActivity.java index dafe10301..58574217b 100644 --- a/retroshare-service/src/android/src/org/retroshare/service/RetroShareServiceControlActivity.java +++ b/retroshare-service/src/android/src/org/retroshare/service/RetroShareServiceControlActivity.java @@ -1,6 +1,6 @@ /* * RetroShare - * Copyright (C) 2016-2021 Gioacchino Mazzurco + * Copyright (C) 2016-2021 Gioacchino Mazzurco * * 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-service/src/retroshare-service-android.cc b/retroshare-service/src/retroshare-service-android.cc index 30204c8fd..3ea60b4a6 100644 --- a/retroshare-service/src/retroshare-service-android.cc +++ b/retroshare-service/src/retroshare-service-android.cc @@ -1,7 +1,6 @@ /* * RetroShare Service Android * Copyright (C) 2021 Gioacchino Mazzurco - * Copyright (C) 2021 Asociación Civil Altermundi * * 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-service/src/retroshare-service.cc b/retroshare-service/src/retroshare-service.cc index 4ca2c8a7a..52a9052a9 100644 --- a/retroshare-service/src/retroshare-service.cc +++ b/retroshare-service/src/retroshare-service.cc @@ -1,7 +1,6 @@ /* * RetroShare Service * Copyright (C) 2016-2022 Gioacchino Mazzurco - * Copyright (C) 2021-2022 Asociación Civil Altermundi * * 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.pri b/retroshare.pri index 00879e66a..396eb325d 100644 --- a/retroshare.pri +++ b/retroshare.pri @@ -2,7 +2,6 @@ # # Copyright (C) 2004-2021 Retroshare Team # Copyright (C) 2016-2021 Gioacchino Mazzurco -# Copyright (C) 2021 Asociación Civil Altermundi # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the diff --git a/tests/test_JSON_API_DirDetails_handle_correct_64bit_integer_type.sh b/tests/test_JSON_API_DirDetails_handle_correct_64bit_integer_type.sh index 03b99a94e..c757dfa22 100755 --- a/tests/test_JSON_API_DirDetails_handle_correct_64bit_integer_type.sh +++ b/tests/test_JSON_API_DirDetails_handle_correct_64bit_integer_type.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright (C) 2021 Gioacchino Mazzurco -# Copyright (C) 2021 Asociación Civil Altermundi # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the