From d1387069c3c9f55364d2cd70575c583ff41d5754 2025-07-20 09:56:21 From: Branko Majic Date: 2025-07-20 09:56:21 Subject: [PATCH] MAR-244: Update copyright notices. --- diff --git a/LICENSE b/LICENSE index fabf339a90dc097ff560921a93f28a6783adae8f..5b7ba28bc256fdadf3c2e14f40a457e0769cca44 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2018, Branko Majic +Copyright (c) 2018, 2025, Branko Majic All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/docs/about.rst b/docs/about.rst index 1ba79265005c851bae3b29936d2c33686b3d0e3a..03e5f6ad238b874fe5151f7211925ba3689f8cce 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -105,7 +105,7 @@ License Majic Ansible Roles is released under terms of *BSD (3-Clause) License*:: - Copyright (c) 2018, Branko Majic + Copyright (c) 2018, 2025, Branko Majic All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/roles/common/files/check_certificate.sh b/roles/common/files/check_certificate.sh index dda8b4395c85867ad7227b848e97e8c49fd91f83..c95ace95f6efedd24b61fdbb3591df65079e963d 100755 --- a/roles/common/files/check_certificate.sh +++ b/roles/common/files/check_certificate.sh @@ -2,7 +2,7 @@ # # check_certificate.sh # -# Copyright (C) 2017, Branko Majic +# Copyright (C) 2017, 2025, Branko Majic # # 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 @@ -81,7 +81,7 @@ function version() { $program +-----------------------------------------------------------------------+ -| Copyright (C) 2017, Branko Majic | +| Copyright (C) 2017, 2025, Branko Majic | | | | 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 | diff --git a/roles/common/files/legacy_iptables_rules.sh b/roles/common/files/legacy_iptables_rules.sh index 657191978815e9ffbfc82c32c8f2c766974a14be..669248b429521b9c1874c017ab7df4ae53b4e6c3 100755 --- a/roles/common/files/legacy_iptables_rules.sh +++ b/roles/common/files/legacy_iptables_rules.sh @@ -2,7 +2,7 @@ # # legacy_iptables_rules.sh # -# Copyright (C) 2023, Branko Majic +# Copyright (C) 2023, 2025, Branko Majic # # 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 @@ -77,7 +77,7 @@ function version() { $PROGRAM +-----------------------------------------------------------------------+ -| Copyright (C) 2023, Branko Majic | +| Copyright (C) 2023, 2025, Branko Majic | | | | 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 | diff --git a/roles/common/files/pip_check_requirements_upgrades.sh b/roles/common/files/pip_check_requirements_upgrades.sh index 9b10d6943148db27c93fef7ef80d9338af619227..fa578a74fb0d2c6a377511477b4cc2348537d5ee 100755 --- a/roles/common/files/pip_check_requirements_upgrades.sh +++ b/roles/common/files/pip_check_requirements_upgrades.sh @@ -2,7 +2,7 @@ # # pip_check_requirements_upgrades.sh # -# Copyright (C) 2017, Branko Majic +# Copyright (C) 2017, 2025, Branko Majic # # 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 @@ -82,7 +82,7 @@ function version() { $program +-----------------------------------------------------------------------+ -| Copyright (C) 2017, Branko Majic | +| Copyright (C) 2017, 2025, Branko Majic | | | | 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 | diff --git a/roles/web_server/files/nginx_verify_site.sh b/roles/web_server/files/nginx_verify_site.sh index 7b69223a2ebcc471f74a1880b183f7c078516886..4a190da0049cbfa6806ee2f4b2f3ec6eb9e158b1 100755 --- a/roles/web_server/files/nginx_verify_site.sh +++ b/roles/web_server/files/nginx_verify_site.sh @@ -2,7 +2,7 @@ # # nginx_verify_site.sh # -# Copyright (C) 2016, Branko Majic +# Copyright (C) 2016, 2025, Branko Majic # # 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 @@ -60,7 +60,7 @@ function version() { $program, version $version +-----------------------------------------------------------------------+ -| Copyright (C) 2016, Branko Majic | +| Copyright (C) 2016, 2025, Branko Majic | | | | 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 | diff --git a/scripts/run_tests.sh b/scripts/run_tests.sh index 0de15285ed083e130d8de45716d01fafc2eeba6a..24a8f2c5525f0fb890f3d5ba98e667bfd09a3d36 100755 --- a/scripts/run_tests.sh +++ b/scripts/run_tests.sh @@ -2,7 +2,7 @@ # # run_tests.sh # -# Copyright (C) 2017, Branko Majic +# Copyright (C) 2017, 2025, Branko Majic # # 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 @@ -75,7 +75,7 @@ function version() { $program +-----------------------------------------------------------------------+ -| Copyright (C) 2017, Branko Majic | +| Copyright (C) 2017, 2025, Branko Majic | | | | 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 |