summaryrefslogtreecommitdiff
path: root/lib/hypot.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hypot.c')
-rw-r--r--lib/hypot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hypot.c b/lib/hypot.c
index 9fe40fd167..3a503a6505 100644
--- a/lib/hypot.c
+++ b/lib/hypot.c
@@ -1,5 +1,5 @@
/* Hypotenuse of a right-angled triangle.
- Copyright (C) 2012-2019 Free Software Foundation, Inc.
+ Copyright (C) 2012-2020 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by