Skip to content

Commit

Permalink
Merge pull request #266 from ionrock/ionrock/fix-license-text
Browse files Browse the repository at this point in the history
Adjust the LICENSE to work correctly with external packaging
  • Loading branch information
ionrock committed Nov 5, 2021
2 parents 139cd4e + 25c86d9 commit 596b5b1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 209 deletions.
13 changes: 13 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2012-2021 Eric Larson

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
208 changes: 0 additions & 208 deletions LICENSES/Apache-2.0.txt

This file was deleted.

2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[metadata]
license_files =
LICENSES/*
LICENSE.txt

[tool:pytest]
norecursedirs = bin lib include build
Expand Down

0 comments on commit 596b5b1

Please sign in to comment.