aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexec.c
diff options
context:
space:
mode:
authorGlenn Morris2007-07-25 05:19:07 +0000
committerGlenn Morris2007-07-25 05:19:07 +0000
commit684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1 (patch)
tree39207c8183876b3645137106ddd922d645870053 /src/unexec.c
parent4a9f99bdfb808930e6e86eaa668594e19218eb3d (diff)
downloademacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.tar.gz
emacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'src/unexec.c')
-rw-r--r--src/unexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexec.c b/src/unexec.c
index 16f9c96faa7..81d8e9b83a4 100644
--- a/src/unexec.c
+++ b/src/unexec.c
@@ -5,7 +5,7 @@ This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,