Skip to content

Commit b58b76f

Browse files
alext-mkrstingleby
authored andcommitted
gh workflows: add license headers
Signed-off-by: Alex Tereschenko <[email protected]>
1 parent 2b702a3 commit b58b76f

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Copyright (c) 2025 Alex Tereschenko
2+
#
3+
# This program and the accompanying materials are made available under the terms
4+
# of the MIT license which is available at
5+
# https://projects.eclipse.org/license/mit-license-mit.
6+
#
7+
# SPDX-License-Identifier: MIT
8+
19
# Please see the documentation for all configuration options:
210
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
311

.github/workflows/build_and_test.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Copyright (c) 2025 Tom Ingleby, Alex Tereschenko
2+
#
3+
# This program and the accompanying materials are made available under the terms
4+
# of the MIT license which is available at
5+
# https://projects.eclipse.org/license/mit-license-mit.
6+
#
7+
# SPDX-License-Identifier: MIT
8+
19
name: Build and test
210

311
on:

0 commit comments

Comments
 (0)