diff --git a/external/dist/webpack.js b/external/dist/webpack.js index 3db6cba2e..7c1ce09ba 100644 --- a/external/dist/webpack.js +++ b/external/dist/webpack.js @@ -1,4 +1,4 @@ -/* Copyright 2020 Mozilla Foundation +/* Copyright 2021 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/license_header.js b/src/license_header.js index ad3387d67..12d51bd70 100644 --- a/src/license_header.js +++ b/src/license_header.js @@ -1,4 +1,4 @@ -/* Copyright 2020 Mozilla Foundation +/* Copyright 2021 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/license_header_libre.js b/src/license_header_libre.js index b2a7a28d2..92598ed5e 100644 --- a/src/license_header_libre.js +++ b/src/license_header_libre.js @@ -2,7 +2,7 @@ * @licstart The following is the entire license notice for the * Javascript code in this page * - * Copyright 2020 Mozilla Foundation + * Copyright 2021 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/pdf.worker.entry.js b/src/pdf.worker.entry.js index 1000f6122..ae0a35ae7 100644 --- a/src/pdf.worker.entry.js +++ b/src/pdf.worker.entry.js @@ -1,4 +1,4 @@ -/* Copyright 2020 Mozilla Foundation +/* Copyright 2021 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.