Skip to content

Commit 5e0de32

Browse files
author
schu
committed
Update Copyright header
Signed-off-by: schu <schu-github@schulog.org>
1 parent 2c19b56 commit 5e0de32

143 files changed

Lines changed: 143 additions & 143 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libgit2 is Copyright (C) 2009-2011 the libgit2 contributors,
1+
libgit2 is Copyright (C) 2009-2012 the libgit2 contributors,
22
unless otherwise stated. See the AUTHORS file for details.
33

44
Note that the only valid version of the GPL as far as this project

include/git2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/attr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/blob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/branch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/commit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/errors.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

include/git2/index.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2011 the libgit2 contributors
2+
* Copyright (C) 2009-2012 the libgit2 contributors
33
*
44
* This file is part of libgit2, distributed under the GNU GPL v2 with
55
* a Linking Exception. For full terms see the included COPYING file.

0 commit comments

Comments
 (0)