+1 to Patrick's technique. This is a human problem not one for a automagic string parsing. Each platform should maintain a NOTICE and LICENSE file and the release dist should have the same at the top level.
On Mon, Mar 19, 2012 at 3:20 PM, Patrick Mueller <[email protected]> wrote: > On Mon, Mar 19, 2012 at 18:02, Tim Kim <[email protected]> wrote: > >> So to cut a proper release we need to include a license and notice file >> ... >> > > You might want to look at the LICENSE and NOTICE files in weinre: > > https://github.com/pmuellr/incubator-cordova-weinre > > Jukka has reviewed these and thinks they're ready to go, but ... we'll see > :-) > > My philosophy is: > > - the LICENSE and NOTICE files are in the top-level directory of the git > repo, and those same files will be in the src, bin, and doc release > archives. > > - I maintain those by hand, there's no easy way to automate the maintenance > > -- > Patrick Mueller > http://muellerware.org
