kc3-lang/gnulib/etc

Branch :


Log

Author Commit Date CI Message
b1f65faa 2024-10-17 21:52:41 Use a warranty disclaimer in all-permissive license notices. * etc/license-notices/unlimited: Add a short warranty disclaimer sentence. * m4/*.m4: Update. * build-aux/prefix-gnulib-mk: Likewise. * HACKING: Likewise.
87e6634b 2022-01-04 00:16:50 license: fix GPLv3 texts to use a comma instead of semicolon. See: https://www.gnu.org/licenses/gpl-3.0.html#howto Run: $ git grep -l 'Foundation; either version 3' \ | xargs sed -i '/Foundation; either version 3/ s/n; e/n, e/' * All files using GPLv3: Adjust via the above command.
e3ffd3bb 2022-01-01 10:24:28 maint: fix ‘make update-copyright’ on symlinks After running ‘make update-copyright’ I noticed that it incorrectly replaced a couple of symlinks with their contents. * Makefile (update-copyright): Do not update symlinks. * etc/license-notices/GPL, etc/license-notices/LGPL: Change these back to symlinks.
eec12c00 2022-01-01 09:43:19 maint: run 'make update-copyright'
efe8ff4b 2021-06-04 20:03:22 New directory with license notices. * etc/license-notices/*: New files.