~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/licence.txt

Turn completion assertions into separate methods.

Many common assertions used to be expressed as arguments to the complete
method.  This makes the checks more explicit, and the code easier to read.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Licence
2
 
===============
3
 
 
4
 
Copyright 2009-2011 Canonical Ltd. Bazaar is free software, and you
5
 
may use, modify and redistribute both Bazaar and this document under
6
 
the terms of the GNU General Public License version 2 or later.  See
7
 
<http://www.gnu.org/licenses/>.