diff --git a/bots/zephyr_mirror.py b/bots/zephyr_mirror.py index 4b441cc..649a2a4 100755 --- a/bots/zephyr_mirror.py +++ b/bots/zephyr_mirror.py @@ -1,4 +1,5 @@ #!/usr/bin/python +# Copyright (C) 2012 Humbug, Inc. All rights reserved. import sys import traceback import simplejson diff --git a/common.py b/common.py index 96e710b..3a3a866 100644 --- a/common.py +++ b/common.py @@ -1,4 +1,5 @@ #!/usr/bin/python +# Copyright (C) 2012 Humbug, Inc. All rights reserved. import simplejson import requests import time