]> code.delx.au - gnu-emacs/blobdiff - lib-src/profile.c
Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu
[gnu-emacs] / lib-src / profile.c
index 3489e4925435b3410cb8ccde69c1cc74ab65f043..ab17b52ca28ddb050ca4d2d077ac3da9b755cda6 100644 (file)
@@ -1,5 +1,6 @@
 /* profile.c --- generate periodic events for profiling of Emacs Lisp code.
-   Copyright (C) 1992, 1994, 1999, 2001-2012  Free Software Foundation, Inc.
+   Copyright (C) 1992, 1994, 1999, 2001-2013 Free Software Foundation,
+   Inc.
 
 Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>