diff --git a/layouts/partials/astro/mobile_menu.html b/layouts/partials/astro/mobile_menu.html
index 182d386b21d97dbc991db2a7c14d0a6b78913b32..8200c9a8f42af0c1dbd2daea2987df0428bd31c5 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
 */}}