summaryrefslogtreecommitdiff
path: root/lisp/profiler.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-03-30 09:52:28 -0700
committerGlenn Morris <rgm@gnu.org>2013-03-30 09:52:28 -0700
commitb011a6e8011c51e09f28d528a541509c17d4eed0 (patch)
treefdb8d56b8714c5ab0a95e44ada5fd915147e1f5b /lisp/profiler.el
parent4d73ec07d482503843f5919cb179628413e2b9b4 (diff)
downloademacs-b011a6e8011c51e09f28d528a541509c17d4eed0.tar.gz
Standardize license notice
Diffstat (limited to 'lisp/profiler.el')
-rw-r--r--lisp/profiler.el8
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/profiler.el b/lisp/profiler.el
index 04a171a6cb2..25309ecceda 100644
--- a/lisp/profiler.el
+++ b/lisp/profiler.el
@@ -5,18 +5,20 @@
;; Author: Tomohiro Matsuyama <tomo@cx4a.org>
;; Keywords: lisp
-;; This program is free software; you can redistribute it and/or modify
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary: