소스 검색

Update LICENSE

Estevão Soares dos Santos 6 년 전
부모
커밋
48de9101f4
1개의 변경된 파일10개의 추가작업 그리고 3개의 파일을 삭제
  1. 10 3
      LICENSE

+ 10 - 3
LICENSE

@@ -1,6 +1,9 @@
 MIT License
 
-Copyright (c) 2018 ShowdownJS
+Copyright (c) 2018 ShowdownJS <http://showdownjs.com>
+
+Markdown (TM) Copyright (c) 2004, John Gruber <http://daringfireball.net/>
+
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
@@ -9,8 +12,12 @@ 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:
 
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+ * The above copyright notice and this permission notice shall be included in all
+   copies or substantial portions of the Software.
+   
+ * Neither the name "Markdown" nor the names of its contributors may
+   be used to endorse or promote products derived from this software
+   without specific prior written permission.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,