aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2011-01-27 20:08:08 -0500
committerYoni Rabkin <yoni@rabkins.net>2011-01-27 20:08:08 -0500
commitb416748e47b3573ae8f0d5d558cb4d8d70a4ebfd (patch)
tree88e96a2c6d5bbfa9b121602da3d0837a4ead7a5c
parent7aae0a2a002d7ec0b2c4bd3468a0e40bdee416c8 (diff)
Update copyright years.
-rw-r--r--doc/emms.texinfo2
-rw-r--r--lisp/emms-lastfm-client.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index b0da260..fab5549 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -17,7 +17,7 @@
@end direntry
@copying
- @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/lisp/emms-lastfm-client.el b/lisp/emms-lastfm-client.el
index 9332216..09651f1 100644
--- a/lisp/emms-lastfm-client.el
+++ b/lisp/emms-lastfm-client.el
@@ -1,6 +1,6 @@
;;; emms-lastfm-client.el --- Last.FM Music API
-;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
;; Author: Yoni Rabkin <yonirabkin@member.fsf.org>