diff options
Diffstat (limited to 'unsupported/atari/config.h')
-rw-r--r-- | unsupported/atari/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unsupported/atari/config.h b/unsupported/atari/config.h index 9acb6a4c..840bcf66 100644 --- a/unsupported/atari/config.h +++ b/unsupported/atari/config.h @@ -7,14 +7,14 @@ */ /* - * Copyright (C) 1995, 96 the Free Software Foundation, Inc. + * Copyright (C) 1995, 1996 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. * * GAWK 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GAWK is distributed in the hope that it will be useful, |