From eed6092c26a20cc6c6c62b2792125cad4b9a681c Mon Sep 17 00:00:00 2001 From: a3x Date: Fri, 24 Jul 2020 18:14:49 +0000 Subject: [PATCH] Initial commit --- LICENSE | 5 +++++ README.md | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6df3cc6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +"THE BEER-WARE LICENSE" (Revision 42): + + wrote this file. As long as you retain this notice you can +do whatever you want with this stuff. If we meet some day, and you think this +stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..24cfd7c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# make.podcasts + +Generating Podcasts from massive mp3 collections. \ No newline at end of file