X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PciIds%2FStartup.pm;h=ee7d9dba96d1645325dbf202f83bea57e1462646;hb=7f951d8070696d3010581da2a99e67b59f12fb98;hp=c8284d940b9b523edb67985c152114d624cbb33d;hpb=94781b45e2337c21ca1d8ab9ff5f76c8899cf5aa;p=pciids.git diff --git a/PciIds/Startup.pm b/PciIds/Startup.pm index c8284d9..ee7d9db 100644 --- a/PciIds/Startup.pm +++ b/PciIds/Startup.pm @@ -1,3 +1,21 @@ +# 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 + package PciIds::Startup; use strict; use warnings;