diff options
| author | 2021-08-27 09:38:22 +0100 | |
|---|---|---|
| committer | 2021-08-27 09:38:22 +0100 | |
| commit | 4540162276aa23e016ae094158d2d1d93bcc734f (patch) | |
| tree | e3a78ab63d43991763bf768c2b7f09a5fe6c6156 /tools | |
| parent | Update vendored dependencies. (diff) | |
Update copyright headers.
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/mkheaders | 1 | ||||
| -rwxr-xr-x | tools/test-build | 2 | ||||
| -rwxr-xr-x | tools/testssl | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/tools/mkheaders b/tools/mkheaders index ae59857c6..514a82b38 100755 --- a/tools/mkheaders +++ b/tools/mkheaders @@ -38,6 +38,7 @@ my @ignored_revisions = ( '4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38', # mass-updating descriptions '56375392ba94f2552bbeeeab4fd39e1e50295525', # sadie's name change 'bab14f0dd2345c9d7dcbc47c918563709e1ac094', # peavey breaking line endings + 'de6d4dbd1e8845e08c2d87cd89a919e5b21ba619', # jsoref fixing a ton of typos 'f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f', # peavey fixing line endings ); diff --git a/tools/test-build b/tools/test-build index b9eace0eb..ff2ce9501 100755 --- a/tools/test-build +++ b/tools/test-build @@ -2,7 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2013-2016, 2018-2021 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2013-2016, 2019-2021 Sadie Powell <sadie@witchery.services> # # This file is part of InspIRCd. InspIRCd is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public diff --git a/tools/testssl b/tools/testssl index 067da634f..9a08e31a5 100755 --- a/tools/testssl +++ b/tools/testssl @@ -2,6 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # +# Copyright (C) 2021 Matt Schatz <genius3000@g3k.solutions> # Copyright (C) 2020-2021 Sadie Powell <sadie@witchery.services> # # This file is part of InspIRCd. InspIRCd is free software: you can |
