Update copyright years

This commit is contained in:
J. David Ibáñez
2015-10-11 18:48:59 +02:00
parent 203335bd63
commit 70edbf256a
84 changed files with 84 additions and 84 deletions

View File

@@ -43,7 +43,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'pygit2' project = u'pygit2'
copyright = u'2010-2014 The pygit2 contributors' copyright = u'2010-2015 The pygit2 contributors'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# coding: UTF-8 # coding: UTF-8
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2010-2014 The pygit2 contributors * Copyright 2010-2015 The pygit2 contributors
* *
* This file is free software; you can redistribute it and/or modify * This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, * it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,

View File

@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# #
# Copyright 2010-2014 The pygit2 contributors # Copyright 2010-2015 The pygit2 contributors
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, # it under the terms of the GNU General Public License, version 2,