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

* Add GPl License header to freeipa incentory file.

* Short GPL license
pull/28783/head
Alejandro Bednarik 7 years ago committed by Sam Doran
parent 65cf3099bb
commit 9aa5e0cc3e

@ -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

Loading…
Cancel
Save