aboutsummaryrefslogtreecommitdiffstats
path: root/src/sound.c
diff options
context:
space:
mode:
authorGlenn Morris2009-01-08 03:15:17 +0000
committerGlenn Morris2009-01-08 03:15:17 +0000
commit76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd (patch)
treee1d6c739e52ed207698a34011a37e6af94cb5194 /src/sound.c
parent21b6f58f552f770d29cb8f9cc2a02a1c3daec15c (diff)
downloademacs-76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd.tar.gz
emacs-76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd.zip
Add 2009 to copyright years.
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c
index 5067353eb69..0f6fdb8e243 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -1,6 +1,6 @@
1/* sound.c -- sound support. 1/* sound.c -- sound support.
2 Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2 Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 3 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6