about summary refs log tree commit homepage
path: root/sig.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 /sig.c
parent96b173c5516ad56ad2ea41d99406d58998be88b2 (diff)
downloadcmogstored-37026af96dec638aa850d604003bf7218d90037d.tar.gz
gnulib did it for us in m4/gnulib-cache.m4, we'll match.
Diffstat (limited to 'sig.c')
-rw-r--r--sig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig.c b/sig.c
index 0c700a3..63a40fe 100644
--- a/sig.c
+++ b/sig.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"