From 97a8f3982e7978ad7347b6d560d6bea53ec26893 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Sep 2014 15:08:20 +0200 Subject: Squashed 'source/00_content/' changes from 63d9db8..72c93ae 72c93ae Added README.md to the content level c30c627 Added CC-BY-SA licence for all textual contents * this only applies for the "source/00_content" subtree ** the actual static site generation implementation is explicitly NOT licensed under the terms of the CC-BY-SA license git-subtree-dir: source/00_content git-subtree-split: 72c93ae35954ebad5e06113ada3fcd4e8b9fc4bb --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9205238 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# blog.kummerlaender.eu + +This repository contains all textual contents of "blog.kummerlaender.eu" and is included into the [appropriate repository](https://github.com/KnairdA/blog.kummerlaender.eu/) as a subtree. + +All articles and pages are freely available under the terms of the Creative Commons [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/) license. If you should require further permissions please feel free to contact me. -- cgit v1.2.3