aboutsummaryrefslogtreecommitdiff
path: root/emms-metaplaylist-mode.el
diff options
context:
space:
mode:
authoryonirabkin <yonirabkin>2006-03-15 15:58:00 +0000
committeryonirabkin <mwolson@gnu.org>2006-03-15 15:58:00 +0000
commita86a7af5251d6ad2f4557889a720bf678dbefded (patch)
treedc8984cde4b784ea4aa1132264eb0e991c0322fb /emms-metaplaylist-mode.el
parentdfbd6f4035ca319f417c9d730d1daf5bcce4dfef (diff)
fixed copyright years and copyright holder
darcs-hash:20060315155834-be80e-cda533a1510f20fdef5248ec0037ddaa037fa18b.gz
Diffstat (limited to 'emms-metaplaylist-mode.el')
-rw-r--r--emms-metaplaylist-mode.el20
1 files changed, 18 insertions, 2 deletions
diff --git a/emms-metaplaylist-mode.el b/emms-metaplaylist-mode.el
index 556bbff..42d7c4f 100644
--- a/emms-metaplaylist-mode.el
+++ b/emms-metaplaylist-mode.el
@@ -1,8 +1,24 @@
;;; emms-metaplaylist-mode.el --- A major mode for lists of Emms
;;; playlists
-;;; Copyright 2005, by Yoni Rabkin under the GNU General Public
-;;; License.
+;; Copyright (C) 2006 Free Software Foundation, Inc.
+
+;; Author: Yoni Rabkin <yonirabkin@member.fsf.org>
+
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; as published by the Free Software Foundation; either version 2
+;; of the License, or (at your option) any later version.
+
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+;; 02110-1301 USA
;;; Commentary:
;;