diff options
| author | 2020-11-01 00:32:38 +0000 | |
|---|---|---|
| committer | 2020-11-01 00:32:38 +0000 | |
| commit | e7837aa2ca339bc0e9d27496a02c5520bdecd674 (patch) | |
| tree | 6ba33424870c9a8dba25feb10ef23ae59de74f0f /tools | |
| parent | Use auto for config code in more places. (diff) | |
| parent | Release v3.8.0. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/genssl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/genssl b/tools/genssl index f4c38fd2e..337244292 100755 --- a/tools/genssl +++ b/tools/genssl @@ -2,6 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # +# Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org> # Copyright (C) 2013-2017, 2020 Sadie Powell <sadie@witchery.services> # # This file is part of InspIRCd. InspIRCd is free software: you can |
