diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:16:09 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:16:09 +0000 |
commit | c5a3397d506930f236565a1d3d82af7c78985e29 (patch) | |
tree | efa67852ef888abaeb989a5b81725d97bbe6852b /src/filemode.c | |
parent | d3ff33236294df153ce5d5719a5b9c2f22ab98fb (diff) | |
download | emacs-c5a3397d506930f236565a1d3d82af7c78985e29.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'src/filemode.c')
-rw-r--r-- | src/filemode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filemode.c b/src/filemode.c index b15f65c1647..db0f98fdf75 100644 --- a/src/filemode.c +++ b/src/filemode.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |