comparison lisp/emacs-lisp/elp.el @ 64751:5b1a238fcbb4

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 17:48:15 +0000
parents 18a818a2ee7c
children 25c21897d6a9 2d92f5c9d6ae
comparison
equal deleted inserted replaced
64750:fbdb9482b6fc 64751:5b1a238fcbb4
1 ;;; elp.el --- Emacs Lisp Profiler 1 ;;; elp.el --- Emacs Lisp Profiler
2 2
3 ;; Copyright (C) 1994,1995,1997,1998, 2001 Free Software Foundation, Inc. 3 ;; Copyright (C) 1994, 1995, 1997, 1998, 2001, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Barry A. Warsaw 6 ;; Author: Barry A. Warsaw
6 ;; Maintainer: FSF 7 ;; Maintainer: FSF
7 ;; Created: 26-Feb-1994 8 ;; Created: 26-Feb-1994
8 ;; Keywords: debugging lisp tools 9 ;; Keywords: debugging lisp tools