Changeset - d1387069c3c9
[Not reviewed]
0 7 0
Branko Majic (branko) - 4 months ago 2025-07-20 09:56:21
branko@majic.rs
MAR-244: Update copyright notices.
7 files changed with 12 insertions and 12 deletions:
0 comments (0 inline, 0 general)
LICENSE
Show inline comments
 
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,
docs/about.rst
Show inline comments
 
@@ -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,
roles/common/files/check_certificate.sh
Show inline comments
 
@@ -2,7 +2,7 @@
 
#
 
# check_certificate.sh
 
#
 
# Copyright (C) 2017, Branko Majic <branko@majic.rs>
 
# Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>
 
#
 
# 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 <branko@majic.rs>                    |
 
| Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>              |
 
|                                                                       |
 
| 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  |
roles/common/files/legacy_iptables_rules.sh
Show inline comments
 
@@ -2,7 +2,7 @@
 
#
 
# legacy_iptables_rules.sh
 
#
 
# Copyright (C) 2023, Branko Majic <branko@majic.rs>
 
# Copyright (C) 2023, 2025, Branko Majic <branko@majic.rs>
 
#
 
# 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 <branko@majic.rs>                    |
 
| Copyright (C) 2023, 2025, Branko Majic <branko@majic.rs>              |
 
|                                                                       |
 
| 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  |
roles/common/files/pip_check_requirements_upgrades.sh
Show inline comments
 
@@ -2,7 +2,7 @@
 
#
 
# pip_check_requirements_upgrades.sh
 
#
 
# Copyright (C) 2017, Branko Majic <branko@majic.rs>
 
# Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>
 
#
 
# 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 <branko@majic.rs>                    |
 
| Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>              |
 
|                                                                       |
 
| 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  |
roles/web_server/files/nginx_verify_site.sh
Show inline comments
 
@@ -2,7 +2,7 @@
 
#
 
# nginx_verify_site.sh
 
#
 
# Copyright (C) 2016, Branko Majic <branko@majic.rs>
 
# Copyright (C) 2016, 2025, Branko Majic <branko@majic.rs>
 
#
 
# 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 <branko@majic.rs>                    |
 
| Copyright (C) 2016, 2025, Branko Majic <branko@majic.rs>              |
 
|                                                                       |
 
| 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  |
scripts/run_tests.sh
Show inline comments
 
@@ -2,7 +2,7 @@
 
#
 
# run_tests.sh
 
#
 
# Copyright (C) 2017, Branko Majic <branko@majic.rs>
 
# Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>
 
#
 
# 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 <branko@majic.rs>                    |
 
| Copyright (C) 2017, 2025, Branko Majic <branko@majic.rs>              |
 
|                                                                       |
 
| 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  |
0 comments (0 inline, 0 general)