Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 863d97d

Browse files
committed
MAINT: Update note about FreeBSD.
The names and copyright dates were updated earlier.
1 parent cbc97fa commit 863d97d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

numpy/core/src/npymath/npy_math_complex.c.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
*
44
* Implement some C99-compatible complex math functions
55
*
6-
* Most of the code is taken from the msun library in FreeBSD (HEAD @ 30th June
7-
* 2009), under the following license:
6+
* Most of the code is taken from the msun library in FreeBSD (HEAD @ 4th
7+
* October 2013), under the following license:
88
*
99
* Copyright (c) 2007, 2011 David Schultz <[email protected]>
1010
* Copyright (c) 2012 Stephen Montgomery-Smith <[email protected]>

0 commit comments

Comments
 (0)