Skip to content

Commit 7db7935

Browse files
Update main.c
Signed-off-by: Karan Anand <119553199+anandkaranubc@users.noreply.github.com>
1 parent e86c07e commit 7db7935

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/sinf/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/sinf/src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* ## Notice
2020
*
21-
* The following copyright, license, and long comment were part of the original implementation available as part of [FreeBSD]{@link https://svnweb.freebsd.org/base/release/12.2.0/lib/msun/src/s_sinf.c}. The implementation follows the original, but has been modified according to the project conventions.
21+
* The following copyright, license, and long comment were part of the original implementation available as part of [FreeBSD]{@link https://svnweb.freebsd.org/base/release/12.2.0/lib/msun/src/s_sinf.c}. The implementation follows the original, but has been modified according to stdlib conventions.
2222
*
2323
* ```text
2424
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.

0 commit comments

Comments
 (0)