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

Changed License to Bioforsk Open Source License

parent c9aafa16
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<project-shared-configuration>
<!--
This file contains additional configuration written by modules in the NetBeans IDE.
The configuration is intended to be shared among all the users of project and
therefore it is assumed to be part of version control checkout.
Without this configuration present, some functionality in the IDE may be limited or fail altogether.
-->
<properties xmlns="http://www.netbeans.org/ns/maven-properties-data/1">
<!--
Properties that influence various parts of the IDE, especially code formatting and the like.
You can copy and paste the single properties, into the pom.xml file and the IDE will pick them up.
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.
-->
<netbeans.hint.license>bioforsk_open_source_license.ftl</netbeans.hint.license>
</properties>
</project-shared-configuration>
/* /*
* Copyright (c) 2013-2014 Bioforsk <http://www.bioforsk.no/>. * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>.
* *
* This file is part of VIPS/NaerstadModel. * This file is part of NaerstadModel.
* VIPS/NaerstadModel is free software: you can redistribute it and/or modify * NaerstadModel is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by * it under the terms of the Bioforsk Open Source License as published by
* the Free Software Foundation, either version 3 of the License, or * Bioforsk, either version 1 of the License, or (at your option) any
* (at your option) any later version. * later version.
* *
* VIPS/NaerstadModel is distributed in the hope that it will be useful, * NaerstadModel 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
* 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 * You should have received a copy of the Bioforsk Open Source License
* along with VIPS/NaerstadModel. If not, see <http://www.gnu.org/licenses/>. * along with NaerstadModel. If not, see <http://www.bioforsk.no/licenses/>.
* *
*/ */
package no.bioforsk.vips.model.naerstadmodel; package no.bioforsk.vips.model.naerstadmodel;
......
/* /*
* Copyright (c) 2013-2014 Bioforsk <http://www.bioforsk.no/>. * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>.
* *
* This file is part of VIPS/NaerstadModel. * This file is part of NaerstadModel.
* VIPS/NaerstadModel is free software: you can redistribute it and/or modify * NaerstadModel is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by * it under the terms of the Bioforsk Open Source License as published by
* the Free Software Foundation, either version 3 of the License, or * Bioforsk, either version 1 of the License, or (at your option) any
* (at your option) any later version. * later version.
* *
* VIPS/NaerstadModel is distributed in the hope that it will be useful, * NaerstadModel 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
* 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 * You should have received a copy of the Bioforsk Open Source License
* along with VIPS/NaerstadModel. If not, see <http://www.gnu.org/licenses/>. * along with NaerstadModel. If not, see <http://www.bioforsk.no/licenses/>.
* *
*/ */
package no.bioforsk.vips.model.naerstadmodel; package no.bioforsk.vips.model.naerstadmodel;
......
# Copyright (C) 2014 Bioforsk # Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>.
#
# This file is part of VIPS/NaerstadModel
# #
# VIPS/NaerstadModel is free software: you can redistribute it and/or modify # This file is part of NaerstadModel.
# it under the terms of the GNU Affero General Public License as # NaerstadModel is free software: you can redistribute it and/or modify
# published by the Free Software Foundation, either version 3 of the # it under the terms of the Bioforsk Open Source License as published by
# License, or (at your option) any later version. # Bioforsk, either version 1 of the License, or (at your option) any
# # later version.
# VIPS/NaerstadModel is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of # NaerstadModel is distributed in the hope that it will be useful,
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # but WITHOUT ANY WARRANTY; without even the implied warranty of
# GNU Affero General Public License for more details. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# # Bioforsk Open Source License for more details.
# You should have received a copy of the GNU Affero General Public License #
# along with VIPS/NaerstadModel. If not, see <http://www.gnu.org/licenses/>. # You should have received a copy of the Bioforsk Open Source License
# along with NaerstadModel. If not, see <http://www.bioforsk.no/licenses/>.
#
name=Naerstad Model name=Naerstad Model
......
/* /*
* Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>.
* *
* This file is part of VIPS/NaerstadModel. * This file is part of NaerstadModel.
* VIPS/NaerstadModel is free software: you can redistribute it and/or modify * NaerstadModel is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by * it under the terms of the Bioforsk Open Source License as published by
* the Free Software Foundation, either version 3 of the License, or * Bioforsk, either version 1 of the License, or (at your option) any
* (at your option) any later version. * later version.
* *
* VIPS/NaerstadModel is distributed in the hope that it will be useful, * NaerstadModel 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
* 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 * You should have received a copy of the Bioforsk Open Source License
* along with VIPS/NaerstadModel. If not, see <http://www.gnu.org/licenses/>. * along with NaerstadModel. 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