Skip to content

Commit 518fe3e

Browse files
committed
Updated to use the TOST license.
1 parent dfacc6e commit 518fe3e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

LICENSE.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
============================================================
2+
OpenUSD
3+
============================================================
14

2-
Modified Apache 2.0 License
5+
Note: The Tomorrow Open Source Technology License 1.0 differs from the
6+
original Apache License 2.0 in the following manner. Section 6 ("Trademarks")
7+
is different.
38

9+
TOMORROW OPEN SOURCE TECHNOLOGY LICENSE 1.0
410

511
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
612

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CMake](https://img.shields.io/badge/CMake-3.20...3.30-blue.svg?logo=CMake&logoColor=blue)](https://cmake.org)
44
[![test-linux](https://github.com/wdas/unf/actions/workflows/test-linux.yml/badge.svg?branch=main)](https://github.com/wdas/unf/actions/workflows/test-linux.yml)
55
[![test-windows](https://github.com/wdas/unf/actions/workflows/test-windows.yml/badge.svg?branch=main)](https://github.com/wdas/unf/actions/workflows/test-windows.yml)
6-
[![License](https://img.shields.io/badge/License-Modified%20Apache%202.0-yellow.svg)](https://github.com/wdas/unf/blob/main/LICENSE.txt)
6+
[![License](https://img.shields.io/badge/License-TOST-yellow.svg)](https://github.com/wdas/unf/blob/main/LICENSE.txt)
77

88
The USD Notice Framework (UNF) is built over the native [Tf Notification System][1]
99
in [USD][2], an open source extensible software platform for collaboratively

doc/sphinx/release/release_notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Release Notes
66

77
.. release:: Upcoming
88

9+
.. change:: changed
10+
11+
Updated to use the 'Tomorrow Open Source Technology' license, adopted
12+
by OpenUSD in the v24.08 release.
13+
14+
.. seealso:: https://forum.aousd.org/t/upcoming-openusd-license-update/1561
15+
916
.. change:: changed
1017

1118
Updated documentation building logic to discover the :term:`Sphinx`

0 commit comments

Comments
 (0)