Remov "founder" text from the first line of edit.py, this is fix to r799 commit.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 15 Oct 2008 20:10:07 +0000
changeset 343 1c96c36b58db
parent 342 72482d8e5b34
child 344 d135c8c09967
Remov "founder" text from the first line of edit.py, this is fix to r799 commit. Patch by: Pawel Solyga Review by: to-be-reviewed
app/soc/views/site/docs/edit.py
--- a/app/soc/views/site/docs/edit.py	Wed Oct 15 19:33:50 2008 +0000
+++ b/app/soc/views/site/docs/edit.py	Wed Oct 15 20:10:07 2008 +0000
@@ -1,4 +1,4 @@
-#founder!/usr/bin/python2.5
+#!/usr/bin/python2.5
 #
 # Copyright 2008 the Melange authors.
 #