Skip to content

Commit 44bfd36

Browse files
committed
update license year
1 parent c549614 commit 44bfd36

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

LICENSE

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

3-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
3+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
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

src/r4/matrix.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/r4/quaternion.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/r4/rectangle.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/r4/segment2.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/r4/vector.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2015-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (c) 2015-2026 Ivan Gagis <igagis@gmail.com>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)