>> I mean, thinking about it, we should "claim rights" on a php script that
>> does not do more than logging "hello world".
>
> Maybe some of the 1-3 lines of code snippets could be argued to have no
> degree of creativity, but src/examples/simplesocketserver.php is 55 lines of
> non-trivial code.
On Nov 18, 2009, at 4:44 PM, Christian Hammers wrote:
Hello Curt
Am Tue, 17 Nov 2009 22:42:45 -0600
schrieb Curt Arnold :
Running "mvn rat:check" generates a RAT (release audit tool) report
in target/rat.txt. The check fails since all the .php files in src/
examples/php and src/examples/re
Hello Curt
Am Tue, 17 Nov 2009 22:42:45 -0600
schrieb Curt Arnold :
> Running "mvn rat:check" generates a RAT (release audit tool) report
> in target/rat.txt. The check fails since all the .php files in src/
> examples/php and src/examples/resources do not have ASF Source
> Header. src/examp