From b26bf4b4db59b04407534d34fa03df04fb0af317 Mon Sep 17 00:00:00 2001 From: Olivier Goulet <olivier.goulet@eclipse-foundation.org> Date: Mon, 6 May 2024 13:31:57 -0400 Subject: [PATCH] docs: update copyright header --- layouts/partials/astro/mobile_menu.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layouts/partials/astro/mobile_menu.html b/layouts/partials/astro/mobile_menu.html index 182d386..8200c9a 100644 --- a/layouts/partials/astro/mobile_menu.html +++ b/layouts/partials/astro/mobile_menu.html @@ -1,13 +1,10 @@ {{/* - Copyright (c) 2023 Eclipse Foundation, Inc. + Copyright (c) 2024 Eclipse Foundation, Inc. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0. - Contributors: - Olivier Goulet <olivier.goulet@eclipse-foundation.org> - SPDX-License-Identifier: EPL-2.0 */}} -- GitLab