comparison lib-src/profile.c @ 64769:6358e3c6075c

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 10:56:27 +0000
parents 23a17af379b1
children 3661e9b3c48f 2d92f5c9d6ae
comparison
equal deleted inserted replaced
64768:82da45824d1f 64769:6358e3c6075c
1 /* profile.c --- generate periodic events for profiling of Emacs Lisp code. 1 /* profile.c --- generate periodic events for profiling of Emacs Lisp code.
2 Copyright (C) 1992, 1994, 1999 Free Software Foundation, Inc. 2 Copyright (C) 1992, 1994, 1999, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4 Author: Boaz Ben-Zvi <boaz@lcs.mit.edu> 5 Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
5 6
6 This file is part of GNU Emacs. 7 This file is part of GNU Emacs.
7 8