aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
diff options
context:
space:
mode:
authorKarl Heuer1995-06-15 20:42:24 +0000
committerKarl Heuer1995-06-15 20:42:24 +0000
commit7c938215cd28ae6b7c95d02c5e29839c9be68925 (patch)
tree7867638fe09e5e683f4da6f69b12a9156c3f1cc1 /src/data.c
parentbd7602f2ae853006b03da55a307d96cfb5f19968 (diff)
downloademacs-7c938215cd28ae6b7c95d02c5e29839c9be68925.tar.gz
emacs-7c938215cd28ae6b7c95d02c5e29839c9be68925.zip
Update GPL to version 2.
Diffstat (limited to 'src/data.c')
-rw-r--r--src/data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data.c b/src/data.c
index 316bcae5704..a40f94d05db 100644
--- a/src/data.c
+++ b/src/data.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 1, or (at your option) 8the Free Software Foundation; either version 2, 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,