X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PciIds%2FEmail.pm;h=ff252d5bc67629e5b62b9cd3bf2e52f195e8277b;hb=d1b1ca176de7ab20a1ac5a7ca9b06062decc6448;hp=55d224cc2ba0a2625add49695d4f6489aa0e8efb;hpb=d612c24f206624a4bf5f3b0a862d181ccf16ae99;p=pciids.git diff --git a/PciIds/Email.pm b/PciIds/Email.pm index 55d224c..ff252d5 100644 --- a/PciIds/Email.pm +++ b/PciIds/Email.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::Email; use strict; use warnings;