From 133158e4d53668f8f2e67bb29378fbc930dbbaf2 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Thu, 11 Feb 2021 17:52:26 +0100 Subject: [PATCH] Update the year in the `license_header` files --- external/dist/webpack.js | 2 +- src/license_header.js | 2 +- src/license_header_libre.js | 2 +- src/pdf.worker.entry.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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.