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
@@ -679,7 +685,7 @@ The Art of C++ : PEGTL (Parsing Expression Grammar Template Library)
679685
680686The MIT License (MIT)
681687
682- Copyright (c) 2007-2020 Dr. Colin Hirsch and Daniel Frey
688+ Copyright (c) 2007-2022 Dr. Colin Hirsch and Daniel Frey
683689
684690Permission is hereby granted, free of charge, to any person obtaining a copy
685691of this software and associated documentation files (the "Software"), to deal
@@ -699,31 +705,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
699705OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
700706SOFTWARE.
701707
702- ================================================================
703- invoke.hpp
704- ================================================================
705-
706- MIT License
707-
708- Copyright (C) 2018-2023, by Matvey Cherevko (blackmatov@gmail.com)
709-
710- Permission is hereby granted, free of charge, to any person obtaining a copy of
711- this software and associated documentation files (the "Software"), to deal in
712- the Software without restriction, including without limitation the rights to
713- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
714- the Software, and to permit persons to whom the Software is furnished to do so,
715- subject to the following conditions:
716-
717- The above copyright notice and this permission notice shall be included in all
718- copies or substantial portions of the Software.
719-
720- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
721- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
722- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
723- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
724- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
725- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
726-
727708================================================================
728709Doxygen Awesome
729710================================================================
@@ -748,4 +729,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
748729AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
749730LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
750731OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
751- SOFTWARE.
732+ SOFTWARE.
0 commit comments