<IfModule mod_autoindex.c>
	IndexIgnore .htaccess ..
	IndexOptions HTMLTable SuppressSize SuppressLastModified FoldersFirst FancyIndexing DescriptionWidth=* NameWidth=*
	
	AddDescription "The licenses used by untermStrich to load the libraries" license.txt
	AddDescription "Script file - NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE." jquery.tools.js
	AddDescription "Script file - CC 3.0 Attribution.  May be relicensed without permission/notification." jquery.mobile.datebox.js
	AddDescription "Script file - See file for License" jquery.titlealert.js
	AddDescription "Script file - MIT license active" *.js
	
	ReadmeName 	license.txt
</IfModule>
