diff options
Diffstat (limited to 'vendor/rustc-semver/COPYRIGHT')
-rw-r--r-- | vendor/rustc-semver/COPYRIGHT | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/rustc-semver/COPYRIGHT b/vendor/rustc-semver/COPYRIGHT new file mode 100644 index 000000000..a0bca23e9 --- /dev/null +++ b/vendor/rustc-semver/COPYRIGHT @@ -0,0 +1,6 @@ +Copyright 2020 Philipp Krones + +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. Files in the project may +not be copied, modified, or distributed except according to those terms. |