summaryrefslogtreecommitdiff
path: root/stubout.py
diff options
context:
space:
mode:
Diffstat (limited to 'stubout.py')
-rw-r--r--stubout.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/stubout.py b/stubout.py
index c749396..f956c3b 100644
--- a/stubout.py
+++ b/stubout.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python2.4
-#
# Copyright 2008 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,7 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# This file was mofified by quermit@gmail.com
+#
+# This is a fork of the pymox library intended to work with Python 3.
+# The file was modified by quermit@gmail.com and dawid.fatyga@gmail.com
import inspect