Adds copyright line for F5 contributed modules (#3081)

I was asked to do this as part of the contribution effort in house
This commit is contained in:
Tim Rupp 2016-10-05 09:08:31 -07:00 committed by Matt Clay
commit 223d5cc7ee
9 changed files with 415 additions and 0 deletions

View file

@ -1,6 +1,8 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright 2016 F5 Networks Inc.
#
# This file is part of Ansible
#
# Ansible is free software: you can redistribute it and/or modify