]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-sound.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / erc / erc-sound.el
index 3253aec338655fc18d0eec0f329ea9ed625c648f..6a04539b79879a547c61b7600b4f8a8b6d667467 100644 (file)
@@ -1,6 +1,8 @@
 ;;; erc-sound.el --- CTCP SOUND support for ERC
 
-;; Copyright (C) 2002-2003, 2006-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2003, 2006-2014 Free Software Foundation, Inc.
+
+;; Maintainer: FSF
 
 ;; This file is part of GNU Emacs.
 
@@ -62,7 +64,7 @@ and play sound files as requested."
   :group 'erc)
 
 (defcustom erc-play-sound t
-  "*Play sounds when you receive CTCP SOUND requests."
+  "Play sounds when you receive CTCP SOUND requests."
   :group 'erc-sound
   :type 'boolean)