aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.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/buffer.c
parent4a9f99bdfb808930e6e86eaa668594e19218eb3d (diff)
downloademacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.tar.gz
emacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 368da4763a5..554ca145b79 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -7,7 +7,7 @@ This file is part of GNU Emacs.
7 7
8GNU Emacs is free software; you can redistribute it and/or modify 8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option) 10the Free Software Foundation; either version 3, or (at your option)
11any later version. 11any later version.
12 12
13GNU Emacs is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,