diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2022-02-23 11:11:52 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2022-02-23 11:41:02 -0800 |
commit | 308e63ccfcc6a6b1285bb17eff641f48639fb329 (patch) | |
tree | e3f1daf0bdfb7180fc1f007280fa2a4ee43c259c /lib/set-permissions.c | |
parent | 995aed477dc9be708920cc46442673126ed75760 (diff) | |
download | emacs-308e63ccfcc6a6b1285bb17eff641f48639fb329.tar.gz |
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/set-permissions.c')
-rw-r--r-- | lib/set-permissions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/set-permissions.c b/lib/set-permissions.c index 7a7c5e4ed0e..c1a4b82a0d0 100644 --- a/lib/set-permissions.c +++ b/lib/set-permissions.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 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |