diff --git a/image/webp-shim/webp-shim.js b/image/webp-shim/webp-shim.js index 4e3fb5f..5a38394 100644 --- a/image/webp-shim/webp-shim.js +++ b/image/webp-shim/webp-shim.js @@ -1,5 +1,9 @@ /** - * + * webp-shim.js + * + * Licensed under the MIT License + * + * Copyright(c) 2020 Google Inc. */ const url = import.meta.url;