Skip to content

Commit

Permalink
more license refactoring
Browse files Browse the repository at this point in the history
Summary: remove LICENSE.txt as it's no longer needed and update its references

Reviewed By: nikitakoshikov

Differential Revision: D14460325

fbshipit-source-id: c08c24519588fee565e86d285c37109144bdf748
  • Loading branch information
davide125 authored and facebook-github-bot committed Mar 14, 2019
1 parent 802e485 commit c3e4f97
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
File renamed without changes.
3 changes: 0 additions & 3 deletions LICENSE.txt

This file was deleted.

2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include LICENSE.LGPL2.1 PATENTS README.md LICENSE.txt
include README.md LICENSE
recursive-include tests *.py
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[metadata]
license_file = LICENSE.txt
license_file = LICENSE

0 comments on commit c3e4f97

Please sign in to comment.