aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timespec-sub.c
diff options
context:
space:
mode:
authorPaul Eggert2014-01-01 07:43:34 +0000
committerPaul Eggert2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /lib/timespec-sub.c
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
downloademacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz
emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip
Update copyright year to 2014 by running 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 3f3adea28d6..ecffdc70359 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-2013 Free Software Foundation, Inc. 3 Copyright (C) 2011-2014 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