From: Richard M. Stallman Date: Fri, 20 Jan 1995 23:40:03 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~5354 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edfc0d4575ebc14fb7a57a1881209b4744308556;p=emacs.git Comment change. --- diff --git a/src/dosfns.c b/src/dosfns.c index 148c57ee3c7..ea9eb6618c9 100644 --- a/src/dosfns.c +++ b/src/dosfns.c @@ -6,7 +6,7 @@ This file is part of GNU Emacs. GNU Emacs 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 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/src/dosfns.h b/src/dosfns.h index 7b727855fb1..01d2cdd4386 100644 --- a/src/dosfns.h +++ b/src/dosfns.h @@ -6,7 +6,7 @@ This file is part of GNU Emacs. GNU Emacs 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 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/src/msdos.c b/src/msdos.c index 1d4823b8d4f..bed3e955665 100644 --- a/src/msdos.c +++ b/src/msdos.c @@ -5,7 +5,7 @@ This file is part of GNU Emacs. GNU Emacs 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 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful,