* [PATCH] framework/flow: Add license and copyright
@ 2022-01-12 16:44 ohilyard
2022-01-14 7:28 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: ohilyard @ 2022-01-12 16:44 UTC (permalink / raw)
To: dts; +Cc: lijuan.tu, Owen Hilyard
From: Owen Hilyard <ohilyard@iol.unh.edu>
Add SPDX license and copyright to module file.
Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
---
framework/flow/__init__.py | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/framework/flow/__init__.py b/framework/flow/__init__.py
index e69de29b..4124376e 100644
--- a/framework/flow/__init__.py
+++ b/framework/flow/__init__.py
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(c) 2021- University of New Hampshire
+
+# Empty file required for python imports to work correctly
\ No newline at end of file
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [PATCH] framework/flow: Add license and copyright
2022-01-12 16:44 [PATCH] framework/flow: Add license and copyright ohilyard
@ 2022-01-14 7:28 ` Tu, Lijuan
0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2022-01-14 7:28 UTC (permalink / raw)
To: ohilyard, dts
> -----Original Message-----
> From: ohilyard@iol.unh.edu <ohilyard@iol.unh.edu>
> Sent: 2022年1月13日 0:45
> To: dts@dpdk.org
> Cc: Tu, Lijuan <lijuan.tu@intel.com>; Owen Hilyard <ohilyard@iol.unh.edu>
> Subject: [PATCH] framework/flow: Add license and copyright
>
> From: Owen Hilyard <ohilyard@iol.unh.edu>
>
> Add SPDX license and copyright to module file.
>
> Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-14 7:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 16:44 [PATCH] framework/flow: Add license and copyright ohilyard
2022-01-14 7:28 ` Tu, Lijuan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).