aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/str/strsep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/str/strsep.c')
-rw-r--r--src/string/str/strsep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string/str/strsep.c b/src/string/str/strsep.c
index c51e47f..e7877f3 100644
--- a/src/string/str/strsep.c
+++ b/src/string/str/strsep.c
@@ -1,6 +1,6 @@
/**
* slibc — Yet another C library
- * Copyright © 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2015, 2016 Mattias Andrée (maandree@member.fsf.org)
*
* 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