Merge lp:~andrewsomething/ubuntu-packaging-guide/cc-by-sa-in-footer into lp:ubuntu-packaging-guide
Proposed by
Andrew Starr-Bochicchio
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Merged at revision: | 256 | ||||
| Proposed branch: | lp:~andrewsomething/ubuntu-packaging-guide/cc-by-sa-in-footer | ||||
| Merge into: | lp:ubuntu-packaging-guide | ||||
| Diff against target: |
54 lines (+16/-7) 2 files modified
debian/changelog (+3/-0) themes/ubuntu/layout.html (+13/-7) |
||||
| To merge this branch: | bzr merge lp:~andrewsomething/ubuntu-packaging-guide/cc-by-sa-in-footer | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Dmitry Shachnev | Approve | ||
|
Review via email:
|
|||
Description of the change
Adds licence info to page footer.
To post a comment you must log in.
Hi Andrew,
> + src="{{ pathto( '_static/ images/ cc-by-sa. png', 1) }}" /></a>
Didn't you forget to bzr add themes/ ubuntu/ static/ images/ cc-by-sa. png?