From 3d19e7714828e1b7e9715fc9e761678d343eee10 Mon Sep 17 00:00:00 2001 From: "sebastien.heurtematte" <sebastien.heurtematte@eclipse-foundation.org> Date: Mon, 14 Nov 2022 11:34:37 +0100 Subject: [PATCH] ci: EPL license Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org> --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f09302..6332e40 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: Apache-2.0 +# SPDX-FileCopyrightText: 2022 eclipse foundation + include: - project: 'eclipsefdn/it/releng/gitlab-ci-templates' file: '/pipeline-compliance.yml' -- GitLab