Add GPL License header to freeipa inventory file. (#24353)

* Add GPl License header to freeipa incentory file.

* Short GPL license
This commit is contained in:
Alejandro Bednarik 2017-08-29 12:38:33 -03:00 committed by Sam Doran
parent 65cf3099bb
commit 9aa5e0cc3e

View file

@ -1,4 +1,6 @@
#!/usr/bin/env python
# Copyright (c) 2017 Ansible Project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
import argparse
from ipalib import api