diff --git a/ExtensionsEx.cs b/ExtensionsEx.cs index 5c9df22..ea7d43b 100644 --- a/ExtensionsEx.cs +++ b/ExtensionsEx.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/Generators.cs b/Generators.cs index ad3672f..0289cab 100644 --- a/Generators.cs +++ b/Generators.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/IAsyncReadonlyRepo.cs b/IAsyncReadonlyRepo.cs index 454aa22..f4bef19 100644 --- a/IAsyncReadonlyRepo.cs +++ b/IAsyncReadonlyRepo.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/IRepository.cs b/IRepository.cs index 8030504..afd5836 100644 --- a/IRepository.cs +++ b/IRepository.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/IRepositoryEx.cs b/IRepositoryEx.cs index cb4002d..16a3680 100644 --- a/IRepositoryEx.cs +++ b/IRepositoryEx.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/LICENSE b/LICENSE index 40ede9f..0f7c6f1 100644 --- a/LICENSE +++ b/LICENSE @@ -641,7 +641,7 @@ the exclusion of warranty; and each file should have at least the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License - along with this program. If not, see [https://www.gnu.org/licenses]. + along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html]. Also add information on how to contact you by electronic and paper mail. @@ -657,4 +657,4 @@ the specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow -the GNU AGPL, see [https://www.gnu.org/licenses]. +the GNU AGPL, see [https://www.gnu.org/licenses/agpl-3.0.en.html]. diff --git a/Mogrifiers.cs b/Mogrifiers.cs index 4e25823..879d372 100644 --- a/Mogrifiers.cs +++ b/Mogrifiers.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/QueryHelper.cs b/QueryHelper.cs index 4b95f4e..1d2fc28 100644 --- a/QueryHelper.cs +++ b/QueryHelper.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // *********************************************************************** diff --git a/Squid.cs b/Squid.cs index 967c766..afa2ccb 100644 --- a/Squid.cs +++ b/Squid.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // Derived from https:github.com/csharpvitamins/CSharpVitamins.ShortGuid // *********************************************************************** diff --git a/StringOptions.cs b/StringOptions.cs index 0e41066..0c321c4 100644 --- a/StringOptions.cs +++ b/StringOptions.cs @@ -19,7 +19,7 @@ // GNU Affero General Public License for more details. // // You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see [https://www.gnu.org/licenses] +// along with this program. If not, see [https://www.gnu.org/licenses/agpl-3.0.en.html] // // // ***********************************************************************