Skip to content

Commit e92c78a

Browse files
committed
Updated package name and copyright
1 parent a0838f3 commit e92c78a

File tree

3 files changed

+5
-5
lines changed

3 files changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
2-
* vscode-lambda-lambda-lambda
2+
* lambda-lambda-lambda/vscode-extension
33
* VS Code extension to create a new L³ application.
44
*
5-
* Copyright 2022-2023, Marc S. Brooks (https://mbrooks.info)
5+
* Copyright 2022-2024, Marc S. Brooks (https://mbrooks.info)
66
* Licensed under the MIT license:
77
* http://www.opensource.org/licenses/mit-license.php
88
*/

src/types.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
2-
* vscode-lambda-lambda-lambda
2+
* lambda-lambda-lambda/vscode-extension
33
* VS Code extension to create a new L³ application.
44
*
5-
* Copyright 2022-2023, Marc S. Brooks (https://mbrooks.info)
5+
* Copyright 2022-2024, 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)