Browse Source

remove Docker EULA licensing which isn't relevant since Docker switched to a subscription model

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof 6 months ago
parent
commit
93b597ccec
2 changed files with 0 additions and 5 deletions
  1. 0 3
      .github/workflows/ci.yml
  2. 0 2
      packaging/LICENSE

+ 0 - 3
.github/workflows/ci.yml

@@ -306,9 +306,6 @@ jobs:
               echo "$sum $file" > ${file#\*}.sha256
             fi
           done
-      -
-        name: License
-        run: cp packaging/* ./bin/release/
       -
         name: List artifacts
         run: |

+ 0 - 2
packaging/LICENSE

@@ -1,2 +0,0 @@
-The Docker End User License Agreement (https://www.docker.com/legal/docker-software-end-user-license-agreement) describes Docker's Terms for this software.
-By downloading, accessing, or using this software you expressly accept and agree to the Terms set out in the Docker End User License Agreement.