]> code.delx.au - gnu-emacs/blobdiff - lib-src/profile.c
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lib-src / profile.c
index 81a31420a7b15d542365246ed552cd917ee26e2a..7638795de36945117231874e6877568295514a1b 100644 (file)
@@ -1,6 +1,6 @@
 /* profile.c --- generate periodic events for profiling of Emacs Lisp code.
    Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-                 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+                 2007, 2008, 2009, 2010, 2011, 2012  Free Software Foundation, Inc.
 
 Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>