diff --git a/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabCalculations.java b/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabCalculations.java
index 49938091fecd181a4a349e20bcbbd5a5d3ab760b..87599bf46ca40f42e2975f2e341ad7f6598dd817 100755
--- a/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabCalculations.java
+++ b/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabCalculations.java
@@ -2,18 +2,18 @@
  * Copyright (c) 2014 NIBIO <http://www.nibio.no/>. 
  * 
  * This file is part of AppleScabModel.
- * AppleScabModel 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.
- * 
- * AppleScabModel 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 AppleScabModel.  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/>.
  * 
  */
 package no.nibio.vips.model.applescabmodel;
diff --git a/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabModel.java b/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabModel.java
index cfe52acecda12c53228f3226ee3b80e12f7a4fac..3e19f26a3e9047f7930bde6da2da9cb479a48009 100755
--- a/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabModel.java
+++ b/src/main/java/no/nibio/vips/model/applescabmodel/AppleScabModel.java
@@ -2,18 +2,18 @@
  * Copyright (c) 2014 NIBIO <http://www.nibio.no/>. 
  * 
  * This file is part of AppleScabModel.
- * AppleScabModel 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.
- * 
- * AppleScabModel 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 AppleScabModel.  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/>.
  * 
  */
 package no.nibio.vips.model.applescabmodel;
diff --git a/src/main/java/no/nibio/vips/model/applescabmodel/AscosporeMaturityTable.java b/src/main/java/no/nibio/vips/model/applescabmodel/AscosporeMaturityTable.java
index c11ea3f967337191cda29b612b0db52370f81245..ffb8c7813f5ce70b7455e550697781c11aad9439 100755
--- a/src/main/java/no/nibio/vips/model/applescabmodel/AscosporeMaturityTable.java
+++ b/src/main/java/no/nibio/vips/model/applescabmodel/AscosporeMaturityTable.java
@@ -2,18 +2,18 @@
  * Copyright (c) 2014 NIBIO <http://www.nibio.no/>. 
  * 
  * This file is part of AppleScabModel.
- * AppleScabModel 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.
- * 
- * AppleScabModel 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 AppleScabModel.  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/>.
  * 
  */
 package no.nibio.vips.model.applescabmodel;
diff --git a/src/main/java/no/nibio/vips/model/applescabmodel/MillsTable.java b/src/main/java/no/nibio/vips/model/applescabmodel/MillsTable.java
index 2a4e30813aac095942eddece2462acac36bd2ab4..a800d67ecd7c9b51e78fa23f94c1ca9da8dc2398 100755
--- a/src/main/java/no/nibio/vips/model/applescabmodel/MillsTable.java
+++ b/src/main/java/no/nibio/vips/model/applescabmodel/MillsTable.java
@@ -2,18 +2,18 @@
  * Copyright (c) 2014 NIBIO <http://www.nibio.no/>. 
  * 
  * This file is part of AppleScabModel.
- * AppleScabModel 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.
- * 
- * AppleScabModel 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 AppleScabModel.  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/>.
  * 
  */
 package no.nibio.vips.model.applescabmodel;
diff --git a/src/main/java/no/nibio/vips/model/applescabmodel/MillsTableKey.java b/src/main/java/no/nibio/vips/model/applescabmodel/MillsTableKey.java
index cfdc185d07f96079bd9176807a4bc3479edd6c7c..a18ccf9609e74416055101180bfe5e5aef1d8af3 100755
--- a/src/main/java/no/nibio/vips/model/applescabmodel/MillsTableKey.java
+++ b/src/main/java/no/nibio/vips/model/applescabmodel/MillsTableKey.java
@@ -2,18 +2,18 @@
  * Copyright (c) 2014 NIBIO <http://www.nibio.no/>. 
  * 
  * This file is part of AppleScabModel.
- * AppleScabModel 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.
- * 
- * AppleScabModel 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 AppleScabModel.  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/>.
  * 
  */
 package no.nibio.vips.model.applescabmodel;