diff options
author | William Xu <william.xwl@gmail.com> | 2007-07-08 14:00:00 +0000 |
---|---|---|
committer | William Xu <william.xwl@gmail.com> | 2007-07-08 14:00:00 +0000 |
commit | f3690237e3602d2594ac49b5f5227ad18319049d (patch) | |
tree | 948f8258a620170a0868fbbf583c3e7dd21cc40f | |
parent | c08b637e52279de40e365a55d5361b03461aadf9 (diff) |
emms-playlist-limit.el: Update Copyright to GPLv3.
darcs-hash:20070708140012-cfa61-f9ee9504af967f99aba76d3ae6910ee37f55231d.gz
-rw-r--r-- | emms-playlist-limit.el | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/emms-playlist-limit.el b/emms-playlist-limit.el index 68a40f5..429d5b2 100644 --- a/emms-playlist-limit.el +++ b/emms-playlist-limit.el @@ -5,20 +5,20 @@ ;; Author: William Xu <william.xwl@gmail.com> ;; Keywords: emms, limit -;; This program is free software; you can redistribute it and/or modify +;; EMMS 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, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. -;; -;; This program is distributed in the hope that it will be useful, + +;; EMMS 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 +;; along with EMMS; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Code: |