summaryrefslogtreecommitdiff
path: root/lib/cbrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cbrt.c')
-rw-r--r--lib/cbrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cbrt.c b/lib/cbrt.c
index f0a2093c19..166c0aafb3 100644
--- a/lib/cbrt.c
+++ b/lib/cbrt.c
@@ -1,5 +1,5 @@
/* Compute cubic root of double value.
- Copyright (C) 1997, 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997, 2012-2014 Free Software Foundation, Inc.
Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
Ulrich Drepper <drepper@cygnus.com>, 1997.