Skip to content

Commit 30f7c36

Browse files
committed
Add license information
Signed-off-by: yongjunhong <[email protected]>
1 parent 9b6bb9a commit 30f7c36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/pytest/conftest.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# Copyright (c) 2021 LG Electronics Inc.
4+
# SPDX-License-Identifier: Apache-2.0
5+
16
import pytest
27
import subprocess
38

0 commit comments

Comments
 (0)