diff options
Diffstat (limited to 'third_party/rust/mapped_hyph/COPYRIGHT')
-rw-r--r-- | third_party/rust/mapped_hyph/COPYRIGHT | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/rust/mapped_hyph/COPYRIGHT b/third_party/rust/mapped_hyph/COPYRIGHT new file mode 100644 index 0000000000..a1254361b3 --- /dev/null +++ b/third_party/rust/mapped_hyph/COPYRIGHT @@ -0,0 +1,12 @@ +mapped_hyph is copyright 2019 Mozilla Foundation. + +Licensed under the Apache License, Version 2.0 +<LICENSE-APACHE or +https://www.apache.org/licenses/LICENSE-2.0> or the MIT +license <LICENSE-MIT or https://opensource.org/licenses/MIT>, +at your option. All files in the project carrying such +notice may not be copied, modified, or distributed except +according to those terms. + +Code in the subdirectories /test/ and /bench/ is dedicated +to the Public Domain. |