summaryrefslogtreecommitdiff
path: root/mox.py
diff options
context:
space:
mode:
Diffstat (limited to 'mox.py')
-rwxr-xr-xmox.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/mox.py b/mox.py
index fce84bb..56e159f 100755
--- a/mox.py
+++ b/mox.py
@@ -14,7 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# This file was mofified by quermit@gmail.com
+# This file was mofified by:
+# quermit@gmail.com
+# dawid.fatyga@gmail.com
"""Mox, an object-mocking framework for Python.