aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/mem/memrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/mem/memrchr.c')
-rw-r--r--src/string/mem/memrchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string/mem/memrchr.c b/src/string/mem/memrchr.c
index 2781a71..2f382c5 100644
--- a/src/string/mem/memrchr.c
+++ b/src/string/mem/memrchr.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