diff options
Diffstat (limited to 'src/errors.c')
-rw-r--r-- | src/errors.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/errors.c b/src/errors.c index 4fce19ea5..b6ca3c067 100644 --- a/src/errors.c +++ b/src/errors.c @@ -5,12 +5,12 @@ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> * * This 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, - * or (at your option) any later version. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of + * This 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. * |