aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el
diff options
context:
space:
mode:
authorGlenn Morris2007-07-25 04:29:40 +0000
committerGlenn Morris2007-07-25 04:29:40 +0000
commit1a484753b2d5cc6c26a27ef7c2f913eca4db873c (patch)
treeeb89c80cd4fb1cb7f63e75493bca10f341956e83 /lisp/progmodes/sql.el
parentfff2683baaeab284b89bfe54b8b57fc1a18c177c (diff)
downloademacs-1a484753b2d5cc6c26a27ef7c2f913eca4db873c.tar.gz
emacs-1a484753b2d5cc6c26a27ef7c2f913eca4db873c.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/progmodes/sql.el')
-rw-r--r--lisp/progmodes/sql.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el
index a3401dccbcb..1187129bb33 100644
--- a/lisp/progmodes/sql.el
+++ b/lisp/progmodes/sql.el
@@ -14,7 +14,7 @@
14 14
15;; GNU Emacs is free software; you can redistribute it and/or modify 15;; GNU Emacs is free software; you can redistribute it and/or modify
16;; it under the terms of the GNU General Public License as published by 16;; it under the terms of the GNU General Public License as published by
17;; the Free Software Foundation; either version 2, or (at your option) 17;; the Free Software Foundation; either version 3, or (at your option)
18;; any later version. 18;; any later version.
19 19
20;; GNU Emacs is distributed in the hope that it will be useful, 20;; GNU Emacs is distributed in the hope that it will be useful,