~jelmer/brz-git/test

« back to all changes in this revision

Viewing changes to tests/test_git_remote_helper.py

  • Committer: Jelmer Vernooij
  • Date: 2018-03-17 17:27:39 UTC
  • mto: This revision was merged to the branch mainline in revision 1856.
  • Revision ID: jelmer@jelmer.uk-20180317172739-fbioknjh9sxgg970
Refresh copyright headers, add my email.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
# vim: expandtab
3
3
 
4
 
# Copyright (C) 2011 Jelmer Vernooij <jelmer@apache.org>
 
4
# Copyright (C) 2011-2018 Jelmer Vernooij <jelmer@jelmer.uk>
5
5
 
6
6
# This program is free software; you can redistribute it and/or modify
7
7
# it under the terms of the GNU General Public License as published by