##// END OF EJS Templates
win32/hgwebdir_wsgi: clarify copyright license
Martin Geisler -
r10578:36715cd6 default
parent child Browse files
Show More
@@ -1,6 +1,9 b''
1 1 # An example WSGI script for IIS/isapi-wsgi to export multiple hgweb repos
2 2 # Copyright 2010 Sune Foldager <cryo@cyanite.org>
3 3 #
4 # This software may be used and distributed according to the terms of the
5 # GNU General Public License version 2 or any later version.
6 #
4 7 # Requirements:
5 8 # - Python 2.6
6 9 # - IIS 7
General Comments 0
You need to be logged in to leave comments. Login now