contrib/win32/hgwebdir_wsgi.py
changeset 10578 36715cd6ee3d
parent 10572 704af22f4907
child 10586 efd3b71fc293
--- a/contrib/win32/hgwebdir_wsgi.py	Wed Mar 03 14:43:27 2010 +0100
+++ b/contrib/win32/hgwebdir_wsgi.py	Wed Mar 03 20:35:20 2010 +0100
@@ -1,6 +1,9 @@
 # An example WSGI script for IIS/isapi-wsgi to export multiple hgweb repos
 # Copyright 2010 Sune Foldager <cryo@cyanite.org>
 #
+# This software may be used and distributed according to the terms of the
+# GNU General Public License version 2 or any later version.
+#
 # Requirements:
 # - Python 2.6
 # - IIS 7