From d7652ceff19a9ff36d75cf6758f71c249883f401 Mon Sep 17 00:00:00 2001 From: FH Date: Thu, 24 Feb 2022 14:00:43 +0100 Subject: [PATCH] fix license link --- CvrModels/CvrInfo.cs | 2 +- CvrModels/CvrState.cs | 2 +- CvrModels/TimeFrame.cs | 2 +- VrCvrMapper.cs | 2 +- VrHttpRequest.cs | 2 +- VrModels/NyesteBeliggenhedsadresse.cs | 2 +- VrModels/NyesteNavn.cs | 2 +- VrModels/Periode.cs | 2 +- VrModels/VirksomhedMetadata.cs | 2 +- VrModels/VirksomhedsStatus.cs | 2 +- VrModels/VrVirksomhed.cs | 2 +- VrQuery.cs | 2 +- VrQueryMapper.cs | 2 +- VrQueryValidator.cs | 2 +- VrResponseParser.cs | 2 +- VrResponseView.cs | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/CvrModels/CvrInfo.cs b/CvrModels/CvrInfo.cs index 1aa25c0..7fad6bc 100644 --- a/CvrModels/CvrInfo.cs +++ b/CvrModels/CvrInfo.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/CvrModels/CvrState.cs b/CvrModels/CvrState.cs index 9ffa7bd..c28d82c 100644 --- a/CvrModels/CvrState.cs +++ b/CvrModels/CvrState.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/CvrModels/TimeFrame.cs b/CvrModels/TimeFrame.cs index be83f0a..5d39aa8 100644 --- a/CvrModels/TimeFrame.cs +++ b/CvrModels/TimeFrame.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/VrCvrMapper.cs b/VrCvrMapper.cs index 261f5d1..097f876 100644 --- a/VrCvrMapper.cs +++ b/VrCvrMapper.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/VrHttpRequest.cs b/VrHttpRequest.cs index 407c280..39d5a02 100644 --- a/VrHttpRequest.cs +++ b/VrHttpRequest.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/VrModels/NyesteBeliggenhedsadresse.cs b/VrModels/NyesteBeliggenhedsadresse.cs index 5570559..f4d6f76 100644 --- a/VrModels/NyesteBeliggenhedsadresse.cs +++ b/VrModels/NyesteBeliggenhedsadresse.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/VrModels/NyesteNavn.cs b/VrModels/NyesteNavn.cs index ea6ca1a..5ef918f 100644 --- a/VrModels/NyesteNavn.cs +++ b/VrModels/NyesteNavn.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/VrModels/Periode.cs b/VrModels/Periode.cs index 371c2ed..75a2cb0 100644 --- a/VrModels/Periode.cs +++ b/VrModels/Periode.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/VrModels/VirksomhedMetadata.cs b/VrModels/VirksomhedMetadata.cs index eb356b7..98323ff 100644 --- a/VrModels/VirksomhedMetadata.cs +++ b/VrModels/VirksomhedMetadata.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/VrModels/VirksomhedsStatus.cs b/VrModels/VirksomhedsStatus.cs index ce40f16..67e8e44 100644 --- a/VrModels/VirksomhedsStatus.cs +++ b/VrModels/VirksomhedsStatus.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/VrModels/VrVirksomhed.cs b/VrModels/VrVirksomhed.cs index ebfa2ee..64c4776 100644 --- a/VrModels/VrVirksomhed.cs +++ b/VrModels/VrVirksomhed.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/VrQuery.cs b/VrQuery.cs index 8933039..ba9e391 100644 --- a/VrQuery.cs +++ b/VrQuery.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/VrQueryMapper.cs b/VrQueryMapper.cs index dc1a5e3..99e2742 100644 --- a/VrQueryMapper.cs +++ b/VrQueryMapper.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/VrQueryValidator.cs b/VrQueryValidator.cs index 2b53ae2..3d54bf6 100644 --- a/VrQueryValidator.cs +++ b/VrQueryValidator.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/VrResponseParser.cs b/VrResponseParser.cs index 6f4a7c0..7f4a734 100644 --- a/VrResponseParser.cs +++ b/VrResponseParser.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/VrResponseView.cs b/VrResponseView.cs index 761f610..4fb0b0a 100644 --- a/VrResponseView.cs +++ b/VrResponseView.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] // // // ***********************************************************************