summaryrefslogtreecommitdiff
path: root/lib/glthread/cond.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/glthread/cond.c')
-rw-r--r--lib/glthread/cond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/glthread/cond.c b/lib/glthread/cond.c
index 5d139be5c5..94b3afcd9d 100644
--- a/lib/glthread/cond.c
+++ b/lib/glthread/cond.c
@@ -1,5 +1,5 @@
/* Condition variables for multithreading.
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by