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

Changed License to Bioforsk Open Source License

parent 2707f61a
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,6 @@ Any value defined here will override the pom.xml file value but is only applicab
-->
<netbeans.hint.j2eeVersion>1.5</netbeans.hint.j2eeVersion>
<org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>ide</org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>
<netbeans.hint.license>bioforsk_open_source_license.ftl</netbeans.hint.license>
</properties>
</project-shared-configuration>
......@@ -67,6 +67,21 @@
<artifactId>AppleScabModel</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>no.bioforsk.vips.model</groupId>
<artifactId>OatFloweringModel</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>no.bioforsk.vips</groupId>
<artifactId>GenericPathogenPlantInfectionModel</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>no.bioforsk.vips</groupId>
<artifactId>GrassDryingModel</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-web-api</artifactId>
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
......@@ -3,17 +3,17 @@
*
* This file is part of VIPSCore.
* VIPSCore 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.
*
* VIPSCore 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 VIPSCore. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the Bioforsk Open Source License
* along with VIPSCore. If not, see <http://www.bioforsk.no/licenses/>.
*
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment