diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-02-28 18:41:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 18:41:28 -0500 |
commit | 4c529529bd19c3cc73f630f39bb2b8df68374ad3 (patch) | |
tree | 119fc94c898b87e2235ec50aede6497ac6ec6fb2 /vendor/github.com/sylabs/sif/v2/LICENSE.md | |
parent | c39dffe83db9fa3cfa6897b971956821f1bbcce2 (diff) | |
parent | 2e14c72707afc1625874b5fd4367b0bc418994a1 (diff) | |
download | podman-4c529529bd19c3cc73f630f39bb2b8df68374ad3.tar.gz podman-4c529529bd19c3cc73f630f39bb2b8df68374ad3.tar.bz2 podman-4c529529bd19c3cc73f630f39bb2b8df68374ad3.zip |
Merge pull request #13372 from ashley-cui/binarypath
Allow setting binarypath from Makefile
Diffstat (limited to 'vendor/github.com/sylabs/sif/v2/LICENSE.md')
-rw-r--r-- | vendor/github.com/sylabs/sif/v2/LICENSE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/sylabs/sif/v2/LICENSE.md b/vendor/github.com/sylabs/sif/v2/LICENSE.md index 30ea0e758..dea3e409e 100644 --- a/vendor/github.com/sylabs/sif/v2/LICENSE.md +++ b/vendor/github.com/sylabs/sif/v2/LICENSE.md @@ -1,6 +1,6 @@ # LICENSE -Copyright (c) 2018-2021, Sylabs Inc. All rights reserved. +Copyright (c) 2018-2022, Sylabs Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |