Skip to content

Commit 83cacf6

Browse files
authored
Update development time (#58)
1 parent b5ac9b9 commit 83cacf6

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
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) 2024 awawa-dev
3+
Copyright (c) 2025 awawa-dev
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/base.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

include/calibration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

include/framestate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

include/main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

include/statistics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

rp2040/hyperspi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

test/test_MultiSegment/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

test/test_MultiSegmentReversed/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* MIT License
44
*
5-
* Copyright (c) 2024 awawa-dev
5+
* Copyright (c) 2025 awawa-dev
66
*
77
* https://github.com/awawa-dev/HyperSPI
88
*

0 commit comments

Comments
 (0)