[Github-comments] [geany/geany] Added possibility to choose between different *GPL licences (#1331)

egnun notifications at xxxxx
Wed Dec 7 03:02:13 UTC 2016


Originally it was just possible to choose between the GPLv2 and the 3-clause BSD.
Now users can also choose between the GPLv3 and AGPLv3 when adding a licence comment to a file.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1331

-- Commit Summary --

  * Added possibility to choose between GPLv2 and 3 when adding licence comment to file
  * Merge my local changes into master
  * Reformatted a line of code
  * Renamed some identifiers to clarify with wich values they are handling.
  * Added possibility to choose AGPLv3 when adding licence comment

-- File Changes --

    M data/Makefile.am (4)
    M data/geany.glade (48)
    A data/templates/agplv3 (12)
    M data/templates/fileheader (2)
    R data/templates/gplv2 (0)
    A data/templates/gplv3 (12)
    M src/callbacks.c (32)
    M src/templates.c (13)
    M src/templates.h (4)

-- Patch Links --

https://github.com/geany/geany/pull/1331.patch
https://github.com/geany/geany/pull/1331.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1331
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161206/391ad819/attachment.html>


More information about the Github-comments mailing list