I downloaded a zip of incubator-taverna-server from GitHub and ran the RAT check from the command line on each of the main and sub folders. It looks like almost all the files need a header.
One if the files is the .opf.yml file, which contains references to mygrid.org.uk and taverna.org.uk.: name: Taverna Server vendor: The University of Manchester maintainer: name: Donal Fellows email: donal.k.fellows( AT )manchester.ac.uk platform: "Java 6+, Tomcat 6, POSIX" download: http://www.taverna.org.uk/download/server/ # Really the documentation page as the overall home page is shared with the workbench but will do for now homepage: http://dev.mygrid.org.uk/wiki/display/taverna/Taverna+Server+2.4 issues: http://dev.mygrid.org.uk/issues/browse/TAVSERV # Note, no anti-spam armouring required for this one support-contact: [email protected] I'm guessing this information needs to be updated, too? Gale On Fri, Sep 2, 2016 at 8:41 AM Stian Soiland-Reyes < [email protected]> wrote: > Hi, > > I've made > > https://cwiki.apache.org/confluence/display/TAVERNADEV/2016-09+License+review > > so we can track license review progress. > > > Anyone is welcome to keep checking/fixing those that are not complete > - as I've mentioned it's fine to remove the (C) Manchester/LGPL > headers as they are part oft he software grant. > > It should be possible to do the license header updates using the maven > license plugin rather than a large vim session.. > > -- > Stian Soiland-Reyes, eScience Lab > School of Computer Science > The University of Manchester > http://orcid.org/0000-0001-9842-9718 >
