Hi, In the README of SOAP-Lite, there is, near the end of it: > LICENSE > This library is free software; you can redistribute it and/or > modify it under the same terms as Perl itself. This is nice, thanks a lot for writing this module.
> This text and all associated documentation for this library is > made available under the Creative Commons Attribution-NoDerivs 2.0 > license. http://creativecommons.org/licenses/by-nd/2.0/ However this is an issue for me: I'd like to have SOAP-Lite integrated in the GNU/Linux distribution that I use. However they do not accept non-free software (and documentation). So I guess the most straightforward way is to remove "This text and all associated documentation for this library" As for the README, I guess I should only keep the COPYRIGHT, LICENSE, and AUTHORS sections. However I'm unsure what "all associated documentation for this library" consists in. Listing files not being licensed "under the same terms as Perl itself." gives me: bin/SOAPsh.pl Changes Debian_CPANTS.txt dist.ini examples/google.pl examples/XMLRPC/xmlrpc.daemon examples/XMLRPC/mod_xmlrpc.htaccess examples/XMLRPC/simple1.pl examples/XMLRPC/xmlrpc.cgi examples/weblog.pl examples/compress.pl examples/terraserver.pl examples/COM/make-com-standalone.bat examples/COM/SOAP-Lite-COM-minimal.ctrl examples/COM/states.html examples/COM/README examples/COM/service.vbs examples/COM/hash.vbs examples/COM/states.vba examples/COM/local.vbs examples/COM/remote.vba examples/COM/temper.vbs examples/COM/states.pl examples/COM/remote.cs examples/COM/remote.vbs examples/COM/soap_perl.asp examples/COM/remote.xls examples/COM/soap.asp examples/COM/states.vbs examples/COM/xmlrpc.vbs examples/COM/make-com.args examples/COM/make-com-minimal.bat examples/COM/soap.vbs examples/COM/states.xls examples/COM/hashecho.vbs examples/COM/SOAP-Lite-COM-standalone.ctrl examples/server/soap.io examples/server/soap.pop3 examples/server/soap.tcp examples/server/soap.mod_cgi examples/server/soap.cgi examples/server/soap.daemon.forkonaccept examples/server/soap.daemon examples/server/soap_perl.asp examples/server/Apache.pm examples/server/soap.fcgi examples/server/mod_soap.htaccess examples/server/soap.asp examples/server/soap.daemon.forkafterprocessing examples/server/soap.jabber examples/server/soap.vbs examples/server/soap.mq examples/inline.daemon examples/iterator.pl examples/oneliners examples/pingpong.pl examples/UDDI/syntax2.pl examples/UDDI/syntax3.pl examples/UDDI/simple2.pl examples/UDDI/inquire1.pl examples/UDDI/simple1.pl examples/UDDI/syntax1.pl examples/UDDI/publish1.pl examples/soapmark.pl examples/SOAP/Transport/HTTP/Daemon/ForkOnAccept.pm examples/SOAP/Transport/HTTP/Daemon/ForkAfterProcessing.pm examples/SOAP/simple2.pl examples/SOAP/simple1.pl examples/SOAP/simple3.pl examples/soapsmtp.pl examples/oo-apache.pl examples/getdom.pl examples/WSDL/say_hello_rpcenc.wsdl examples/WSDL/dynamic2.pl examples/WSDL/stub1.pl examples/WSDL/say_hello_rpclit.pl examples/WSDL/say_hello_doclit.pl examples/WSDL/stub3.pl examples/WSDL/dynamic1.pl examples/WSDL/say_hello_rpcenc_schema.pl examples/WSDL/dynamic4.pl examples/WSDL/say_hello_rpclit.wsdl examples/WSDL/dynamic3.pl examples/WSDL/say_hello_rpcenc.pl examples/WSDL/say_hello_doclit.wsdl examples/WSDL/stub2.pl examples/joke.pl examples/parametersbyname.pl examples/cookieauth.pl examples/fullsearch.pl examples/XML/customxml.pl examples/tcpclient.pl examples/forms/style.cgi examples/forms/style.html examples/cookie.pl examples/authentication.pl examples/customschema.pl examples/chat.pl examples/allclients.pl examples/autoexamples.pl examples/My/Parameters.pm examples/My/SessionIterator.pm examples/My/Examples.pm examples/My/PersistentIterator.pm examples/My/PingPong.pm examples/My/Chat.pm HACKING lib/SOAP/Lite/Utils.pm lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm lib/SOAP/Lite/Deserializer/XMLSchema1999.pm lib/SOAP/Lite/Deserializer/XMLSchema2001.pm lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm ReleaseNotes.txt t/23-ppm.t t/17-mod_soap.t t/05-customxml.t t/SOAP/Transport/IO.t t/SOAP/Transport/MAILTO.t t/SOAP/Transport/POP3.t t/SOAP/Transport/LOCAL.t t/SOAP/Transport/TCP.t t/SOAP/Transport/LOOPBACK.t t/SOAP/Transport/HTTP/CGI.t t/SOAP/Transport/HTTP/CGI/test_server.pl t/SOAP/Transport/HTTP.t t/SOAP/Transport/IO.xml t/SOAP/Schema/WSDL.t t/SOAP/Data.t t/SOAP/Serializer.t t/SOAP/Lite/Packager.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t t/SOAP/Lite/Deserializer/XMLSchema1999.t t/SOAP/Lite/Deserializer/XMLSchema2001.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t t/21-public.t t/11-cgi.t t/19-apachesoap.t t/38-packager.t t/03-server.t t/36-leaks.t t/015_UNIVERSAL_can.t t/02-payload.t t/012-cloneable.t t/08-schema.t t/014_UNIVERSAL_use.t t/01-core.t t/15-daemon.t t/04-attach-cid-encoded.t t/24-wsdl.t t/14-cgi_apache.t t/12-cgi_https.t t/40-loopback.t t/04-attach.t t/13-mod_perl.t t/010-serializer.t t/013-array-deserialization.t t/06-modules.t t/22-interop_apache.t t/Issues/rt75169.t t/Issues/recursion.pl t/Issues/rt74029.t.stored t/Issues/rt74308.t.wsdl t/Issues/rt70381.t t/Issues/rt78588.t t/Issues/rt53375.t t/Issues/rt70329.t t/Issues/rt72836.t t/Issues/rt74029.t t/Issues/rt88915.t t/Issues/rt74308.t t/Issues/rt15176.t Which one of theses files should I keep/remove? Denis.
pgpb5HBc8IEBM.pgp
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
