~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/stories/basics/copyright.txt

  • Committer: Raphael Badin
  • Date: 2012-01-06 08:27:55 UTC
  • mfrom: (14513.5.4 builder-history-lfa)
  • mto: This revision was merged to the branch mainline in revision 14654.
  • Revision ID: raphael.badin@canonical.com-20120106082755-95a0eh6nakv5hj3b
Merge devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  >>> browser.open('http://launchpad.dev/')
6
6
  >>> browser.getLink('Take the tour').click()
7
7
  >>> print extract_text(find_tag_by_id(browser.contents, 'footer-navigation'))
8
 
  Next...© 2004-2011 Canonical Ltd...
 
8
  Next...© 2004-2012 Canonical Ltd...
9
9
 
10
10
The main template.
11
11
 
12
12
  >>> browser.open('http://launchpad.dev')
13
13
  >>> print extract_text(find_tag_by_id(browser.contents, 'footer'))
14
 
  © 2004-2011 Canonical Ltd.
 
14
  © 2004-2012 Canonical Ltd.
15
15
  ...