From 94f084958a3f5dcbc47d68968c0811ffbb26ba74 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sat, 4 Jan 2020 13:15:17 +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 d1e1f4250..2f3071e1c 100644 --- a/external/dist/webpack.js +++ b/external/dist/webpack.js @@ -1,4 +1,4 @@ -/* Copyright 2017 Mozilla Foundation +/* Copyright 2020 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 d167af68c..ad3387d67 100644 --- a/src/license_header.js +++ b/src/license_header.js @@ -1,4 +1,4 @@ -/* Copyright 2019 Mozilla Foundation +/* Copyright 2020 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 1aaaf048d..b2a7a28d2 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 2019 Mozilla Foundation + * Copyright 2020 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 b6dd4c1fb..1000f6122 100644 --- a/src/pdf.worker.entry.js +++ b/src/pdf.worker.entry.js @@ -1,4 +1,4 @@ -/* Copyright 2016 Mozilla Foundation +/* Copyright 2020 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.