summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2021-01-01 16:36:09 +0000
committerPádraig Brady <P@draigBrady.com>2021-01-01 16:36:09 +0000
commit32ff1d1313ff566685b9092ac929251a4c22e7c4 (patch)
treecf01118a1dc28a1324f4e9d360752c5530153278 /.github
parentffb7ebfa253a44f52808cade5657d7541eaccfa5 (diff)
downloadcoreutils-32ff1d1313ff566685b9092ac929251a4c22e7c4.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.txt2
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.txt b/.github/ISSUE_TEMPLATE.txt
index 910d0768c..bf4263976 100644
--- a/.github/ISSUE_TEMPLATE.txt
+++ b/.github/ISSUE_TEMPLATE.txt
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
<!--
-Copyright (C) 2017-2020 Free Software Foundation, Inc.
+Copyright (C) 2017-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/.github/PULL_REQUEST_TEMPLATE.txt b/.github/PULL_REQUEST_TEMPLATE.txt
index e2dfb55a2..12e401956 100644
--- a/.github/PULL_REQUEST_TEMPLATE.txt
+++ b/.github/PULL_REQUEST_TEMPLATE.txt
@@ -88,7 +88,7 @@ in this matter.
<!--
-Copyright (C) 2017-2020 Free Software Foundation, Inc.
+Copyright (C) 2017-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by