> Done for fortress-rest, please carefully review. I generally followed > [1] but also got inspiration from Syncope project as they also > distribute a web application with many dependencies. > > * Renamed file to the bare form (without .txt) as suggested in [1] > > * Source: LICENSE and NOTICE in the root folder only contain the AL2.0 > and standard notice and are used for source release package. I assume > that for the Fortress source no additional notice is required? > > * Maven jars: LICENSE, NOTICE, and DEPENDENCIES are generated by Apache > Resource Bundles [2]. They have the same content as those in root > folder. I deleted the files from src/main/resources/META-INF. > > * WAR file: LICENSE and NOTICE file in src/main/webapp/META-INF/ are put > to WAR file, they include all the licenses of bundled 3rd party binary > dependencies. > > I can continue with fortress-web but not before the weekend.
Done for fortress-web. I also fixed license header for jquery-ui.css, removed the ALv2 header, added MIT instead.
