Skip to content

Commit 9f536c7

Browse files
committed
Move copyright year to 2022
1 parent b2a8b98 commit 9f536c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2007 - 2021 Greg Sabino Mullane
1+
Copyright 2007 - 2022 Greg Sabino Mullane
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Development happens via git. You can check out the repository by doing:
7676
COPYRIGHT
7777
---------
7878

79-
Copyright 2007 - 2021 Greg Sabino Mullane
79+
Copyright 2007 - 2022 Greg Sabino Mullane
8080

8181
LICENSE INFORMATION
8282
-------------------

check_postgres.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11854,7 +11854,7 @@ =head1 NAGIOS EXAMPLES
1185411854
1185511855
=head1 LICENSE AND COPYRIGHT
1185611856
11857-
Copyright 2007 - 2021 Greg Sabino Mullane <greg@turnstep.com>.
11857+
Copyright 2007 - 2022 Greg Sabino Mullane <greg@turnstep.com>.
1185811858
1185911859
Redistribution and use in source and binary forms, with or without
1186011860
modification, are permitted provided that the following conditions are met:

check_postgres.pl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2614,7 +2614,7 @@ <h1 id="NAGIOS-EXAMPLES">NAGIOS EXAMPLES</h1>
26142614

26152615
<h1 id="LICENSE-AND-COPYRIGHT">LICENSE AND COPYRIGHT</h1>
26162616

2617-
<p>Copyright 2007-2021 Greg Sabino Mullane &lt;greg@turnstep.com&gt;.</p>
2617+
<p>Copyright 2007-2022 Greg Sabino Mullane &lt;greg@turnstep.com&gt;.</p>
26182618

26192619
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
26202620

0 commit comments

Comments
 (0)