* [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
test suite reviews and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://inbox.dpdk.org/dts/0 dts/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dts dts/ https://inbox.dpdk.org/dts \
dts@dpdk.org
public-inbox-index dts
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dts
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git