~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/commit.py

  • Committer: Adeodato Simó
  • Date: 2006-07-28 16:05:23 UTC
  • mto: (1558.14.10 Aaron's integration)
  • mto: This revision was merged to the branch mainline in revision 1889.
  • Revision ID: dato@net.com.org.es-20060728160523-8be0e372b34f3c89
Do not separate paragraphs in the copyright statement with blank lines,
but with lines containing only #.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Copyright (C) 2005, 2006 Canonical Ltd
2
 
 
 
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
5
5
# the Free Software Foundation; either version 2 of the License, or