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

« back to all changes in this revision

Viewing changes to dulwich/protocol.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
# protocol.py -- Shared parts of the git protocols
2
2
# Copyright (C) 2008 John Carr <john.carr@unrouted.co.uk>
3
 
# Copyright (C) 2008 Jelmer Vernooij <jelmer@samba.org>
 
3
# Copyright (C) 2008-2012 Jelmer Vernooij <jelmer@samba.org>
4
4
#
5
5
# This program is free software; you can redistribute it and/or
6
6
# modify it under the terms of the GNU General Public License