~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/preflight.py

  • Committer: Stuart Bishop
  • Date: 2012-01-05 07:59:38 UTC
  • mto: This revision was merged to the branch mainline in revision 14636.
  • Revision ID: stuart.bishop@canonical.com-20120105075938-zgaob51kx6uh3sf2
Update copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/python2.6 -S
2
 
# Copyright 2011 Canonical Ltd.  This software is licensed under the
 
2
# Copyright 2011-2012 Canonical Ltd.  This software is licensed under the
3
3
# GNU Affero General Public License version 3 (see the file LICENSE).
4
4
 
5
5
"""Confirm the database systems are ready to be patched as best we can."""