mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Merge pull request #14 from SISheogorath/fix/LICENSE
Fix LICENSE content
This commit is contained in:
commit
948c3367eb
1 changed files with 10 additions and 3 deletions
11
LICENSE
11
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
|
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.
|
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.>
|
CodiMD - Realtime collaborative markdown notes on all platforms.
|
||||||
Copyright (C) <year> <name of author>
|
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
|
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
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue