File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
lib/node_modules/@stdlib/constants/float32/ln-half
include/stdlib/constants/float32 Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33@license Apache-2.0
44
5- Copyright (c) 2018 The Stdlib Authors.
5+ Copyright (c) 2024 The Stdlib Authors.
66
77Licensed under the Apache License, Version 2.0 (the "License");
88you may not use this file except in compliance with the License.
@@ -62,7 +62,7 @@ console.log( FLOAT32_LN_HALF );
6262
6363<!-- /.examples -->
6464
65- <!-- C 6931472 documentation. -->
65+ <!-- C interface documentation. -->
6666
6767* * *
6868
@@ -96,7 +96,7 @@ Macro for the [natural logarithm][@stdlib/math/base/special/lnf] of `1/2` as a s
9696
9797<!-- /.usage -->
9898
99- <!-- C 6931472 usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
99+ <!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
100100
101101<section class =" notes " >
102102
Original file line number Diff line number Diff line change 11/*
22* @license Apache-2.0
33*
4- * Copyright (c) 2019 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
22* @license Apache-2.0
33*
4- * Copyright (c) 2019 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
22* @license Apache-2.0
33*
4- * Copyright (c) 2018 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
22* @license Apache-2.0
33*
4- * Copyright (c) 2022 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
22* @license Apache-2.0
33*
4- * Copyright (c) 2018 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
22* @license Apache-2.0
33*
4- * Copyright (c) 2018 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments