Skip to content

Commit 834f289

Browse files
Add license and acknowledgement sections to README
1 parent 7c57425 commit 834f289

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
The Update Framework specification
2+
----------------------------------
3+
4+
Latest: version 1.0 (Draft)
5+
`version 1.0 (Draft) <https://github.com/theupdateframework/specification/blob/master/tuf-spec.md>`_
6+
7+
8+
License
9+
-------
10+
11+
This work is `dual-licensed <https://en.wikipedia.org/wiki/Multi-licensing>`_
12+
and distributed under the (1) MIT License and (2) Apache License, Version 2.0.
13+
Please see `LICENSE-MIT.txt
14+
<https://github.com/theupdateframework/specification/blob/master/LICENSE-MIT.txt>`_
15+
and `LICENSE-APACHE.txt
16+
<https://github.com/theupdateframework/specification/blob/master/LICENSE-APACHE.txt>`_.
17+
18+
19+
Acknowledgements
20+
----------------
21+
22+
This project is managed by Prof. Justin Cappos and other members of the `Secure
23+
Systems Lab <https://ssl.engineering.nyu.edu/>`_ at NYU.
24+
25+
This material is based upon work supported by the National Science Foundation
26+
under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions, findings, and
27+
conclusions or recommendations expressed in this material are those of the
28+
author(s) and do not necessarily reflect the views of the National Science
29+
Foundation.

0 commit comments

Comments
 (0)