Add 2009 to copyright years.

This commit is contained in:
Glenn Morris 2009-01-08 03:38:51 +00:00
parent bb892cdec7
commit f5d0ac07d6
81 changed files with 84 additions and 84 deletions
lib-src

View 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 Free Software Foundation, Inc.
2007, 2008, 2009 Free Software Foundation, Inc.
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>