gh workflows: add license headers
Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
This commit is contained in:
committed by
Tom Ingleby
parent
2b702a35c3
commit
b58b76ff85
8
.github/workflows/build_and_test.yaml
vendored
8
.github/workflows/build_and_test.yaml
vendored
@@ -1,3 +1,11 @@
|
||||
# Copyright (c) 2025 Tom Ingleby, Alex Tereschenko
|
||||
#
|
||||
# This program and the accompanying materials are made available under the terms
|
||||
# of the MIT license which is available at
|
||||
# https://projects.eclipse.org/license/mit-license-mit.
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
name: Build and test
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user