mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Fix up more copyright headers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright (c) 2015 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly Ansibleworks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
import datetime
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Copyright (c) 2015 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly AnsibleWorks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
# Empty models file.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly Ansibleworks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
# Python
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# Copyright (c) 2015 Ansible, Inc. (formerly Ansibleworks, Inc.)
|
||||
# All Rights Reserved.
|
||||
|
||||
from django.views.generic.base import TemplateView, RedirectView
|
||||
|
||||
Reference in New Issue
Block a user