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/sound.c | |
parent | 8b9d426ab7ec7ee74158f113675a788e580945b4 (diff) | |
download | emacs-aaef169dc63c4b557374540756865991e1bf6305.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/sound.c')
-rw-r--r-- | src/sound.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c index 1e6a17d0275..c1d5c40e9bb 100644 --- a/src/sound.c +++ b/src/sound.c @@ -1,6 +1,6 @@ /* sound.c -- sound support. Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, - 2005 Free Software Foundation, Inc. + 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. |