From 60ab6fff5aa280486988bdd8337c57a1203c5cca Mon Sep 17 00:00:00 2001 From: jarq6c <jason.regina@noaa.gov> Date: Mon, 23 Dec 2024 08:39:07 -0600 Subject: [PATCH] add symlinks to NOTICE --- python/_restclient/MANIFEST.in | 1 + python/_restclient/NOTICE | 1 + python/events/MANIFEST.in | 1 + python/events/NOTICE | 1 + python/metrics/MANIFEST.in | 1 + python/metrics/NOTICE | 1 + python/nwis_client/MANIFEST.in | 1 + python/nwis_client/NOTICE | 1 + python/nwm_client/MANIFEST.in | 1 + python/nwm_client/NOTICE | 1 + python/svi_client/MANIFEST.in | 2 +- python/svi_client/NOTICE | 1 + 12 files changed, 12 insertions(+), 1 deletion(-) create mode 120000 python/_restclient/NOTICE create mode 120000 python/events/NOTICE create mode 120000 python/metrics/NOTICE create mode 120000 python/nwis_client/NOTICE create mode 120000 python/nwm_client/NOTICE create mode 120000 python/svi_client/NOTICE diff --git a/python/_restclient/MANIFEST.in b/python/_restclient/MANIFEST.in index 1aba38f6..c7ad658c 100644 --- a/python/_restclient/MANIFEST.in +++ b/python/_restclient/MANIFEST.in @@ -1 +1,2 @@ include LICENSE +include NOTICE diff --git a/python/_restclient/NOTICE b/python/_restclient/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/_restclient/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file diff --git a/python/events/MANIFEST.in b/python/events/MANIFEST.in index 1aba38f6..c7ad658c 100644 --- a/python/events/MANIFEST.in +++ b/python/events/MANIFEST.in @@ -1 +1,2 @@ include LICENSE +include NOTICE diff --git a/python/events/NOTICE b/python/events/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/events/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file diff --git a/python/metrics/MANIFEST.in b/python/metrics/MANIFEST.in index 1aba38f6..c7ad658c 100644 --- a/python/metrics/MANIFEST.in +++ b/python/metrics/MANIFEST.in @@ -1 +1,2 @@ include LICENSE +include NOTICE diff --git a/python/metrics/NOTICE b/python/metrics/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/metrics/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file diff --git a/python/nwis_client/MANIFEST.in b/python/nwis_client/MANIFEST.in index 1aba38f6..92309d92 100644 --- a/python/nwis_client/MANIFEST.in +++ b/python/nwis_client/MANIFEST.in @@ -1 +1,2 @@ include LICENSE +inlcude NOTICE diff --git a/python/nwis_client/NOTICE b/python/nwis_client/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/nwis_client/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file diff --git a/python/nwm_client/MANIFEST.in b/python/nwm_client/MANIFEST.in index 1aba38f6..c7ad658c 100644 --- a/python/nwm_client/MANIFEST.in +++ b/python/nwm_client/MANIFEST.in @@ -1 +1,2 @@ include LICENSE +include NOTICE diff --git a/python/nwm_client/NOTICE b/python/nwm_client/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/nwm_client/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file diff --git a/python/svi_client/MANIFEST.in b/python/svi_client/MANIFEST.in index 6f8c5322..c7ad658c 100644 --- a/python/svi_client/MANIFEST.in +++ b/python/svi_client/MANIFEST.in @@ -1,2 +1,2 @@ include LICENSE -include src/hydrotools/nwm_client/data/* +include NOTICE diff --git a/python/svi_client/NOTICE b/python/svi_client/NOTICE new file mode 120000 index 00000000..fb376cfa --- /dev/null +++ b/python/svi_client/NOTICE @@ -0,0 +1 @@ +../../NOTICE \ No newline at end of file