Skip to content
  • swilmet's avatar
    LGPLv2+ -> LGPLv2.1+: update remaining files · eea06815
    swilmet authored
    For the files in gio/ (but not in gio/ sub-directories), only the *.[ch]
    files were handled in commit 3bf4a720.
    
    For the modified files in glib/tests/markups/, I've tested that
    `make check` still succeeds.
    
    After this commit,
    $ git grep -in "GNU Library"
    and
    $ git grep -in "Library General"
    return only results in COPYING files and in glib/libcharset/. The latter
    was not updated because it's a copy.
    
    $ git grep -in "version 2" | grep -iv "version 2\.1"
    now doesn't return any LGPL license header.
    - glib-gettextize.in: GPL
    - glib/gen-unicode-tables.pl: GPL
    - glib/gnulib/: a copy
    - glib/libcharset/: a copy
    - m4macros/attributes.m4: GPL
    - po/po2tbl.sed.in: GPL
    - tap-driver.sh: GPL
    - tests/*.pl: GPL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=776504
    eea06815