mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-22 02:16:30 +00:00
improve license section in readme
This commit is contained in:
parent
4aa3fb0285
commit
3b82d60c6d
1 changed files with 3 additions and 4 deletions
|
@ -2,12 +2,11 @@
|
|||
|
||||
[![Build Status](https://travis-ci.com/srijs/deps.rs.svg?token=yrciRgubBGhgocqRMyGy&branch=master)](https://travis-ci.com/srijs/deps.rs)
|
||||
|
||||
## License
|
||||
## Copyright and License
|
||||
|
||||
Copyright 2018 Sam Rijs
|
||||
Copyright 2018 Sam Rijs and Contributors
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
Licensed under the Apache License, Version 2.0 (the "License").
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
|
Loading…
Reference in a new issue