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

Updated with new interface methods

parent 76c247df
Branches
Tags
No related merge requests found
......@@ -552,6 +552,16 @@ public class AppleScabModel extends I18nImpl implements Model{
}
}
}
@Override
public String getLicense() {
return "Open Source. Details will follow.";
}
@Override
public String getCopyright() {
return "(c) 2013 Bioforsk (http://www.bioforsk.no/). Contact: info@bioforsk.no";
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment