summaryrefslogtreecommitdiffstats
path: root/manage.py
diff options
context:
space:
mode:
authorMatthew Jones <mat@matburt.net>2015-06-11 20:53:25 +0200
committerMatthew Jones <mat@matburt.net>2015-06-11 20:53:25 +0200
commitf9457197949506af0960db65fc85b18e05234fc3 (patch)
tree7ff99260b4e08ae97d7e0688d2d855ca8595ca29 /manage.py
parentMake using named pipe for adding passwords conditional on the version (diff)
downloadawx-f9457197949506af0960db65fc85b18e05234fc3.tar.xz
awx-f9457197949506af0960db65fc85b18e05234fc3.zip
Fix a few more copyright statements
Diffstat (limited to 'manage.py')
-rwxr-xr-xmanage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage.py b/manage.py
index 9e205277fa..6c0e4b91b4 100755
--- a/manage.py
+++ b/manage.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (c) 2014 AnsibleWorks, Inc.
+# Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved.
if __name__ == '__main__':