diff options
Diffstat (limited to 'tests/testsuite.at')
| -rw-r--r-- | tests/testsuite.at | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at index 13209cf..1ed0e17 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,18 +1,18 @@ -# This file is part of Micron testsuite. -*- autotest -*- +# This file is part of GNU micron testsuite. -*- autotest -*- # Copyright (C) 2020-2021 Sergey Poznyakoff # -# Micron is free software; you can redistribute it and/or modify it +# GNU micron is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3 of the License, or (at your # option) any later version. # -# Micron is distributed in the hope that it will be useful, +# GNU micron 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 # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along -# with micron. If not, see <http://www.gnu.org/licenses/>. */ +# with GNU micron. If not, see <http://www.gnu.org/licenses/>. */ m4_version_prereq([2.52g]) AT_TESTED([micrond]) AT_INIT |
