From 315611f6dc9351cbb5e394c77c5219514ac8a430 Mon Sep 17 00:00:00 2001 From: Yannis Becker Date: Fri, 31 Jan 2020 14:02:35 +0100 Subject: [PATCH] Added license file and removed license notice from readme --- LICENSE | 0 README.md | 4 ---- 2 files changed, 4 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 3dbbecc..da9efd2 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,6 @@ Author: Joseph Ernest ([@JosephErnest](https://twitter.com/JosephErnest)) Other projects: [BigPicture](http://bigpicture.bi), [bigpicture.js](https://github.com/josephernest/bigpicture.js), [AReallyBigPage](https://github.com/josephernest/AReallyBigPage), [SamplerBox](http://www.samplerbox.org), [Void](http://www.thisisvoid.org), [TalkTalkTalk](https://github.com/josephernest/TalkTalkTalk), [YellowNoiseAudio](http://www.yellownoiseaudio.com), etc. -License ----- -MIT license - Dependencies --- **Writing** uses [Pagedown](https://code.google.com/archive/p/pagedown/), [Pagedown Extra](https://github.com/jmcmanus/pagedown-extra), [MathJax](https://www.mathjax.org/), StackOverflow's [editor code](https://gist.github.com/gdalgas/a652bce3a173ddc59f66), and the [Computer Modern](http://cm-unicode.sourceforge.net/) font.