X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FURI.pm;h=d7cf4f2d7a7dec755801d375a790a7843f63321a;hb=9ba439f0dec2d3980de21b01d5f335a9d213158f;hp=307f11f73d5f715decd71de56c27429d0d1c0d26;hpb=a54f07e01f95b7ab702a9f08375dc8dad3394ac9;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