~lool/launchpad-work-items-tracker/meta-values-with-colons

« back to all changes in this revision

Viewing changes to html-report

  • Committer: Martin Pitt
  • Date: 2011-07-08 10:08:00 UTC
  • mto: (281.1.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 309.
  • Revision ID: martin.pitt@canonical.com-20110708100800-r5g3ns6ih302krjj
add license file and copyright headers

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# -*- coding: utf-8
3
3
#
4
4
# Create HTML reports from a work item database.
 
5
#
 
6
# Copyright (C) 2010, 2011 Canonical Ltd.
 
7
# License: GPL-3
5
8
 
6
9
import optparse
7
10