Comment 14 for bug 1718681

Revision history for this message
Chad Smith (chad.smith) wrote :

=== abridged SRU Validation output ===
$ for release in xenial zesty; do
> echo "$release START --------------";
> lxc exec test-$release -- grep Apache -A 1 /usr/share/doc/cloud-init/copyright;
> lxc exec test-$release -- dpkg-query --show cloud-init;
> done
xenial START --------------
License: GPL-3 or Apache-2.0

--
License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
--
 On Debian-based systems the full text of the Apache version 2.0 license
 can be found in `/usr/share/common-licenses/Apache-2.0'.
cloud-init 17.1-27-geb292c18-0ubuntu1~16.04.1
zesty START --------------
License: GPL-3 or Apache-2.0

--
License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
--
 On Debian-based systems the full text of the Apache version 2.0 license
 can be found in `/usr/share/common-licenses/Apache-2.0'.
cloud-init 17.1-27-geb292c18-0ubuntu1~17.04.1
=== End abridged SRU Validation output ===