comparison lisp/emacs-lisp/benchmark.el @ 78217:935157c0b596

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 04:09:49 +0000
parents 7a3f13e2dd57
children 78ee6fae0e41 f55f9811f5d7
comparison
equal deleted inserted replaced
78216:93e11478c954 78217:935157c0b596
5 ;; Author: Dave Love <fx@gnu.org> 5 ;; Author: Dave Love <fx@gnu.org>
6 ;; Keywords: lisp, extensions 6 ;; Keywords: lisp, extensions
7 7
8 ;; This file is free software; you can redistribute it and/or modify 8 ;; This file is free software; you can redistribute it and/or modify
9 ;; it under the terms of the GNU General Public License as published by 9 ;; it under the terms of the GNU General Public License as published by
10 ;; the Free Software Foundation; either version 2, or (at your option) 10 ;; the Free Software Foundation; either version 3, or (at your option)
11 ;; any later version. 11 ;; any later version.
12 12
13 ;; This file is distributed in the hope that it will be useful, 13 ;; This file is distributed in the hope that it will be useful,
14 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 14 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the