Zooko Wilcox-O'Hearn
82579cec96
magic first line tells emacs to use utf8+bom
...
Add ".. -*- coding: utf-8-with-signature -*-" to the first line of each .rst
file. This tells emacs to treat the file contents as utf-8, and also to prepend
a so-called utf-8 "bom" marker at the beginning of the file. This patch also
prepends those markers to each of those files.
2013-11-08 21:08:05 +00:00
Zooko O'Whielacronx
18b44383dc
docs: fix the rst formatting of COPYING.TGPPL.rst
...
Now it renders correctly both on trac and with rst2html --verbose from docutils v0.8.1.
2011-10-02 21:33:33 -07:00
david-sarah
ed0eca7e4a
Fix repeated 'the' in license text.
2011-08-19 13:48:36 -07:00
david-sarah
37278f4b5d
Remove Non-Profit Open Software License from the set of 'added permission' licenses. Although it actually does qualify as an Open Source license (because it allows relicensing under plain OSL), its wording is unclear and could easily be misunderstood, and it contributes to incompatible license proliferation.
2011-08-19 13:47:42 -07:00
Zooko O'Whielacronx
b34c1a2a60
licensing: add to the list of licenses that we grant the added permission for
...
Added: most of the ones listed on the FSF's "List of Free Software, GPL Incompatible Licenses", plus the Non-Profit Open Software License.
2011-08-18 22:46:56 -07:00
Zooko O'Whielacronx
215f93e050
docs: reformat COPYING.TGPPL.html to COPYING.TGPPL.rst
2011-08-18 22:27:53 -07:00