Skip to content

Commit

Permalink
docs: update year in license
Browse files Browse the repository at this point in the history
  • Loading branch information
gemesa committed Jan 6, 2024
1 parent 54461b1 commit 4a2a248
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Core/Inc/adc.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Inc/dc_dc.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Inc/dc_dc_prv.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Inc/hw.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Inc/pd.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Inc/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Src/adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Src/dc_dc.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Src/dc_dc_prv.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion Core/Src/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @attention
*
* Copyright (c) 2023 András Gémes. All rights reserved.
* Copyright (c) 2024 András Gémes. All rights reserved.
*
* This software component is licensed by András Gémes under MIT license.
* You may obtain a copy of the license at: opensource.org/licenses/mit
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Andras Gemes
Copyright (c) 2024 Andras Gemes

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

0 comments on commit 4a2a248

Please sign in to comment.