From 7474e8844ce76b50941d7a22fa03f749dde9b1e1 Mon Sep 17 00:00:00 2001 From: yonirabkin Date: Wed, 15 Mar 2006 19:07:00 +0000 Subject: finished updating copyrights darcs-hash:20060315190720-be80e-ab0de489504975286f9c2cd9d1359c0345a5f7cb.gz --- emms-print-metadata.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'emms-print-metadata.c') diff --git a/emms-print-metadata.c b/emms-print-metadata.c index 505bd52..3157f46 100644 --- a/emms-print-metadata.c +++ b/emms-print-metadata.c @@ -1,3 +1,23 @@ +/* emms-print-metadata.c --- Info function for libtag + Copyright (C) 2005, 2006 Free Software Foundation, Inc. + +Author: Trent Buck + +GNU Emacs 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) +any later version. + +GNU Emacs 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 GNU Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + #include #include #include @@ -31,3 +51,5 @@ main (int argc, char **argv) return 0; } + +/* emms-print-metadata.c ends here. */ -- cgit v1.2.3