|
| 1 | +Copyright (c) 2007, John Fraser |
| 2 | +<http://www.attacklab.net/> |
| 3 | +All rights reserved. |
| 4 | + |
| 5 | +Original Markdown copyright (c) 2004, John Gruber |
| 6 | +<http://daringfireball.net/> |
| 7 | +All rights reserved. |
| 8 | + |
| 9 | +Redistribution and use in source and binary forms, with or without |
| 10 | +modification, are permitted provided that the following conditions are |
| 11 | +met: |
| 12 | + |
| 13 | +* Redistributions of source code must retain the above copyright notice, |
| 14 | + this list of conditions and the following disclaimer. |
| 15 | + |
| 16 | +* Redistributions in binary form must reproduce the above copyright |
| 17 | + notice, this list of conditions and the following disclaimer in the |
| 18 | + documentation and/or other materials provided with the distribution. |
| 19 | + |
| 20 | +* Neither the name "Markdown" nor the names of its contributors may |
| 21 | + be used to endorse or promote products derived from this software |
| 22 | + without specific prior written permission. |
| 23 | + |
| 24 | +This software is provided by the copyright holders and contributors "as |
| 25 | +is" and any express or implied warranties, including, but not limited |
| 26 | +to, the implied warranties of merchantability and fitness for a |
| 27 | +particular purpose are disclaimed. In no event shall the copyright owner |
| 28 | +or contributors be liable for any direct, indirect, incidental, special, |
| 29 | +exemplary, or consequential damages (including, but not limited to, |
| 30 | +procurement of substitute goods or services; loss of use, data, or |
| 31 | +profits; or business interruption) however caused and on any theory of |
| 32 | +liability, whether in contract, strict liability, or tort (including |
| 33 | +negligence or otherwise) arising in any way out of the use of this |
| 34 | +software, even if advised of the possibility of such damage. |
0 commit comments