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 5d9276dd0f7..3872f1bc2db 100644 --- a/lib/timespec-sub.c +++ b/lib/timespec-sub.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||