Files @ 8c543e371e39
Branch filter:

Location: kallithea/MANIFEST.in

Bradley M. Kuhn
Update LICENSE.md to include license information about Codemirror 3.15

Add information to the LICENSE.md file to include the information provided in
the codemirror-3.15/LICENSE file.

Also, note that other license and copyright information also appears in
.../public/js/mode/ sub-directories.
include rhodecode/config/deployment.ini_tmpl
include rhodecode/lib/dbmigrate/migrate.cfg

include README.rst
recursive-include rhodecode/i18n *

#docs
recursive-include docs *

#init.d
recursive-include init.d *

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
recursive-include rhodecode/public/js *
#templates
recursive-include rhodecode/templates *