summaryrefslogtreecommitdiff
path: root/mox.py
diff options
context:
space:
mode:
Diffstat (limited to 'mox.py')
-rwxr-xr-xmox.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/mox.py b/mox.py
index 096a202..75e834d 100755
--- a/mox.py
+++ b/mox.py
@@ -13,6 +13,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+#
+# This file was mofified by quermit@gmail.com
"""Mox, an object-mocking framework for Python.