X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FURI.pm;h=d7cf4f2d7a7dec755801d375a790a7843f63321a;hb=6532b246361b5d28b6ce3b44154a71edd3ca9a9e;hp=307f11f73d5f715decd71de56c27429d0d1c0d26;hpb=2c18114353029cfd5784df5c6def6c0b22de4ca7;p=debbugs.git diff --git a/Debbugs/URI.pm b/Debbugs/URI.pm index 307f11f..d7cf4f2 100644 --- a/Debbugs/URI.pm +++ b/Debbugs/URI.pm @@ -1,3 +1,14 @@ +# This module is part of debbugs, and is released +# under the terms of the GPL version 2, or any later +# version at your option. +# See the file README and COPYING for more information. +# +# Copyright 2007 by Don Armstrong . +# query_form is +# Copyright 1995-2003 Gisle Aas. +# Copyright 1995 Martijn Koster. + + package Debbugs::URI; =head1 NAME