From b42db813ec76204547dd7a2bd58c2ea62f09b1b8 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Fri, 17 Mar 2023 09:49:47 +0100 Subject: Add authors and licence Add source URL once this has a more permanent home --- AUTHORS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..99a6e70 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,22 @@ +Authors of ct-sans + +The copyright on the ct-sans implementation is held by the respective +authors. + +Unless file-specific copyright headers say otherwise, ct-sans is +permissively licensed according to the BSD 2-Clause License (see the +LICENSE file). + +This file contains only a summary; for more fine-grained information on +who authored a particular file or feature, please refer to the version +control history at: + + TODO: add url + +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 governed by different license requirements. + +Authors, in chronological order of initial contribution: + + Rasmus Dahlberg -- cgit v1.2.3