Skip to content

Commit d039caf

Browse files
committed
updated license date
1 parent 9fe0e55 commit d039caf

File tree

524 files changed

+558
-552
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+558
-552
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (C) 2018-2023 David Pilger
3+
Copyright (C) 2018-2025 David Pilger
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

include/NumCpp.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
///
77
///
88
/// @section License
9-
/// Copyright 2018-2023 David Pilger
9+
/// Copyright 2018-2025 David Pilger
1010
///
1111
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
1212
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/Cartesian.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/Euler.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/Orientation.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/ReferenceFrames.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/ReferenceFrames/AER.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
55
///
66
/// License
7-
/// Copyright 2018-2023 David Pilger
7+
/// Copyright 2018-2025 David Pilger
88
///
99
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
1010
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/ReferenceFrames/Celestial.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

include/NumCpp/Coordinates/ReferenceFrames/Constants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/// [GitHub Repository](https://github.com/dpilger26/NumCpp)
44
///
55
/// License
6-
/// Copyright 2018-2023 David Pilger
6+
/// Copyright 2018-2025 David Pilger
77
///
88
/// Permission is hereby granted, free of charge, to any person obtaining a copy of this
99
/// software and associated documentation files(the "Software"), to deal in the Software

0 commit comments

Comments
 (0)