aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timespec-sub.c
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 03:14:01 +0000
committerPaul Eggert2016-12-31 19:42:26 -0800
commit5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch)
tree24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /lib/timespec-sub.c
parente092f08515af5e523a85ce0624e36da61fba65bd (diff)
downloademacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz
emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.zip
Update copyright year to 2017
Run admin/update-copyright.
Diffstat (limited to 'lib/timespec-sub.c')
-rw-r--r--lib/timespec-sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/timespec-sub.c b/lib/timespec-sub.c
index 63cc142c1b4..5d9276dd0f7 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-2016 Free Software Foundation, Inc. 3 Copyright (C) 2011-2017 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