[PATCH 21/86] rteval: Add SPDX-License-Identifier tag to unittest.py

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add the SPDX-License-Identifier tag to unittest.py.

As this file does not contain direct license references it falls under the project license, i.e., GPL v2 or later.

Signed-off-by: Eder Zulian <ezulian@xxxxxxxxxx>
---
 server/unittest.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/unittest.py b/server/unittest.py
index 7dcdef0..73cee9d 100644
--- a/server/unittest.py
+++ b/server/unittest.py
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
 import sys, threading, time, signal, libxml2
 import argparse
 from rteval_testserver import RTevald
-- 
2.39.3




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux