launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #22077
[Merge] lp:~cjwatson/launchpad/2018-update into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/2018-update into lp:launchpad.
Commit message:
Update copyright years to 2018.
Requested reviews:
Colin Watson (cjwatson)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/2018-update/+merge/335612
--
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'LICENSE'
--- LICENSE 2017-04-14 10:03:39 +0000
+++ LICENSE 2018-01-02 00:56:52 +0000
@@ -1,4 +1,4 @@
-Launchpad is Copyright 2004-2017 Canonical Ltd.
+Launchpad is Copyright 2004-2018 Canonical Ltd.
Canonical Ltd ("Canonical") distributes the Launchpad source code
under the GNU Affero General Public License, version 3 ("AGPLv3").
@@ -958,4 +958,4 @@
License; this License is not intended to restrict the license of any
rights under applicable law.
-=========================================================================
\ No newline at end of file
+=========================================================================
=== modified file 'lib/lp/app/stories/basics/copyright.txt'
--- lib/lp/app/stories/basics/copyright.txt 2017-04-14 10:03:39 +0000
+++ lib/lp/app/stories/basics/copyright.txt 2018-01-02 00:56:52 +0000
@@ -5,11 +5,11 @@
>>> browser.open('http://launchpad.dev/')
>>> browser.getLink('Take the tour').click()
>>> print extract_text(find_tag_by_id(browser.contents, 'footer-navigation'))
- Next...© 2004-2017 Canonical Ltd...
+ Next...© 2004-2018 Canonical Ltd...
The main template.
>>> browser.open('http://launchpad.dev')
>>> print extract_text(find_tag_by_id(browser.contents, 'footer'))
- © 2004-2017 Canonical Ltd.
+ © 2004-2018 Canonical Ltd.
...
=== modified file 'lib/lp/app/templates/base-layout-macros.pt'
--- lib/lp/app/templates/base-layout-macros.pt 2017-07-20 13:26:16 +0000
+++ lib/lp/app/templates/base-layout-macros.pt 2018-01-02 00:56:52 +0000
@@ -293,7 +293,7 @@
</div>
<div class="colophon">
- © 2004-2017
+ © 2004-2018
<a href="http://canonical.com/">Canonical Ltd.</a>
•
<a tal:attributes="href string:${rooturl}legal">Terms of use</a>
=== modified file 'lib/lp/app/tour/api'
--- lib/lp/app/tour/api 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/api 2018-01-02 00:56:52 +0000
@@ -131,7 +131,7 @@
<a href="feature-tracking" accesskey="g" tabindex="5">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/branch-hosting-tracking'
--- lib/lp/app/tour/branch-hosting-tracking 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/branch-hosting-tracking 2018-01-02 00:56:52 +0000
@@ -127,7 +127,7 @@
<a href="translation" accesskey="g" tabindex="5" title="Read about software translation in Launchpad">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/bugs'
--- lib/lp/app/tour/bugs 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/bugs 2018-01-02 00:56:52 +0000
@@ -134,7 +134,7 @@
<a href="branch-hosting-tracking" accesskey="g" tabindex="5" title="Read about code hosting and review in Launchpad">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="i" tabindex="7">Terms of Use</a> | <a href="https://help.launchpad.net/Feedback" accesskey="j" tabindex="8">Feedback</a> | <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="k" tabindex="9">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="i" tabindex="7">Terms of Use</a> | <a href="https://help.launchpad.net/Feedback" accesskey="j" tabindex="8">Feedback</a> | <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="k" tabindex="9">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/community'
--- lib/lp/app/tour/community 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/community 2018-01-02 00:56:52 +0000
@@ -113,7 +113,7 @@
<a href="ppa" accesskey="g" tabindex="5" title="Read about building and distributing Ubuntu packages">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/community-support'
--- lib/lp/app/tour/community-support 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/community-support 2018-01-02 00:56:52 +0000
@@ -106,7 +106,7 @@
<a href="api" tabindex="5" accesskey="g">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/feature-tracking'
--- lib/lp/app/tour/feature-tracking 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/feature-tracking 2018-01-02 00:56:52 +0000
@@ -88,7 +88,7 @@
<a href="release-management" accesskey="g" tabindex="5" title="Read about managing software releases">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/index'
--- lib/lp/app/tour/index 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/index 2018-01-02 00:56:52 +0000
@@ -174,7 +174,7 @@
<a href="bugs" accesskey="l" tabindex="10" title="Read about bug tracking in Launchpad">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="i" tabindex="7">Terms of Use</a> | <a href="https://help.launchpad.net/Feedback" accesskey="j" tabindex="8">Feedback</a> | <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="k" tabindex="9">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="i" tabindex="7">Terms of Use</a> | <a href="https://help.launchpad.net/Feedback" accesskey="j" tabindex="8">Feedback</a> | <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="k" tabindex="9">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/join-launchpad'
--- lib/lp/app/tour/join-launchpad 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/join-launchpad 2018-01-02 00:56:52 +0000
@@ -114,7 +114,7 @@
<a href="index" title="Return to the start of the Launchpad tour" accesskey="g" tabindex="5">Start</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/ppa'
--- lib/lp/app/tour/ppa 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/ppa 2018-01-02 00:56:52 +0000
@@ -113,7 +113,7 @@
<a href="community-support" accesskey="g" tabindex="5">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/release-management'
--- lib/lp/app/tour/release-management 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/release-management 2018-01-02 00:56:52 +0000
@@ -96,7 +96,7 @@
<a href="join-launchpad" title="Read about commercial subscriptions and free access to Launchpad" accesskey="g" tabindex="5" title="Read about commercial subscriptions and free access to Launchpad">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/app/tour/translation'
--- lib/lp/app/tour/translation 2017-04-14 10:03:39 +0000
+++ lib/lp/app/tour/translation 2018-01-02 00:56:52 +0000
@@ -113,7 +113,7 @@
<a href="community" accesskey="g" tabindex="5" title="Read about mailing lists and teams in Launchpad">Next</a>
</li>
<li class="copyright">
- © 2004-2017 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
+ © 2004-2018 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a>
</li>
</ul>
</div>
=== modified file 'lib/lp/services/librarianserver/web.py'
--- lib/lp/services/librarianserver/web.py 2017-04-14 10:03:39 +0000
+++ lib/lp/services/librarianserver/web.py 2018-01-02 00:56:52 +0000
@@ -38,7 +38,7 @@
file repository used by
<a href="https://launchpad.net/">Launchpad</a>.
</p>
- <p><small>Copyright 2004-2017 Canonical Ltd.</small></p>
+ <p><small>Copyright 2004-2018 Canonical Ltd.</small></p>
<!-- kthxbye. -->
</body></html>
""", type='text/html')
=== modified file 'lib/lp/services/mailman/monkeypatches/lp-mhonarc-common.mrc'
--- lib/lp/services/mailman/monkeypatches/lp-mhonarc-common.mrc 2017-04-14 10:03:39 +0000
+++ lib/lp/services/mailman/monkeypatches/lp-mhonarc-common.mrc 2018-01-02 00:56:52 +0000
@@ -156,7 +156,7 @@
</div>
</div>
<div class="colophon">
- © 2004-2017
+ © 2004-2018
<a href="http://canonical.com/">Canonical Ltd.</a>
•
<a href="https://launchpad.net/legal">Terms of use</a>
=== modified file 'lib/lp/testing/tests/test_standard_test_template.py'
--- lib/lp/testing/tests/test_standard_test_template.py 2017-04-14 10:03:39 +0000
+++ lib/lp/testing/tests/test_standard_test_template.py 2018-01-02 00:56:52 +0000
@@ -1,4 +1,4 @@
-# Copyright 2017 Canonical Ltd. This software is licensed under the
+# Copyright 2018 Canonical Ltd. This software is licensed under the
# GNU Affero General Public License version 3 (see the file LICENSE).
"""XXX: Module docstring goes here."""
=== modified file 'lib/lp/testing/tests/test_standard_yuixhr_test_template.py'
--- lib/lp/testing/tests/test_standard_yuixhr_test_template.py 2017-04-14 10:03:39 +0000
+++ lib/lp/testing/tests/test_standard_yuixhr_test_template.py 2018-01-02 00:56:52 +0000
@@ -1,4 +1,4 @@
-# Copyright 2017 Canonical Ltd. This software is licensed under the
+# Copyright 2018 Canonical Ltd. This software is licensed under the
# GNU Affero General Public License version 3 (see the file LICENSE).
"""{Describe your test suite here}.
=== modified file 'standard_template.py'
--- standard_template.py 2017-04-14 10:03:39 +0000
+++ standard_template.py 2018-01-02 00:56:52 +0000
@@ -1,4 +1,4 @@
-# Copyright 2017 Canonical Ltd. This software is licensed under the
+# Copyright 2018 Canonical Ltd. This software is licensed under the
# GNU Affero General Public License version 3 (see the file LICENSE).
"""XXX: Module docstring goes here."""
=== modified file 'standard_test_template.html'
--- standard_test_template.html 2017-04-14 10:03:39 +0000
+++ standard_test_template.html 2018-01-02 00:56:52 +0000
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
-Copyright 2017 Canonical Ltd. This software is licensed under the
+Copyright 2018 Canonical Ltd. This software is licensed under the
GNU Affero General Public License version 3 (see the file LICENSE).
-->
=== modified file 'standard_test_template.js'
--- standard_test_template.js 2017-04-14 10:03:39 +0000
+++ standard_test_template.js 2018-01-02 00:56:52 +0000
@@ -1,4 +1,4 @@
-/* Copyright 2017 Canonical Ltd. This software is licensed under the
+/* Copyright 2018 Canonical Ltd. This software is licensed under the
* GNU Affero General Public License version 3 (see the file LICENSE). */
YUI.add('lp.${LIBRARY}.test', function (Y) {
References