commit 96aeada170096f3ba673f52f8b05c1bac8a8424d from: Stephen Day date: Wed Apr 06 04:04:58 2016 UTC Merge pull request #1 from thaJeztah/fix-license Fix copyright statement commit - e60ed56ed9dbee0bd84e5568ea9b3ebc76bd3759 commit + 96aeada170096f3ba673f52f8b05c1bac8a8424d blob - 8f71f43fee3f78649d238238cbde51e6d7055c82 blob + 34fc18b87391e2b946eab0f0e4fae9713ce24c8c --- LICENSE +++ LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright {yyyy} {name of copyright owner} + Copyright 2015 Docker, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. blob - 44785e217f9244d0b2e3d5719768200a720d9977 blob + b66acf27f1b54e0ef1d8839de04bb81382879ea9 --- README.md +++ README.md @@ -1,2 +1,7 @@ # p9p A modern, performant 9P library for Go + +## Copyright and license + +Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License, +Version 2.0. See [LICENSE](LICENSE) for the full license text.