3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-03-02 14:56:57 +00:00

Rename SymbiYosys to SBY

This commit is contained in:
Gus Smith 2026-02-24 09:03:49 -08:00
parent 4dabe8ab32
commit b4e66e3a33
23 changed files with 38 additions and 38 deletions

View file

@ -1,12 +1,12 @@
SymbiYosys license
SBY license
==================
SymbiYosys (sby) itself is licensed under the ISC license:
SBY itself is licensed under the ISC license:
.. code-block:: text
SymbiYosys (sby) -- Front-end for Yosys-based formal verification flows
SBY -- Front-end for Yosys-based formal verification flows
Copyright (C) 2016 Claire Xenia Wolf <claire@yosyshq.com>
@ -22,6 +22,6 @@ SymbiYosys (sby) itself is licensed under the ISC license:
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Note that the solvers and other components used by SymbiYosys come with their
Note that the solvers and other components used by SBY come with their
own license terms.