From 67fb2cbff39e8b70cf8233953736092f3907898d Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@bioforsk.no> Date: Wed, 15 Oct 2014 14:20:19 +0200 Subject: [PATCH] Changed License to Bioforsk Open Source License --- .../vips/model/grassdryingmodel/texts.properties | 12 ++++++------ .../vips/model/grassdryingmodel/texts_nb.properties | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts.properties b/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts.properties index ab89cda..64a8083 100644 --- a/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts.properties +++ b/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts.properties @@ -2,17 +2,17 @@ # # This file is part of GrassDryingModel. # GrassDryingModel is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# it under the terms of the Bioforsk Open Source License as published by +# Bioforsk, either version 1 of the License, or (at your option) any +# later version. # # GrassDryingModel is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# Bioforsk Open Source License for more details. # -# You should have received a copy of the GNU Affero General Public License -# along with GrassDryingModel. If not, see <http://www.gnu.org/licenses/>. +# You should have received a copy of the Bioforsk Open Source License +# along with GrassDryingModel. If not, see <http://www.bioforsk.no/licenses/>. # description=TODO: Need description diff --git a/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts_nb.properties b/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts_nb.properties index c07499f..cd82a5b 100644 --- a/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts_nb.properties +++ b/src/main/resources/no/bioforsk/vips/model/grassdryingmodel/texts_nb.properties @@ -2,17 +2,17 @@ # # This file is part of GrassDryingModel. # GrassDryingModel is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# it under the terms of the Bioforsk Open Source License as published by +# Bioforsk, either version 1 of the License, or (at your option) any +# later version. # # GrassDryingModel is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# Bioforsk Open Source License for more details. # -# You should have received a copy of the GNU Affero General Public License -# along with GrassDryingModel. If not, see <http://www.gnu.org/licenses/>. +# You should have received a copy of the Bioforsk Open Source License +# along with GrassDryingModel. If not, see <http://www.bioforsk.no/licenses/>. # description=TODO: Trenger beskrivelse -- GitLab