Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rename LICENCE to LICENSE #402
  • Loading branch information
martin-steinegger committed Feb 5, 2021
1 parent 0828d86 commit 11698a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -261,7 +261,7 @@ jobs:
- script: |
cd "${BUILD_SOURCESDIRECTORY}"
mkdir mmseqs
cp -f README.md LICENCE.md mmseqs
cp -f README.md LICENSE.md mmseqs
cp -r examples mmseqs
mkdir mmseqs/matrices
cp -f data/*.out mmseqs/matrices
Expand Down

0 comments on commit 11698a5

Please sign in to comment.