Skip to content

Commit 741fdb9

Browse files
authored
Merge pull request kata-containers#532 from jcvenegas/stable-1.5-fix-travis
license: add license header
2 parents de79193 + 008bc58 commit 741fdb9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

kata-agent.service.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#
2+
# Copyright (c) 2018-2019 Intel Corporation
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
17
[Unit]
28
Description=Kata Containers Agent
39
Documentation=https://github.com/kata-containers/agent

kata-containers.target

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#
2+
# Copyright (c) 2018-2019 Intel Corporation
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
17
[Unit]
28
Description=Kata Containers Agent Target
39
Requires=basic.target

0 commit comments

Comments
 (0)