12 Commits

Author SHA1 Message Date
188989e067 Update copyright year 2024-01-07 12:41:02 +01:00
15ba1db248 Update copyrights 2023-08-31 12:57:30 +02:00
3dc7f71098 Update copyright year 2022-02-25 17:46:43 +01:00
22162f82b2 Update copyright year 2021-01-22 21:58:38 +01:00
59d9ecd9c0 * Update copyright year to 2020 2020-01-10 00:33:02 +01:00
ccce06cd8c * contrib/commit-check: Don't say 'not found' if found [skip ci] 2019-12-10 11:48:15 +01:00
c80e2381e5 Use gnulib's update-copyright module
* bootstrap.conf: Add update-copyright module
* cfg.mk: Setup environment for update-copyright
* contrib/update_copyright: Remove script no longer used
* libwget/ssl_openssl: Fix copyright year
* tests/test-post-handshare-auth.c: Fix copyright years
* contrib/commit-check: Add copyright and license
* contrib/mail.sh: Same
* src/version-text.h.in: Same
2019-09-11 00:03:04 +02:00
ee46ee69aa Minor changes to the commit-check script 2018-09-21 15:34:48 +02:00
3a2fafe8d2 * contrib/commit-check: Add support for companies (e.g. redhat.com) 2018-09-15 21:47:57 +02:00
01719148ee * contrib/commit-check: Don't check the name
The name can't easily be used as an identifier.
E.g. my name is different through commits: 'Tim Ruehsen' or 'Tim Rühsen'

Checking the email address used for the FSF assignment is enough.
2018-08-16 15:50:53 +02:00
7b26f8dfb8 * contrib/commit-check: Detect Copyright-paperwork-exempt correctly 2018-05-04 11:41:48 +02:00
64b413571b New script to ensure that patches without copyright assignment aren't merged
* AUTHORS: Update file with all known contributors to date. Update
    FSF Copyright Assignment status in the first column
    * contrib/commit-check: New script. This is to be run on each merge
    request to master to ensure that the copyright assignment process
    has been completed.
    * .gitlab-ci.yml: Add a new CommitCheck CI which ensures that the
    author has completed their Copyright Assignments. This runner is
    allowed to fail, so it won't affect the CI runners for all forks.
2018-03-22 23:55:17 +01:00