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/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -1,3 +1,11 @@
|
|||||||
|
# Copyright (c) 2025 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
|
||||||
|
|
||||||
# Please see the documentation for all configuration options:
|
# Please see the documentation for all configuration options:
|
||||||
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||||
|
|
||||||
|
|||||||
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
|
name: Build and test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|||||||
Reference in New Issue
Block a user