Commit Graph

10 Commits

Author SHA1 Message Date
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
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
3178560d7b Fix misspellings 2018-12-27 19:22:27 -02:00
217ee0a753 * contrib/mail.sh: Assume bash, print email to file if msmtp not found 2018-04-17 18:10:32 +02:00
8fedbfd21f * contrib/mail.sh: File got deleted accidentally in an earlier commit 2018-04-17 16:22:52 +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
a13aa2c352 Add new scripts to send Copyright assignment mails
* contrib/assignment_template.txt: Template header text for email
    * contrib/mail.sh: Script that composes and sends an email to a new
    contributor for Copyright Assignment
    * cfg.mk: Add exceptions for assignment_template.txt to syntax-check
2018-03-22 23:53:57 +01:00