From 054b5045d36dd6e04bf9a78c72d4bffeecbbb68e Mon Sep 17 00:00:00 2001 From: James Cherry Date: Tue, 21 Mar 2023 21:02:59 -0700 Subject: [PATCH] readme Signed-off-by: James Cherry --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5e15721b..4594d1b2 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,10 @@ See doc/OpenSTA.pdf for command documentiaton. See doc/StaApi.txt for timing engine API documentiaton. See doc/ChangeLog.txt for changes to commands. +OpenSTA does not accept external code contributions. The official git repository is +located at https://github.com/jjcherry56/OpenSTA.git. Any forks from this code base +have not passed extensive regression testing which is not publicly available. + ## Build OpenSTA is built with CMake. @@ -197,13 +201,6 @@ case directory. * William Scott authored the arnoldi delay calculator at Blaze, Inc which was subsequently licensed to Nefelus, Inc that has graciously contributed it to OpenSTA. -## Contributions - -External code contributions are not supported. - -https://en.wikipedia.org/wiki/Contributor_License_Agreement -https://opensource.google/docs/cla/ - ## License OpenSTA is dual licensed. It is released under GPL v3 as OpenSTA and