From 3c2d4ff25d704083ee2ffc0407af01544132308e Mon Sep 17 00:00:00 2001 From: Ray Douglass Date: Wed, 2 Oct 2024 11:46:02 -0400 Subject: [PATCH] Add license to the pylibcudf wheel --- python/pylibcudf/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 python/pylibcudf/LICENSE diff --git a/python/pylibcudf/LICENSE b/python/pylibcudf/LICENSE new file mode 120000 index 00000000000..30cff7403da --- /dev/null +++ b/python/pylibcudf/LICENSE @@ -0,0 +1 @@ +../../LICENSE \ No newline at end of file