~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/yui-deps.py

  • Committer: Karl Fogel
  • Date: 2009-06-24 20:22:29 UTC
  • mto: This revision was merged to the branch mainline in revision 8960.
  • Revision ID: karl.fogel@canonical.com-20090624202229-tuvvzfp4zuj7hnio
Add the copyright header block to more files; tweak format in a few files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/python
 
2
#
 
3
# Copyright 2009 Canonical Ltd.  This software is licensed under the
 
4
# GNU Affero General Public License version 3 (see the file LICENSE).
2
5
 
3
 
# Copyright 2008 Canonical Ltd.  All rights reserved.
4
6
"""Print the YUI modules we are using.
5
7
 
6
8
It looks into the main-template-macros.pt file for the yui modules included.