diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-06-02 08:29:49 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-06-02 08:36:35 +0200 |
commit | 279de6a1195adb739a8d1f2afb445b68793b28b8 (patch) | |
tree | a6f72f890fb04d4ee5a55563bd83d8855e1a108d /AUTHORS | |
parent | 32b81ec4777ede7fdb4e0172c0011e238bdacb60 (diff) |
chore: Remove dash in project name
To be consistent with naming of the tools in cmd/.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,13 +1,13 @@ -Authors of silent-ct +Authors of silentct -The copyright on silent-ct is held by the respective authors. Unless -file-specific copyright headers say otherwise, silent-ct is permissively +The copyright on silentct is held by the respective authors. Unless +file-specific copyright headers say otherwise, silentct is permissively licensed according to the BSD 2-Clause License. See the LICENSE file. This file contains only a summary. For fine-grained information on who authored a particular file or feature, please refer to the version control history at: - https://git.glasklar.is/rgdd/silent-ct + https://git.glasklar.is/rgdd/silentct File-specific copyright headers should be used when necessary to document the origin of a file's contents, e.g., for code copied from other sources or which |