diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-10 13:59:50 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-10 13:59:50 -0800 |
commit | 295486fb710bc7202ea2e234d15476df8827a021 (patch) | |
tree | d2801364362bd6e32b174a91b8f005dee85a9126 /COPYING | |
parent | a7470dd1fb41b58dbeb76f8c83680c6da12ce5c0 (diff) | |
download | pandoc-295486fb710bc7202ea2e234d15476df8827a021.tar.gz |
COPYING - use setext style headers.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 22 |
1 files changed, 14 insertions, 8 deletions
@@ -1,6 +1,7 @@ -% GNU GENERAL PUBLIC LICENSE -% -% Version 2, June 1991 +GNU GENERAL PUBLIC LICENSE +========================== + +Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA @@ -8,7 +9,8 @@ Copyright (C) 1989, 1991 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -# Preamble +Preamble +-------- The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -58,9 +60,11 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. -# GNU GENERAL PUBLIC LICENSE +GNU GENERAL PUBLIC LICENSE +========================== -## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +--------------------------------------------------------------- 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed @@ -258,7 +262,8 @@ make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. -## NO WARRANTY +NO WARRANTY +----------- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -282,7 +287,8 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS -# How to Apply These Terms to Your New Programs +How to Apply These Terms to Your New Programs +--------------------------------------------- If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it |