aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-streams.el
diff options
context:
space:
mode:
authorWilliam Xu <william.xwl@gmail.com>2009-02-23 21:19:38 +0800
committerWilliam Xu <william.xwl@gmail.com>2009-02-23 21:19:38 +0800
commit6ad7be5a8dfce022a64a059dd4e5e3e0061ce33f (patch)
tree66398e2a1c489ac11057047856899f2dd000ac76 /lisp/emms-streams.el
parente315f293d7f075f4c6f38270a62cef22c88ec1a0 (diff)
parentc4a18712be3b036a2336db631a534d0e3ce162b9 (diff)
Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms
Diffstat (limited to 'lisp/emms-streams.el')
-rw-r--r--lisp/emms-streams.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emms-streams.el b/lisp/emms-streams.el
index 7b68351..bece71e 100644
--- a/lisp/emms-streams.el
+++ b/lisp/emms-streams.el
@@ -1,6 +1,7 @@
;; emms-streams.el -- interface to add and play streams
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006, 2007, 2008,
+;; 2009 Free Software Foundation, Inc.
;; Authors: Lucas Bonnet <lucas@rincevent.net>
;; Jose A Ortega Ruiz <jao@gnu.org>