Update license and readme.

This commit is contained in:
Yangqing Jia
2015-07-06 22:13:14 -07:00
parent 85a40a0b96
commit 59e1ad7e77
2 changed files with 16 additions and 10 deletions

16
LICENSE
View File

@ -1,5 +1,19 @@
COPYRIGHT
All contributions by Yangqing Jia:
Copyright (c) 2015 Yangqing Jia
All Rights Reserved.
All rights reserved.
All other contributions:
Copyright(c) 2015, the respective contributors
All rights reserved.
Caffe2 uses a copyright model similar to Caffe: each contributor holds
copyright over their contributions to Caffe2. The project versioning records
all such contribution and copyright details. If a contributor wants to further
mark their specific copyright on a particular contribution, they should
indicate their copyright solely in the commit message of the change when it is
committed.
== LICENSE ==

View File

@ -1,14 +1,6 @@
If you are not Yangqing and you don't know what this repository is, you may have
stumbled upon it with some links or forked repositories in the wild. Please, let
me know since I want to make the visibility of this library as small as possible
for now.
Yangqing
(me@daggerfs.com)
# Caffe2
Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe.
Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.
## License and Citation