We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e3681 commit 543f47bCopy full SHA for 543f47b
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2023 Marc S. Brooks (https://mbrooks.info)
+Copyright (c) 2023-2024 Marc S. Brooks (https://mbrooks.info)
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
server.js
@@ -4,7 +4,7 @@
* lambda-edge-server
* AWS CloudFront Lambda@Edge handler function emulator.
*
7
- * Copyright 2023, Marc S. Brooks (https://mbrooks.info)
+ * Copyright 2023-2024, Marc S. Brooks (https://mbrooks.info)
8
* Licensed under the MIT license:
9
* http://www.opensource.org/licenses/mit-license.php
10
*/
0 commit comments