1
1
GNU AFFERO GENERAL PUBLIC LICENSE
2
2
Version 3, 19 November 2007
3
3
4
- Copyright © 2018-2019, Postgres.ai (https://postgres.ai), Nikolay Samokhvalov
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
5
7
6
8
Preamble
7
9
@@ -27,7 +29,7 @@ with two steps: (1) assert copyright on the software, and (2) offer
27
29
you this License which gives you legal permission to copy, distribute
28
30
and/or modify the software.
29
31
30
- A secondary benefit of OAdefending all users' freedom is that
32
+ A secondary benefit of defending all users' freedom is that
31
33
improvements made in alternate versions of the program, if they
32
34
receive widespread use, become available for other developers to
33
35
incorporate. Many developers of free software are heartened and
@@ -627,12 +629,12 @@ to attach them to the start of each source file to most effectively
627
629
state the exclusion of warranty; and each file should have at least
628
630
the "copyright" line and a pointer to where the full notice is found.
629
631
630
- <one line to give the program's name and a brief idea of what it does.>
631
- Copyright (C) <year> <name of author>
632
+ Custom Docker Images for PostgreSQL
633
+ Copyright © 2020, Postgres.ai (https://postgres.ai), Nikolay Samokhvalov
632
634
633
635
This program is free software: you can redistribute it and/or modify
634
- it under the terms of the GNU Affero General Public License as published by
635
- the Free Software Foundation, either version 3 of the License, or
636
+ it under the terms of the GNU Affero General Public License as published
637
+ by the Free Software Foundation, either version 3 of the License, or
636
638
(at your option) any later version.
637
639
638
640
This program is distributed in the hope that it will be useful,
@@ -641,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found.
641
643
GNU Affero General Public License for more details.
642
644
643
645
You should have received a copy of the GNU Affero General Public License
644
- along with this program. If not, see <https ://www.gnu.org/licenses/>.
646
+ along with this program. If not, see <http ://www.gnu.org/licenses/>.
645
647
646
648
Also add information on how to contact you by electronic and paper mail.
647
649
@@ -656,4 +658,4 @@ specific requirements.
656
658
You should also get your employer (if you work as a programmer) or school,
657
659
if any, to sign a "copyright disclaimer" for the program, if necessary.
658
660
For more information on this, and how to apply and follow the GNU AGPL, see
659
- <https ://www.gnu.org/licenses/>.
661
+ <http ://www.gnu.org/licenses/>.
0 commit comments