Merge lp://staging/~ralsina/tanuki-agent/add-license into lp://staging/tanuki-agent
Proposed by
Roberto Alsina
Status: | Merged |
---|---|
Approved by: | Facundo Batista |
Approved revision: | 71 |
Merged at revision: | 71 |
Proposed branch: | lp://staging/~ralsina/tanuki-agent/add-license |
Merge into: | lp://staging/tanuki-agent |
Diff against target: |
752 lines (+686/-1) 7 files modified
LICENSE.txt (+661/-0) README.rst (+7/-1) agent.py (+4/-0) scripts/e2e-image.py (+4/-0) scripts/e2e-snap-rev.py (+4/-0) scripts/e2e.py (+3/-0) test_agent.py (+3/-0) |
To merge this branch: | bzr merge lp://staging/~ralsina/tanuki-agent/add-license |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Facundo Batista (community) | Approve | ||
Review via email: mp+268500@code.staging.launchpad.net |
Commit message
Add AGPLv3
Description of the change
Add AGPLv3 (yes, it's unusual for a client project but it's functionally equivalent and compatible with GPLv3)
To post a comment you must log in.
Awesome