~mterry/duplicity/backend-unification

« back to all changes in this revision

Viewing changes to duplicity/log.py

  • Committer: loafman
  • Date: 2009-04-01 15:07:45 UTC
  • Revision ID: vcs-imports@canonical.com-20090401150745-cogt0c6lcuvz1pk6
After email voting among known duplicity contributors,
the decision was reached to revert to the GPL Version 2
license, so with their consensus, duplicity is now under
GPL Version 2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#
9
9
# Duplicity is free software; you can redistribute it and/or modify it
10
10
# under the terms of the GNU General Public License as published by the
11
 
# Free Software Foundation; either version 3 of the License, or (at your
 
11
# Free Software Foundation; either version 2 of the License, or (at your
12
12
# option) any later version.
13
13
#
14
14
# Duplicity is distributed in the hope that it will be useful, but