mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
cloudinit: Add license header
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
a67237b221
commit
18ff22f732
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user