From af0ad0df9f0c45f59606bd30e24228f8dfa02252 Mon Sep 17 00:00:00 2001 From: OlivierHecart Date: Wed, 3 May 2023 09:39:22 +0200 Subject: [PATCH] Fix release.yml format --- .github/release.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/release.yml b/.github/release.yml index 4523efea..c4022026 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -1,16 +1,16 @@ -// -// Copyright (c) 2023 ZettaScale Technology -// -// This program and the accompanying materials are made available under the -// terms of the Eclipse Public License 2.0 which is available at -// http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0 -// which is available at https://www.apache.org/licenses/LICENSE-2.0. -// -// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 -// -// Contributors: -// ZettaScale Zenoh Team, -// +# +# Copyright (c) 2023 ZettaScale Technology +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License 2.0 which is available at +# http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0 +# which is available at https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 +# +# Contributors: +# ZettaScale Zenoh Team, +# changelog: categories: @@ -22,4 +22,4 @@ changelog: - bug - title: Other changes labels: - - "*" \ No newline at end of file + - "*"