From b7c0ddc4d3274405311521431deeaf8db9e72579 Mon Sep 17 00:00:00 2001 From: Philipp Stenkamp <philipp.stenkamp@hs-bochum.de> Date: Thu, 9 Feb 2017 11:08:43 +0100 Subject: [PATCH] Add license --- common/photos/LICENSE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common/photos/LICENSE.md diff --git a/common/photos/LICENSE.md b/common/photos/LICENSE.md new file mode 100644 index 0000000..2b2ac62 --- /dev/null +++ b/common/photos/LICENSE.md @@ -0,0 +1,5 @@ +Copyright (C) 2017 Philipp Stenkamp + +These images are licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. + +You should have received a copy of this license along with this document; see the file CC-BY-SA-3.0. If not, see http://creativecommons.org/licenses/. \ No newline at end of file -- GitLab