diff --git a/LICENSE b/LICENSE index 7cc5117..3d760cd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Marc S. Brooks (https://mbrooks.info) +Copyright (c) 2023-2024 Marc S. Brooks (https://mbrooks.info) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/server.js b/server.js index 1e1b1e3..51e1525 100755 --- a/server.js +++ b/server.js @@ -4,7 +4,7 @@ * lambda-edge-server * AWS CloudFront Lambda@Edge handler function emulator. * - * Copyright 2023, Marc S. Brooks (https://mbrooks.info) + * Copyright 2023-2024, Marc S. Brooks (https://mbrooks.info) * Licensed under the MIT license: * http://www.opensource.org/licenses/mit-license.php */