diff options
| author | Camil Staps | 2019-12-30 16:57:13 +0100 | 
|---|---|---|
| committer | Camil Staps | 2020-01-03 19:06:02 +0100 | 
| commit | ad10a6467f76822b9289832eeb0d0ac2038b32d1 (patch) | |
| tree | 1d78251ad49be1a744dc4573a1b3cf54e295e3a4 /app/RandomLog.php | |
| parent | Clarify incorrect parsing message when input is short (diff) | |
Strip down for simple app for Greek verb λύω
Diffstat (limited to 'app/RandomLog.php')
| -rw-r--r-- | app/RandomLog.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/app/RandomLog.php b/app/RandomLog.php index f0fefb9..8ba2889 100644 --- a/app/RandomLog.php +++ b/app/RandomLog.php @@ -1,7 +1,7 @@  <?php  /** - * HebrewParseTrainer - practice Hebrew verbs - * Copyright (C) 2015  Camil Staps <info@camilstaps.nl> + * Luo Parse Trainer - practice Ancient Greek verb forms + * Copyright (C) 2015-present  Camil Staps <info@camilstaps.nl>   *   * This program is free software: you can redistribute it and/or modify   * it under the terms of the GNU General Public License as published by | 
