Add license reference to README.md

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/12822

Differential Revision: D10451895

Pulled By: JoelMarcey

fbshipit-source-id: dee4cafd3120571e52cf242bb0674c7aa7dab217
This commit is contained in:
Joel Marcey
2018-10-18 14:07:28 -07:00
committed by Facebook Github Bot
parent 9473e57eca
commit ee563c5899

View File

@ -273,3 +273,7 @@ PyTorch is currently maintained by [Adam Paszke](https://apaszke.github.io/), [S
A non-exhaustive but growing list needs to mention: Trevor Killeen, Sasank Chilamkurthy, Sergey Zagoruyko, Adam Lerer, Francisco Massa, Alykhan Tejani, Luca Antiga, Alban Desmaison, Andreas Kopf, James Bradbury, Zeming Lin, Yuandong Tian, Guillaume Lample, Marat Dukhan, Natalia Gimelshein, Christian Sarofeen, Martin Raison, Edward Yang, Zachary Devito.
Note: this project is unrelated to [hughperkins/pytorch](https://github.com/hughperkins/pytorch) with the same name. Hugh is a valuable contributor in the Torch community and has helped with many things Torch and PyTorch.
## License
PyTorch is BSD-style licensed, as found in the LICENSE file.