about summary refs log tree commit homepage
path: root/thrpool.c
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-01-17 01:17:48 +0000
committerEric Wong <normalperson@yhbt.net>2013-01-17 01:22:13 +0000
commit37026af96dec638aa850d604003bf7218d90037d (patch)
tree85047817e484a83fc35cae50d7703cc389e84416 /thrpool.c
parent96b173c5516ad56ad2ea41d99406d58998be88b2 (diff)
downloadcmogstored-37026af96dec638aa850d604003bf7218d90037d.tar.gz
gnulib did it for us in m4/gnulib-cache.m4, we'll match.
Diffstat (limited to 'thrpool.c')
-rw-r--r--thrpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thrpool.c b/thrpool.c
index faf751f..00c4586 100644
--- a/thrpool.c
+++ b/thrpool.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+ * Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
  * License: GPLv3 or later (see COPYING for details)
  */
 #include "cmogstored.h"