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