Skip to content

Commit 2b5b44d

Browse files
committed
Updated copyright year
1 parent f5ce160 commit 2b5b44d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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) 2023-2024 Marc S. Brooks (https://mbrooks.info)
3+
Copyright (c) 2023-2025 Marc S. Brooks (https://mbrooks.info)
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/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* lambda-lambda-lambda/cli
55
* Command-line tool to create a new L³ application.
66
*
7-
* Copyright 2023-2024, Marc S. Brooks (https://mbrooks.info)
7+
* Copyright 2023-2025, Marc S. Brooks (https://mbrooks.info)
88
* Licensed under the MIT license:
99
* http://www.opensource.org/licenses/mit-license.php
1010
*/

src/generator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* lambda-lambda-lambda/cli
33
* Command-line tool to create a new L³ application.
44
*
5-
* Copyright 2023-2024, Marc S. Brooks (https://mbrooks.info)
5+
* Copyright 2023-2025, Marc S. Brooks (https://mbrooks.info)
66
* Licensed under the MIT license:
77
* http://www.opensource.org/licenses/mit-license.php
88
*/

src/installer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* lambda-lambda-lambda/cli
33
* Command-line tool to create a new L³ application.
44
*
5-
* Copyright 2023-2024, Marc S. Brooks (https://mbrooks.info)
5+
* Copyright 2023-2025, Marc S. Brooks (https://mbrooks.info)
66
* Licensed under the MIT license:
77
* http://www.opensource.org/licenses/mit-license.php
88
*/

0 commit comments

Comments
 (0)