Skip to content

Commit 2bbc1a6

Browse files
committed
LICENSE file update
1 parent 866c66a commit 2bbc1a6

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

LICENSE.txt

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,39 +38,46 @@ All files produced by the author of this repository, including
3838
shiftround_run.hpp
3939
test_debug_code.cpp
4040
test_divround.cpp
41+
test_input_protections.cpp
4142
test_multshiftround_shiftround_comp.cpp
4243
test_multshiftround_shiftround_run.cpp
4344
test_saturate_value.cpp
4445

4546
[number_theory/ directory]
47+
detect_product_overflow.c
48+
detect_product_overflow.h
4649
gcd_lcm.hpp
50+
makefile-nmake
51+
makefile-unix
4752
README.md
53+
Test_GCD_LCM.cpp
4854

4955
[statistics/ directory]
5056
makefile-nmake
5157
makefile-unix
52-
RCSn.cpp
53-
RCSn.h
58+
RCSn.hpp
5459
README.md
5560
Test_RCSn.cpp
5661

5762
[thermistor/ directory]
58-
globals.h
63+
constants.h
5964
heapSort.cpp
6065
heapSort.h
6166
makefile-nmake
6267
makefile-unix
63-
multshiftround_run.hpp (copied from integer/ directory)
64-
multshiftround_shiftround_masks.c (copied from integer/ directory)
65-
multshiftround_shiftround_masks.h (copied from integer/ directory)
68+
multshiftround_run.hpp
69+
multshiftround_shiftround_masks.c
70+
multshiftround_shiftround_masks.h
6671
NTCcalculations.cpp
6772
NTCcalculations.h
6873
parsers.cpp
6974
parsers.h
7075
QRleast_squares.cpp
7176
QRleast_squares.h
7277
README.md
73-
run_masks_type.h (copied from integer/ directory)
78+
run_masks_type.h
79+
steffen_interpolate.cpp
80+
steffen_interpolate.h
7481
thermistor_interpolator.cpp
7582
thermistor_tolerance.cpp
7683
types.h

0 commit comments

Comments
 (0)