From 34b25ca4da1e5b33d42eaae20d09ac2531ad9f04 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 23 Oct 2025 20:56:24 +0200 Subject: [PATCH] added package files. --- 0BUILD | 5 ++--- AUTHORS | 1 + COPYING | 1 + README | 0 TODO | 2 ++ 5 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 AUTHORS create mode 100644 COPYING create mode 100644 README create mode 100644 TODO diff --git a/0BUILD b/0BUILD index 04ba01a..079b727 100644 --- a/0BUILD +++ b/0BUILD @@ -13,8 +13,8 @@ @@ -239,7 +239,6 @@ - AUTHORS COPYING README diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..5d019a3 --- /dev/null +++ b/AUTHORS @@ -0,0 +1 @@ +Martin Preuss diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..505faa1 --- /dev/null +++ b/COPYING @@ -0,0 +1 @@ +GPL diff --git a/README b/README new file mode 100644 index 0000000..e69de29 diff --git a/TODO b/TODO new file mode 100644 index 0000000..c9aa0fb --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ + +- init (setup logging)