change to MIT license
[perl/plp/.git] / PLP.pm
diff --git a/PLP.pm b/PLP.pm
index 8a535da02e100ada5c6e079e46f708d1c29c41f5..03c4acbe38a48d40b5b4eda076ea591a19951081 100644 (file)
--- a/PLP.pm
+++ b/PLP.pm
@@ -434,17 +434,20 @@ CGI.pm. Read L<PLP::Fields> for information more about this.
 A lot of questions are asked often, so before asking yours, please read the 
 FAQ at L<PLP::FAQ>. Some examples can be found at L<PLP::HowTo>.
 
-=head1 NO WARRANTY
-
-No warranty, no guarantees. Use PLP at your own risk, as I disclaim all
-responsibility.
-
 =head1 AUTHORS
 
 Currently maintained by Mischa POSLAWSKY <perl@shiar.org>
 
 Originally by Juerd Waalboer <juerd@cpan.org>
 
+=head1 LICENSE
+
+Copyright (c) 2000-2002 Juerd Waalboer, 2005-2008 Mischa POSLAWSKY.
+All rights reserved.
+
+This software is free software;
+you can redistribute and/or modify it under the terms of the MIT/X11 license.
+
 =head1 SEE ALSO
 
 L<PLP::Functions>, L<PLP::Fields>, L<PLP::FAQ>, L<PLP::HowTo>