From 40f74b8e872367b88a468d63d55e38acb975ee24 Mon Sep 17 00:00:00 2001 From: Max Klenk Date: Tue, 13 Feb 2018 17:41:45 +0100 Subject: [PATCH] add Docs folder --- Config/FilterPlugin.ini | 2 ++ Content/ThirdParty/Fonts/OFL.txt => Docs/OpenFontLicense.txt | 0 LICENSE.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Config/FilterPlugin.ini rename Content/ThirdParty/Fonts/OFL.txt => Docs/OpenFontLicense.txt (100%) diff --git a/Config/FilterPlugin.ini b/Config/FilterPlugin.ini new file mode 100644 index 0000000..2772bcc --- /dev/null +++ b/Config/FilterPlugin.ini @@ -0,0 +1,2 @@ +[FilterPlugin] +/Docs/... diff --git a/Content/ThirdParty/Fonts/OFL.txt b/Docs/OpenFontLicense.txt similarity index 100% rename from Content/ThirdParty/Fonts/OFL.txt rename to Docs/OpenFontLicense.txt diff --git a/LICENSE.md b/LICENSE.md index 58b1ea2..557bcb0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 stomt +Copyright (c) 2018 STOMT GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: