Skip to content
Snippets Groups Projects
Commit c05df388 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Change license headers

parent 51ab73a6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
* Organization : NIBIO, Ås
* Department : VIPS
*
* Author : bhabesh
* Author : bhabesh & Tor-Einar Skog
*
*
* File Name : DataMatrix.java
......@@ -16,22 +16,23 @@
*/
/*
*
Copyright (c) 2016 NIBIO <http://www.nibio.no/>.
This file is part of AlternariaModel.
AlternariaModel is free software: you can redistribute it and/or modify
it under the terms of the NIBIO Open Source License as published by
NIBIO, either version 1 of the License, or (at your option) any
later version.
AlternariaModel 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
NIBIO Open Source License for more details.
You should have received a copy of the NIBIO Open Source License
along with AlternariaModel. If not, see <http://www.nibio.no/licenses/>.
*
* Copyright (c) 2020-2024 NIBIO <http://www.nibio.no/>.
*
* This file is part of AlternariaModel.
*
* This program 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.
*
* This program 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.
*
* 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/>.
*/
......
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
* Copyright (c) 2020 NIBIO <http://www.nibio.no/>.
This file is part of AlternariaModel.
This program 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.
This program 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.
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/>.
*/
package no.nibio.vips.model.alternariamodel;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment