aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compat/darwin_compat.c2
-rw-r--r--compat/darwin_compat.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/compat/darwin_compat.c b/compat/darwin_compat.c
index 3883ec6..9b23be2 100644
--- a/compat/darwin_compat.c
+++ b/compat/darwin_compat.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2006-2008 Amit Singh/Google Inc.
* Copyright (c) 2012 Anatol Pomozov
- * Copyright (c) 2011-2012 Benjamin Fleischer
+ * Copyright (c) 2011-2013 Benjamin Fleischer
*/
#include "darwin_compat.h"
diff --git a/compat/darwin_compat.h b/compat/darwin_compat.h
index 1cdbcce..1c6ec78 100644
--- a/compat/darwin_compat.h
+++ b/compat/darwin_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2008 Amit Singh/Google Inc.
- * Copyright (c) 2011-2012 Benjamin Fleischer
+ * Copyright (c) 2011-2013 Benjamin Fleischer
*/
#ifndef _DARWIN_COMPAT_