summaryrefslogtreecommitdiff
path: root/src/cstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cstring.c')
-rw-r--r--src/cstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cstring.c b/src/cstring.c
index 7184d2f..27ddaed 100644
--- a/src/cstring.c
+++ b/src/cstring.c
@@ -1,6 +1,6 @@
/*
* An implementation of expandable c strings in heap memory.
- * Copyright (C) 2015 Michael Goehler
+ * Copyright (C) 2016 Michael Goehler
*
* This file is part of mdp.
*