Skip to content

Commit c2db657

Browse files
Add notice to many of the sample documents
Signed-off-by: Vladimir Diaz <[email protected]>
1 parent 01128ad commit c2db657

File tree

6 files changed

+27
-0
lines changed

6 files changed

+27
-0
lines changed

ACKNOWLEDGEMENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[Note: The NSF acknowledgement below does not apply to all SSL projects.
2+
Please modify the text accordingly before incorporating it into your project.]
3+
4+
15
This project is managed by Prof. Justin Cappos and other members of the Secure
26
Systems Lab at NYU.
37

GOVERNANCE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[Note: The governance process below does not apply to all SSL projects. For
2+
example, instances of "TUF" and URL links will need to be replaced. Please
3+
modify the text accordingly before incorporating it into your project.]
4+
5+
16
# TUF governance
27
This document covers the project's governance and committer process. The
38
project consists of the TUF

LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[Note: The copyright and MIT license below do not apply to all SSL projects.
2+
Please modify the text accordingly before incorporating it into your project.]
3+
4+
15
MIT License
26

37
Copyright (c) 2017 Secure Systems Lab at NYU

MAINTAINERS.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[Note: The list of maintainers below does not apply to all SSL projects.
2+
Please modify the text accordingly before incorporating it into your project.]
3+
4+
15
The project is currently managed by Justin Cappos at New York University.
26
Please see GOVERNANCE.md for the project's governance and maintainership.
37

ROADMAP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[Note: The ROADMAP below does not apply to all SSL projects. Please
2+
modify the text accordingly before incorporating it into your project.]
3+
4+
15
# ROADMAP
26

37
This is the 1-year roadmap for the project.

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[Note: The Tox configuration below does not apply to all SSL projects. For
2+
instance, not all projects will trigger the test suite via a module named
3+
aggregate_tests.py. Please modify the text accordingly before incorporating it
4+
into your project.]
5+
6+
17
# Tox (http://tox.testrun.org/) is a tool for running tests
28
# in multiple virtualenvs. This configuration file will run the
39
# test suite on all supported python versions. To use it, "pip install tox"

0 commit comments

Comments
 (0)