Merge ~afreiberger/charm-sudo-pair:copyright into charm-sudo-pair:master

Proposed by Drew Freiberger
Status: Merged
Merged at revision: 0e31f83a8039347bc80640c077ab3094a936f52d
Proposed branch: ~afreiberger/charm-sudo-pair:copyright
Merge into: charm-sudo-pair:master
Diff against target: 22 lines (+16/-0)
1 file modified
src/copyright (+16/-0)
Reviewer Review Type Date Requested Status
Alvaro Uria (community) Approve
Drew Freiberger (community) Approve
Paul Goins Pending
Review via email: mp+392422@code.launchpad.net

This proposal supersedes a proposal from 2020-08-14.

Commit message

Add Apache-2 copyright file.

To post a comment you must log in.
Revision history for this message
Paul Goins (vultaire) wrote : Posted in a previous version of this proposal

LGTM

review: Approve
Revision history for this message
Paul Goins (vultaire) : Posted in a previous version of this proposal
review: Needs Fixing
Revision history for this message
Paul Goins (vultaire) : Posted in a previous version of this proposal
Revision history for this message
Drew Freiberger (afreiberger) wrote :

updated dates per pauls comment

review: Approve
Revision history for this message
Alvaro Uria (aluria) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/copyright b/src/copyright
2new file mode 100644
3index 0000000..8fc50d9
4--- /dev/null
5+++ b/src/copyright
6@@ -0,0 +1,16 @@
7+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
8+
9+Files: *
10+Copyright: 2018-2020, Canonical Ltd.
11+License: Apache-2.0
12+ Licensed under the Apache License, Version 2.0 (the "License"); you may
13+ not use this file except in compliance with the License. You may obtain
14+ a copy of the License at
15+
16+ http://www.apache.org/licenses/LICENSE-2.0
17+
18+ Unless required by applicable law or agreed to in writing, software
19+ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
20+ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
21+ License for the specific language governing permissions and limitations
22+ under the License.

Subscribers

People subscribed via source and target branches