cloudinit: Add license header

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2019-11-22 22:59:27 -05:00
parent a67237b221
commit 18ff22f732

View File

@ -1,3 +1,8 @@
# Copyright 2019 Red Hat, Inc.
#
# This work is licensed under the GNU GPLv2 or later.
# See the COPYING file in the top-level directory.
import os
import random
import re