
- put a brief description of license in LICENSE file - put full license versions in LICENSE-GPLv3 and LICENSE-Apache2.0 - simplify the per-file header to reference LICENSE - also, tox.ini: work around httpretty issue Change-Id: I259ed23767472047da823c1a67085e47afc561d8
5 lines
133 B
Python
5 lines
133 B
Python
# Copyright 2015 Canonical Ltd.
|
|
# This file is part of cloud-init. See LICENCE file for license information.
|
|
#
|
|
# vi: ts=4 expandtab
|