From 64ea935991cbeb6172f3be5535f2d4689b2a6e1f Mon Sep 17 00:00:00 2001 From: Giovanni La Mura <giovanni.lamura@inaf.it> Date: Fri, 21 Jun 2024 18:54:39 +0200 Subject: [PATCH] Switch to GNU GPLv3 all README files --- README.md | 28 ++++++++++++++-------------- build/README.md | 25 ++++++++++++++----------- containers/docker/README.md | 27 +++++++++++++++------------ containers/singularity/README.md | 27 +++++++++++++++------------ doc/src/README.md | 27 +++++++++++++++------------ src/README.md | 27 +++++++++++++++------------ src/scripts/README.md | 27 +++++++++++++++------------ test_data/README.md | 25 ++++++++++++++----------- 8 files changed, 117 insertions(+), 96 deletions(-) diff --git a/README.md b/README.md index 4ccf9edc..15fd950e 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ The current implementation offers a set of elementary tests to check that the or # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - \ No newline at end of file + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/build/README.md b/build/README.md index 554c0d68..c4b1aacd 100644 --- a/build/README.md +++ b/build/README.md @@ -98,16 +98,19 @@ where the arguments must be valid paths to binary transition matrix files saved # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at +# License - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/containers/docker/README.md b/containers/docker/README.md index d7f8e8f9..271a4a58 100644 --- a/containers/docker/README.md +++ b/containers/docker/README.md @@ -13,16 +13,19 @@ where `<image name>` is either `np-tmcode` or `np-tmcode-run`. One may also add # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 +# License - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/containers/singularity/README.md b/containers/singularity/README.md index fad12700..12ab899c 100644 --- a/containers/singularity/README.md +++ b/containers/singularity/README.md @@ -20,16 +20,19 @@ where `<full path to image name>` is the name of the sif image, including full o # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 +# License - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/doc/src/README.md b/doc/src/README.md index 28f258ff..ebcd796d 100644 --- a/doc/src/README.md +++ b/doc/src/README.md @@ -16,16 +16,19 @@ Alternatively, you can use `make` from the project `src` folder (named `np_tmcod # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 +# License - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/src/README.md b/src/README.md index fe3cbeef..5f501604 100644 --- a/src/README.md +++ b/src/README.md @@ -38,16 +38,19 @@ In all cases, build commands executed through `make` will output the object file # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 +# License - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/src/scripts/README.md b/src/scripts/README.md index de3fead8..e8d2b1d1 100644 --- a/src/scripts/README.md +++ b/src/scripts/README.md @@ -37,16 +37,19 @@ where `LOG_FILE` must be the name of a file containing the output that would nor # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 +# License - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. diff --git a/test_data/README.md b/test_data/README.md index 5926500e..0a6fe153 100644 --- a/test_data/README.md +++ b/test_data/README.md @@ -62,16 +62,19 @@ were the different lines have the following roles: # License - Copyright 2004 INAF - Osservatorio Astronomico di Cagliari - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at +# License - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + A copy of the GNU General Public License is distributed along with + this program in the COPYING file. If not, see: <https://www.gnu.org/licenses/>. -- GitLab