Add license headers to the files used by Travis CI

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
This commit is contained in:
Martin Babinsky
2017-01-05 16:21:51 +01:00
parent f48d6fc168
commit 4abd3f554a
2 changed files with 9 additions and 1 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
#!/bin/bash
#
# Copyright (C) 2017 FreeIPA Contributors see COPYING for license
#
# NOTE: this script is intended to run in Travis CI only
PYTHON="/usr/bin/python${TRAVIS_PYTHON_VERSION}"