Skip to content

Commit 5c80b55

Browse files
Merge pull request #4510 from communitybridge/unicron-fix-missing-headers
Fix missing license header
2 parents 67f5583 + 780badf commit 5c80b55

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)