Skip to content

Commit 0caa565

Browse files
Corrected copyright dates
1 parent cd618a9 commit 0caa565

21 files changed

+22
-22
lines changed

GuiStack/ApplicationInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Controllers/DynamoDB/TablesController.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
/*
1+
/*
22
* This Source Code Form is subject to the terms of the Mozilla Public
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Extensions/DynamoDBExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBCreateTableModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBFieldModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBItem.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBItemModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBTableContentsModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

GuiStack/Models/DynamoDBTableModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* License, v. 2.0. If a copy of the MPL was not distributed with this
44
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
*
6-
* Copyright © Vincent Bengtsson & Contributors 2022-2024
6+
* Copyright © Vincent Bengtsson & Contributors 2024
77
* https://github.com/Visual-Vincent/GuiStack
88
*/
99

0 commit comments

Comments
 (0)