diff --git a/src/main/java/no/nibio/vips/model/bremialactucaemodel/BremiaLactucaeModel.java b/src/main/java/no/nibio/vips/model/bremialactucaemodel/BremiaLactucaeModel.java index 12e34e13698ecba38e6bc5561606e60311be94f6..14559f1c7ef56f3a70b908ab2531a3786eba3101 100755 --- a/src/main/java/no/nibio/vips/model/bremialactucaemodel/BremiaLactucaeModel.java +++ b/src/main/java/no/nibio/vips/model/bremialactucaemodel/BremiaLactucaeModel.java @@ -2,18 +2,18 @@ * Copyright (c) 2016 NIBIO <http://www.nibio.no/>. * * This file is part of BremiaLactucaeModel. - * BremiaLactucaeModel 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. - * - * BremiaLactucaeModel is distributed in the hope that it will be useful, + * 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 - * NIBIO Open Source License for more details. - * - * You should have received a copy of the NIBIO Open Source License - * along with BremiaLactucaeModel. If not, see <http://www.nibio.no/licenses/>. + * 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/>. * */ diff --git a/src/main/java/no/nibio/vips/model/bremialactucaemodel/DataMatrix.java b/src/main/java/no/nibio/vips/model/bremialactucaemodel/DataMatrix.java index 20a4b38f53fa502a49c655ad10e3314c1e896d6c..8a36751a7ac473553f9f7c5ec930e94d5f149a87 100755 --- a/src/main/java/no/nibio/vips/model/bremialactucaemodel/DataMatrix.java +++ b/src/main/java/no/nibio/vips/model/bremialactucaemodel/DataMatrix.java @@ -2,18 +2,18 @@ * Copyright (c) 2016 NIBIO <http://www.nibio.no/>. * * This file is part of BremiaLactucaeModel. - * BremiaLactucaeModel 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. - * - * BremiaLactucaeModel is distributed in the hope that it will be useful, + * 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 - * NIBIO Open Source License for more details. - * - * You should have received a copy of the NIBIO Open Source License - * along with BremiaLactucaeModel. If not, see <http://www.nibio.no/licenses/>. + * 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/>. * */