diff --git a/src/main/java/net/ipmdecisions/weather/entity/LocationWeatherData.java b/src/main/java/net/ipmdecisions/weather/entity/LocationWeatherData.java
index 4009c3c57432a7ecce2da50a4d2d5a40758e2481..09395f470a0422d1e157ff9390f4ba9dd7884a42 100644
--- a/src/main/java/net/ipmdecisions/weather/entity/LocationWeatherData.java
+++ b/src/main/java/net/ipmdecisions/weather/entity/LocationWeatherData.java
@@ -1,19 +1,19 @@
 /*
  * Copyright (c) 2020 NIBIO <http://www.nibio.no/>. 
  * 
- * This file is part of IPMDecisionsWeatherService.
- * IPMDecisionsWeatherService 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 file is part of VIPSCommon.
+ * VIPSCommon 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.
  * 
- * IPMDecisionsWeatherService is distributed in the hope that it will be useful,
+ * VIPSCommon 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.
+ * NIBIO Open Source License for more details.
  * 
- * You should have received a copy of the GNU Affero General Public License
- * along with IPMDecisionsWeatherService.  If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the NIBIO Open Source License
+ * along with VIPSCommon.  If not, see <http://www.nibio.no/licenses/>.
  * 
  */
 
diff --git a/src/main/java/net/ipmdecisions/weather/entity/WeatherData.java b/src/main/java/net/ipmdecisions/weather/entity/WeatherData.java
index 9b9f317881f905ed135a58d378e14e6e5c8c1674..863dd0f09c983d8c909d9ff079296d777bff4843 100644
--- a/src/main/java/net/ipmdecisions/weather/entity/WeatherData.java
+++ b/src/main/java/net/ipmdecisions/weather/entity/WeatherData.java
@@ -1,19 +1,19 @@
 /*
  * Copyright (c) 2020 NIBIO <http://www.nibio.no/>. 
  * 
- * This file is part of IPMDecisionsWeatherService.
- * IPMDecisionsWeatherService 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 file is part of VIPSCommon.
+ * VIPSCommon 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.
  * 
- * IPMDecisionsWeatherService is distributed in the hope that it will be useful,
+ * VIPSCommon 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.
+ * NIBIO Open Source License for more details.
  * 
- * You should have received a copy of the GNU Affero General Public License
- * along with IPMDecisionsWeatherService.  If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the NIBIO Open Source License
+ * along with VIPSCommon.  If not, see <http://www.nibio.no/licenses/>.
  * 
  */
 
diff --git a/src/main/java/net/ipmdecisions/weather/entity/WeatherParameter.java b/src/main/java/net/ipmdecisions/weather/entity/WeatherParameter.java
index bc4cec7232d30da0dbf578231f49e118331205de..bd089eaee02889111cc18a0fb186ebd7a96013af 100644
--- a/src/main/java/net/ipmdecisions/weather/entity/WeatherParameter.java
+++ b/src/main/java/net/ipmdecisions/weather/entity/WeatherParameter.java
@@ -1,19 +1,19 @@
 /*
  * Copyright (c) 2020 NIBIO <http://www.nibio.no/>. 
  * 
- * This file is part of IPMDecisionsWeatherService.
- * IPMDecisionsWeatherService 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 file is part of VIPSCommon.
+ * VIPSCommon 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.
  * 
- * IPMDecisionsWeatherService is distributed in the hope that it will be useful,
+ * VIPSCommon 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.
+ * NIBIO Open Source License for more details.
  * 
- * You should have received a copy of the GNU Affero General Public License
- * along with IPMDecisionsWeatherService.  If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the NIBIO Open Source License
+ * along with VIPSCommon.  If not, see <http://www.nibio.no/licenses/>.
  * 
  */