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)