Sean Whitton
|
c31f6adc31
|
; Add 2026 to copyright years.
|
2026-01-01 12:54:34 +00:00 |
|
Paul Eggert
|
4da38c6321
|
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
|
2025-01-01 07:39:17 +00:00 |
|
Po Lu
|
8e1c56ae46
|
; Add 2024 to copyright years
|
2024-01-02 09:47:10 +08:00 |
|
Stefan Kangas
|
020aff95fa
|
; Fix typos in ChangeLog files
|
2023-12-10 12:38:19 +01:00 |
|
Eli Zaretskii
|
cae528457c
|
; Add 2023 to copyright years.
|
2023-01-01 05:31:12 -05:00 |
|
Stefan Kangas
|
93036209fa
|
; Fix typos (duplicate words)
|
2022-11-17 09:34:24 +01:00 |
|
Eli Zaretskii
|
19dcb237b5
|
; Add 2022 to copyright years.
|
2022-01-01 02:45:51 -05:00 |
|
Paul Eggert
|
ba05d005e5
|
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
|
2021-01-01 01:13:56 -08:00 |
|
Paul Eggert
|
365e01cc9f
|
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
|
2020-01-01 00:59:52 +00:00 |
|
Noam Postavsky
|
f5b48469f1
|
; Fix typo, insure -> ensure in ChangeLogs
|
2019-07-05 21:50:29 -04:00 |
|
Paul Eggert
|
26bed8ba10
|
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
|
2019-01-01 01:01:13 +00:00 |
|
Paul Eggert
|
5c7dd8a783
|
Update copyright year to 2018
Run admin/update-copyright.
|
2018-01-01 00:57:59 -08:00 |
|
Paul Eggert
|
cbc8324488
|
Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
|
2017-09-29 17:48:22 -07:00 |
|
Paul Eggert
|
5badc81c1c
|
Update copyright year to 2017
Run admin/update-copyright.
|
2016-12-31 19:42:26 -08:00 |
|
Paul Eggert
|
0e963201d0
|
Update copyright year to 2016
Run admin/update-copyright.
|
2016-01-01 01:34:24 -08:00 |
|
Glenn Morris
|
1c565a24ac
|
; ChangeLog fixes
|
2015-04-17 13:48:00 -04:00 |
|
Paul Eggert
|
dd1404cca3
|
Rename ChangeLogs for gitlog-to-changelog
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv & &.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
|
2015-04-07 00:00:06 -07:00 |
|