diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/views/trainer.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/views/trainer.php b/resources/views/trainer.php index b9fef0e..ec78df1 100644 --- a/resources/views/trainer.php +++ b/resources/views/trainer.php @@ -68,7 +68,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </div> <h3>About</h3> - <p>© 2015 <a href="https://camilstaps.nl">Camil Staps</a>. Licensed under <a href="http://www.gnu.org/licenses/gpl-3.0.en.html">GPL 3.0</a>. Source is on <a href="https://github.com/camilstaps/HebrewParseTrainer">GitHub</a>.</p> + <p>© 2015-16 <a href="https://camilstaps.nl">Camil Staps</a>. Licensed under <a href="http://www.gnu.org/licenses/gpl-3.0.en.html">GPL 3.0</a>. Source is on <a href="https://github.com/camilstaps/HebrewParseTrainer">GitHub</a>.</p> + <p>Please report any mistakes to <a href="mailto:info@camilstaps.nl">info@camilstaps.nl</a>.</p> </form> </div> <div class="col-md-10 col-xs-8" id="trainer-input-container"> |