Re: GPLv2/LGPLv2.1: link to gnu.org instead of FSF address?
Sébastien Wilmet <[email protected]>
| Newsgroups | gmane.comp.gnome.foundation.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 02, 2016 at 01:57:25PM +0200, Sébastien Wilmet wrote: > Also, from a more practical matter, do you know if a script exists to > replace license headers in a smart way (for C code at least)? Because > the text can be wrapped at different places, there can be spaces > differences, and the license header can contain the library or program > name. In the end I've written a script called gcu-smart-c-comment-substitution available at: https://github.com/swilmet/gnome-c-utils It has already been useful in several projects, including GLib. -- Sébastien