diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:19:07 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:19:07 +0000 |
commit | 684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1 (patch) | |
tree | 39207c8183876b3645137106ddd922d645870053 /src/filemode.c | |
parent | 4a9f99bdfb808930e6e86eaa668594e19218eb3d (diff) | |
download | emacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.tar.gz emacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.tar.bz2 emacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.zip |
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, |