summaryrefslogtreecommitdiff
path: root/src/pqueue.c
diff options
context:
space:
mode:
authorschu <schu-github@schulog.org>2012-02-13 17:10:24 +0100
committerschu <schu-github@schulog.org>2012-02-13 17:11:09 +0100
commit5e0de328181c6ddb55a58d4aa7c79271c5298789 (patch)
tree0f46a8e5b3cebddbf68b22f7209458415c899e91 /src/pqueue.c
parent2c19b5658c084df7a4cb475dfbd8347431aa4482 (diff)
downloadlibgit2-5e0de328181c6ddb55a58d4aa7c79271c5298789.tar.gz
Update Copyright header
Signed-off-by: schu <schu-github@schulog.org>
Diffstat (limited to 'src/pqueue.c')
-rw-r--r--src/pqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pqueue.c b/src/pqueue.c
index 80713fbba..3fbf93315 100644
--- a/src/pqueue.c
+++ b/src/pqueue.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 the libgit2 contributors
+ * Copyright (C) 2009-2012 the libgit2 contributors
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.