summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorSheogorath2019-03-30 16:53:28 +0100
committerSheogorath2019-03-31 03:27:12 +0200
commit962330933da5625b47573fea5c39cbd60ef228a9 (patch)
tree3a296526d76c4c369231a60e354c3d47c46e1355 /LICENSE
parent4ffeab6129778ae539934dabbb3825de92199251 (diff)
Fix LICENSE content
It seems like the license was never correctly filled. This patch updates the LICENSE file to represent members of the community and major code contributors. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE13
1 files changed, 10 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 2def0e88..ccbd997d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -629,8 +629,15 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
+ CodiMD - Realtime collaborative markdown notes on all platforms.
+ Copyright (C) 2019 Christoph (Sheogorath) Kern
+ Copyright (C) 2019 Claudius Coenen
+ Copyright (C) 2019 Max Wu
+ Copyright (C) 2017 Yukai Huang
+ And more can be found on https://github.com/codimd/server/graphs/contributors
+ Or in the local AUTHORS file
+
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
@@ -658,4 +665,4 @@ specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>. \ No newline at end of file
+<http://www.gnu.org/licenses/>.