diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
commit | aaef169dc63c4b557374540756865991e1bf6305 (patch) | |
tree | fb2c890b2ede8e1cde92163f4b00c8bf7dbf2c2b /src/gmalloc.c | |
parent | 8b9d426ab7ec7ee74158f113675a788e580945b4 (diff) | |
download | emacs-aaef169dc63c4b557374540756865991e1bf6305.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/gmalloc.c')
-rw-r--r-- | src/gmalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmalloc.c b/src/gmalloc.c index 55aedb7801b..71df287a6b6 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c @@ -6,7 +6,7 @@ /* Declarations for `malloc' and friends. Copyright (C) 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2002, 2003, 2004, - 2005 Free Software Foundation, Inc. + 2005, 2006 Free Software Foundation, Inc. Written May 1989 by Mike Haertel. This library is free software; you can redistribute it and/or |