~ubuntu-branches/ubuntu/vivid/dulwich/vivid-proposed

« back to all changes in this revision

Viewing changes to dulwich/patch.py

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2013-11-30 16:21:10 UTC
  • mfrom: (1.5.3)
  • Revision ID: package-import@ubuntu.com-20131130162110-8sm1dag21auasyc8
Tags: 0.9.4-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# patch.py -- For dealing with packed-style patches.
2
 
# Copyright (C) 2009 Jelmer Vernooij <jelmer@samba.org>
 
2
# Copyright (C) 2009-2013 Jelmer Vernooij <jelmer@samba.org>
3
3
#
4
4
# This program is free software; you can redistribute it and/or
5
5
# modify it under the terms of the GNU General Public License