diff options
Diffstat (limited to 'lib/gettime.c')
| -rw-r--r-- | lib/gettime.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/gettime.c b/lib/gettime.c index 1c47e3b2995..3786231d938 100644 --- a/lib/gettime.c +++ b/lib/gettime.c | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | /* gettime -- get the system clock | 1 | /* gettime -- get the system clock |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2004-2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2004-2007, 2009-2015 Free Software Foundation, |
| 4 | Inc. | ||
| 4 | 5 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 6 | 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 | 7 | it under the terms of the GNU General Public License as published by |