X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=scripts%2Ffeeddb.pl;h=5f96825eba25c2846700768ce9485f4eabac991f;hb=a800eab36c98d0b7c05a92406e44183c5d1ef3fe;hp=66d17dd15c9a1f53f2dee1df6d1de736a2e660b8;hpb=ed9e8f34c786b7ceba6459c763ef8206eec0fd0d;p=pciids.git diff --git a/scripts/feeddb.pl b/scripts/feeddb.pl index 66d17dd..5f96825 100755 --- a/scripts/feeddb.pl +++ b/scripts/feeddb.pl @@ -1,5 +1,23 @@ #!/usr/bin/perl +# PciIds web database +# Copyright (C) 2008 Michal Vaner (vorner@ucw.cz) +# +# 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 +# he 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 + use strict; use warnings; BEGIN {