From 033623c8d64caa51c0035df3814d498783473b03 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 2 Jul 2024 14:34:59 +0200 Subject: [PATCH] Update the year in the `license_header` files --- src/license_header.js | 2 +- src/license_header_libre.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/license_header.js b/src/license_header.js index 22d9d8a17..c113cdc89 100644 --- a/src/license_header.js +++ b/src/license_header.js @@ -1,4 +1,4 @@ -/* Copyright 2023 Mozilla Foundation +/* Copyright 2024 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 483239689..90a33e698 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 2023 Mozilla Foundation + * Copyright 2024 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.