Changing some legal headers for python source files

This commit is contained in:
Matthew Jones
2015-05-29 11:53:09 -04:00
parent c2a5b21b9e
commit b3da3b34a3
88 changed files with 88 additions and 88 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import os import os

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Empty models file. # Empty models file.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
from __future__ import absolute_import from __future__ import absolute_import

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import json import json

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
from django.conf import settings from django.conf import settings

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# noqa # noqa

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
from ordereddict import OrderedDict from ordereddict import OrderedDict

View File

@@ -1,5 +1,5 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# This file should only be present in a source checkout, and never in a release # This file should only be present in a source checkout, and never in a release

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
from __future__ import absolute_import from __future__ import absolute_import

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014, Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
# Pymongo # Pymongo

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
''' '''

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
CLOUD_PROVIDERS = ('azure', 'ec2', 'gce', 'rax', 'vmware', 'openstack') CLOUD_PROVIDERS = ('azure', 'ec2', 'gce', 'rax', 'vmware', 'openstack')

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
from django.conf import settings from django.conf import settings

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
from optparse import make_option from optparse import make_option

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
from awx.main.management.commands._base_instance import BaseCommandInstance from awx.main.management.commands._base_instance import BaseCommandInstance

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
from django.core.management.base import CommandError from django.core.management.base import CommandError

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
from django.core.management.base import CommandError from django.core.management.base import CommandError

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
#Copyright (c) 2014 Ansible, Inc. #Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
from optparse import make_option from optparse import make_option

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved
from django.core.management.base import CommandError from django.core.management.base import CommandError

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved # All Rights Reserved

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import sys import sys

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import logging import logging

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2015 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
import datetime import datetime

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2015 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import functools import functools

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import re import re

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014, Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import json import json

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import logging import logging

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014, Ansible, Inc. # Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved. # All Rights Reserved.
import os import os

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import base64 import base64

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
from awx.main.tests.organizations import OrganizationsTest # noqa from awx.main.tests.organizations import OrganizationsTest # noqa

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import json import json

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
from django.core.urlresolvers import reverse from django.core.urlresolvers import reverse

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
from django.conf.urls import patterns from django.conf.urls import patterns

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# This file is a utility script that is not part of the AWX or Ansible # This file is a utility script that is not part of the AWX or Ansible
# packages. It does not import any code from either package, nor does its # packages. It does not import any code from either package, nor does its
# license apply to Ansible or AWX. # license apply to Ansible or AWX.

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
import os import os

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Development settings for AWX project. # Development settings for AWX project.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Local Django settings for AWX project. Rename to "local_settings.py" and # Local Django settings for AWX project. Rename to "local_settings.py" and

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
# Production settings for AWX project. # Production settings for AWX project.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
from django.conf.urls import url, patterns, include from django.conf.urls import url, patterns, include

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014 AnsibleWorks, Inc. # Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
# All Rights Reserved. # All Rights Reserved.
""" """