diff options
Diffstat (limited to 'lib/timespec-sub.c')
| -rw-r--r-- | lib/timespec-sub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/timespec-sub.c b/lib/timespec-sub.c index 392ec1592a1..63cc142c1b4 100644 --- a/lib/timespec-sub.c +++ b/lib/timespec-sub.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Subtract two struct timespec values. | 1 | /* Subtract two struct timespec values. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |