This package was debianized by Robert Woodcock on Sun, 21 Feb 1999 14:13:01 -0800. It is made available at: http://id3.googlecode.com/ Upstream Author: Stefan Ott You can find the GNU General Public License at /usr/share/common-licenses/GPL-2 on Debian systems. Copyright: id3.c: /* id3 - an ID3 tag editor * Copyright (c) 1998,1999 Robert Woodcock * This code is hereby licensed for public consumption under either the * GNU GPL v2 or greater, or Larry Wall's Artistic license - your choice. * * 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. * * genre.h is (c) 1998 Robert Alto and licensed only * under the GPL. */ genre.h: /* id3 Renamer * genre.h - Header for music genres * Copyright (C) 1998 Robert Alto (badcrc@tscnet.com) * * 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. */