diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2012-06-22 09:10:22 -0600 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2012-07-13 13:33:37 +0000 |
commit | 342dba6f6102a286979361c86b89f8c65496c8f5 (patch) | |
tree | 03e6ed63f58dae0671c779cfda0edce1c865b33b /debian/copyright | |
download | vyos-walinuxagent-342dba6f6102a286979361c86b89f8c65496c8f5.tar.gz vyos-walinuxagent-342dba6f6102a286979361c86b89f8c65496c8f5.zip |
Import patches-unapplied version 1.0~git20120606.c16f5e9-0ubuntu1 to ubuntu/quantal
Imported using git-ubuntu import.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..fba1f44 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Upstream-Name: walinuxagent +Upstream-Contact: Microsoft Corporation <walinuxagent@microsoft.com> +Source: https://github.com/Windows-Azure/WALinuxAgent/ + +Files: * +Copyright: 2012, Microsoft Corporation <walinuxagent@microsoft.com> +License: Apache-2.0 + +Files: waaagent +Copyright: 2012, Microsoft Corporation <walinuxagent@microsoft.com> + 2012, Ben Howard <ben.howard@canonical.com> +License: Apache-2.0 + +Files: debian/* +Copyright: 2012, Ben Howard <ben.howard@canonical.com> +License: Apache-2.0 + +License: Apache-2.0 + On Debian systems, the complete text of the Apache version 2.0 license + can be found in "/usr/share/common-licenses/Apache-2.0". |