aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits
diff options
context:
space:
mode:
Diffstat (limited to 'include/bits')
-rw-r--r--include/bits/stdarg.h2
-rw-r--r--include/bits/types.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/bits/stdarg.h b/include/bits/stdarg.h
index ca051a5..ae6f801 100644
--- a/include/bits/stdarg.h
+++ b/include/bits/stdarg.h
@@ -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
diff --git a/include/bits/types.h b/include/bits/types.h
index 8a91846..4fa13cb 100644
--- a/include/bits/types.h
+++ b/include/bits/types.h
@@ -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