From 3b82d60c6d4abfa268ad55cfc0263b6c1a44464d Mon Sep 17 00:00:00 2001 From: Sam Rijs Date: Sun, 11 Feb 2018 18:21:24 +1100 Subject: [PATCH] improve license section in readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6e5ebe0..3e5df57 100644 --- a/README.md +++ b/README.md @@ -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