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

Changing license to GNU Affero GPL v3

parent 1aefaa19
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ You can copy and paste the single properties, into the pom.xml file and the IDE ...@@ -13,7 +13,7 @@ You can copy and paste the single properties, into the pom.xml file and the IDE
That way multiple projects can share the same settings (useful for formatting rules for example). That way multiple projects can share the same settings (useful for formatting rules for example).
Any value defined here will override the pom.xml file value but is only applicable to the current project. Any value defined here will override the pom.xml file value but is only applicable to the current project.
--> -->
<netbeans.hint.license>nibio_open_source_license.ftl</netbeans.hint.license> <netbeans.hint.license>default_1</netbeans.hint.license>
<org-netbeans-modules-javascript2-editor.jsversion>ECMA5</org-netbeans-modules-javascript2-editor.jsversion> <org-netbeans-modules-javascript2-editor.jsversion>ECMA5</org-netbeans-modules-javascript2-editor.jsversion>
<netbeans.hint.jdkPlatform>JDK_1.8_SUN</netbeans.hint.jdkPlatform> <netbeans.hint.jdkPlatform>JDK_1.8_SUN</netbeans.hint.jdkPlatform>
</properties> </properties>
......
...@@ -3,17 +3,17 @@ ...@@ -3,17 +3,17 @@
* *
* This file is part of FallArmywormModel. * This file is part of FallArmywormModel.
* FallArmywormModel is free software: you can redistribute it and/or modify * FallArmywormModel is free software: you can redistribute it and/or modify
* it under the terms of the NIBIO Open Source License as published by * it under the terms of the GNU Affero General Public License as published by
* NIBIO, either version 1 of the License, or (at your option) any * the Free Software Foundation, either version 3 of the License, or
* later version. * (at your option) any later version.
* *
* FallArmywormModel is distributed in the hope that it will be useful, * FallArmywormModel is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* NIBIO Open Source License for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the NIBIO Open Source License * You should have received a copy of the GNU Affero General Public License
* along with FallArmywormModel. If not, see <http://www.nibio.no/licenses/>. * along with FallArmywormModel. If not, see <http://www.gnu.org/licenses/>.
* *
*/ */
......
/* /*
* Copyright (c) 2019 NIBIO <http://www.nibio.no/>. * Copyright (c) 2019 NIBIO <http://www.nibio.no/>.
* *
* This file is part of FallArmywormModelJSAdapter. * This file is part of FallArmywormModel.
* FallArmywormModelJSAdapter is free software: you can redistribute it and/or modify * FallArmywormModel is free software: you can redistribute it and/or modify
* it under the terms of the NIBIO Open Source License as published by * it under the terms of the GNU Affero General Public License as published by
* NIBIO, either version 1 of the License, or (at your option) any * the Free Software Foundation, either version 3 of the License, or
* later version. * (at your option) any later version.
* *
* FallArmywormModelJSAdapter is distributed in the hope that it will be useful, * FallArmywormModel is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* NIBIO Open Source License for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the NIBIO Open Source License * You should have received a copy of the GNU Affero General Public License
* along with FallArmywormModelJSAdapter. If not, see <http://www.nibio.no/licenses/>. * along with FallArmywormModel. If not, see <http://www.gnu.org/licenses/>.
* *
*/ */
......
# Copyright (c) 2014 NIBIO <http://www.nibio.no/>. #
# Copyright (c) 2019 NIBIO <http://www.nibio.no/>.
# #
# This file is part of AppleScabModel. # This file is part of FallArmywormModel.
# AppleScabModel is free software: you can redistribute it and/or modify # FallArmywormModel is free software: you can redistribute it and/or modify
# it under the terms of the NIBIO Open Source License as published by # it under the terms of the GNU Affero General Public License as published by
# NIBIO, either version 1 of the License, or (at your option) any # the Free Software Foundation, either version 3 of the License, or
# later version. # (at your option) any later version.
# #
# AppleScabModel is distributed in the hope that it will be useful, # FallArmywormModel is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# NIBIO Open Source License for more details. # GNU Affero General Public License for more details.
# #
# You should have received a copy of the NIBIO Open Source License # You should have received a copy of the GNU Affero General Public License
# along with AppleScabModel. If not, see <http://www.nibio.no/licenses/>. # along with FallArmywormModel. If not, see <http://www.gnu.org/licenses/>.
# #
#
name=Fall Armyworm Model name=Fall Armyworm Model
usage=TODO usage=TODO
......
# Copyright (c) 2014 NIBIO <http://www.nibio.no/>. #
# Copyright (c) 2019 NIBIO <http://www.nibio.no/>.
# #
# This file is part of AppleScabModel. # This file is part of FallArmywormModel.
# AppleScabModel is free software: you can redistribute it and/or modify # FallArmywormModel is free software: you can redistribute it and/or modify
# it under the terms of the NIBIO Open Source License as published by # it under the terms of the GNU Affero General Public License as published by
# NIBIO, either version 1 of the License, or (at your option) any # the Free Software Foundation, either version 3 of the License, or
# later version. # (at your option) any later version.
# #
# AppleScabModel is distributed in the hope that it will be useful, # FallArmywormModel is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# NIBIO Open Source License for more details. # GNU Affero General Public License for more details.
# #
# You should have received a copy of the NIBIO Open Source License # You should have received a copy of the GNU Affero General Public License
# along with AppleScabModel. If not, see <http://www.nibio.no/licenses/>. # along with FallArmywormModel. If not, see <http://www.gnu.org/licenses/>.
# #
#
name=Fall Armyworm-modell name=Fall Armyworm-modell
......
...@@ -3,17 +3,17 @@ ...@@ -3,17 +3,17 @@
* *
* This file is part of FallArmywormModel. * This file is part of FallArmywormModel.
* FallArmywormModel is free software: you can redistribute it and/or modify * FallArmywormModel is free software: you can redistribute it and/or modify
* it under the terms of the NIBIO Open Source License as published by * it under the terms of the GNU Affero General Public License as published by
* NIBIO, either version 1 of the License, or (at your option) any * the Free Software Foundation, either version 3 of the License, or
* later version. * (at your option) any later version.
* *
* FallArmywormModel is distributed in the hope that it will be useful, * FallArmywormModel is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* NIBIO Open Source License for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the NIBIO Open Source License * You should have received a copy of the GNU Affero General Public License
* along with FallArmywormModel. If not, see <http://www.nibio.no/licenses/>. * along with FallArmywormModel. If not, see <http://www.gnu.org/licenses/>.
* *
*/ */
package nio.nibio.vips.model.fallarmywormmodel; package nio.nibio.vips.model.fallarmywormmodel;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment