fixed. I'm not used with Intellij license header tooling, expected it to automagically update everything
2013/8/23 teilo <[email protected]> > > > On Wednesday, 21 August 2013 11:03:02 UTC+1, nicolas de loof wrote: > >> >> BTW - the pom.xml still references LGPL v3 >>> >>> >> fixed. >> > > Many other files are also still under LGPL - > Originally I thought it was as they had non cloudbees contributors and > they had not consented to re-licence - but it seems arbitrary. > ( > FlowIcon.java<https://github.com/jenkinsci/build-flow-plugin/blob/master/src/main/java/com/cloudbees/plugins/flow/FlowIcon.java>is > so simple and has only one committer) > > build-flow-plugin>grep -r -l GNU pom.xml src/ > src/main/groovy/com/cloudbees/plugins/flow/FlowDSL.groovy > src/main/java/com/cloudbees/plugins/flow/BuildFlow.java > src/main/java/com/cloudbees/plugins/flow/BuildFlowAction.java > src/main/java/com/cloudbees/plugins/flow/BuildFlowPlugin.java > src/main/java/com/cloudbees/plugins/flow/FlowIcon.java > src/main/java/com/cloudbees/plugins/flow/FlowRun.java > src/main/java/com/cloudbees/plugins/flow/JobNotFoundException.java > > src/main/resources/com/cloudbees/plugins/flow/BuildFlow/configure-entries.jelly > src/main/resources/com/cloudbees/plugins/flow/BuildFlow/index.jelly > src/main/resources/com/cloudbees/plugins/flow/BuildFlow/newJobDetail.jelly > > src/main/resources/com/cloudbees/plugins/flow/BuildFlow/newJobDetail.properties > src/main/resources/com/cloudbees/plugins/flow/Messages.properties > src/main/resources/index.jelly > src/test/groovy/com/cloudbees/plugins/flow/BindingTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/BuildTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/CombinationTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/DSLTestCase.groovy > src/test/groovy/com/cloudbees/plugins/flow/GuardTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/IgnoreTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/ParallelTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/RetryTest.groovy > src/test/groovy/com/cloudbees/plugins/flow/UpstreamTest.groovy > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
