summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDerek Bailey <derekbailey@google.com>2023-03-03 12:01:08 -0800
committerDerek Bailey <derekbailey@google.com>2023-03-03 12:01:08 -0800
commitd44ce00af13b55701420b78c73725a2edc9fdb37 (patch)
tree1d66d9de9e64480950570bc55191696658029f86 /package.json
parent01834de25e4bf3975a9a00e816292b1ad0fe184b (diff)
downloadflatbuffers-d44ce00af13b55701420b78c73725a2edc9fdb37.tar.gz
flatbuffers-d44ce00af13b55701420b78c73725a2edc9fdb37.tar.bz2
flatbuffers-d44ce00af13b55701420b78c73725a2edc9fdb37.zip
Updated remaining usages of LICENSE.txt
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d3d8db8d..680ea02a 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"flatbuffers"
],
"author": "The FlatBuffers project",
- "license": "SEE LICENSE IN LICENSE.txt",
+ "license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/google/flatbuffers/issues"
},