Skip to content
Snippets Groups Projects
Commit fdb80b8b authored by Bhabesh Bhabani Mukhopadhyay's avatar Bhabesh Bhabani Mukhopadhyay
Browse files

License text

Include license text
parent e1d8b99f
Branches
Tags
No related merge requests found
...@@ -215,7 +215,7 @@ public class AlternariaModel extends I18nImpl implements Model{ ...@@ -215,7 +215,7 @@ public class AlternariaModel extends I18nImpl implements Model{
* *
* date : Expression date is undefined on line 20, column 19 in Templates/Classes/Code/GeneratedMethodBody. Expression time is undefined on line 20, column 27 in Templates/Classes/Code/GeneratedMethodBody. * date : Expression date is undefined on line 20, column 19 in Templates/Classes/Code/GeneratedMethodBody. Expression time is undefined on line 20, column 27 in Templates/Classes/Code/GeneratedMethodBody.
*/ */
return "TODO - License Text"; return this.getText("license", Model.DEFAULT_LANGUAGE);
} }
@Override @Override
......
# Copyright (c) 2016 NIBIO <http://www.nibio.no/>. # Copyright (c) 2020 NIBIO <http://www.nibio.no/>.
# #
# This file is part of MamestraBrassicaeModel. # This file is part of MamestraBrassicaeModel.
# MamestraBrassicaeModel is free software: you can redistribute it and/or modify # Altenaria Model 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 NIBIO Open Source License as published by
# NIBIO, either version 1 of the License, or (at your option) any # NIBIO, either version 1 of the License, or (at your option) any
# later version. # later version.
# #
# MamestraBrassicaeModel is distributed in the hope that it will be useful, # Altenaria Model 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. # NIBIO Open Source License for more details.
...@@ -19,3 +19,19 @@ name=TOMCAST (FAST - Dew) model ...@@ -19,3 +19,19 @@ name=TOMCAST (FAST - Dew) model
description={{filename="/images/early_blight.jpg" description="Photo: -"}}\n<h3>Description of model</h3>\n<p>TODO</p> description={{filename="/images/early_blight.jpg" description="Photo: -"}}\n<h3>Description of model</h3>\n<p>TODO</p>
statusInterpretation=Early blight are primarily foliar pathogens. It typically appear first on older leaves after fruit set begins. Early bilght causes dark brown leaf spots with concentric rings. \t statusInterpretation=Early blight are primarily foliar pathogens. It typically appear first on older leaves after fruit set begins. Early bilght causes dark brown leaf spots with concentric rings. \t
usage=TODO usage=TODO
license= Copyright (c) 2020 NIBIO <http://www.nibio.no/>. \
\
This file is part of Altenaria Model. \
Altenaria Model 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. \
\
MamestraBrassicaeModel 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 Altenaria Model. If not, see <http://www.nibio.no/licenses/>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment