Skip to content

Commit 780badf

Browse files
Fix missing license header
Signed-off-by: Łukasz Gryglicki <[email protected]>
1 parent 67f5583 commit 780badf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cla-backend/cla/tests/unit/test_ecla.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright The Linux Foundation and each contributor to CommunityBridge.
2+
# SPDX-License-Identifier: MIT
3+
14
import unittest
25
from unittest.mock import Mock, patch
36
import datetime

0 commit comments

Comments
 (0)