mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Updated remaining usages of LICENSE.txt
This commit is contained in:
@@ -3,4 +3,4 @@ universal=1
|
||||
|
||||
[metadata]
|
||||
license_files =
|
||||
../license.txt
|
||||
../license
|
||||
@@ -18,7 +18,7 @@ setup(
|
||||
name='flatbuffers',
|
||||
version='23.3.3',
|
||||
license='Apache 2.0',
|
||||
license_files='../LICENSE.txt',
|
||||
license_files='../LICENSE',
|
||||
author='Derek Bailey',
|
||||
author_email='derekbailey@google.com',
|
||||
url='https://google.github.io/flatbuffers/',
|
||||
|
||||
Reference in New Issue
Block a user