[Bf-blender-cvs] [d4f0d564cf2] usd-importer-T81257-merge: USD import: update copyright notice.

makowalski noreply at git.blender.org
Sat Jul 24 03:44:29 CEST 2021


Commit: d4f0d564cf29c7a29e58a1b9fcfe14430ae32b12
Author: makowalski
Date:   Fri Jul 23 16:41:46 2021 -0400
Branches: usd-importer-T81257-merge
https://developer.blender.org/rBd4f0d564cf29c7a29e58a1b9fcfe14430ae32b12

USD import: update copyright notice.

Added NVIDIA copyright notice.

===================================================================

M	source/blender/io/usd/intern/usd_reader_material.cc
M	source/blender/io/usd/intern/usd_reader_material.h

===================================================================

diff --git a/source/blender/io/usd/intern/usd_reader_material.cc b/source/blender/io/usd/intern/usd_reader_material.cc
index e3a4acde354..bec452dcf6a 100644
--- a/source/blender/io/usd/intern/usd_reader_material.cc
+++ b/source/blender/io/usd/intern/usd_reader_material.cc
@@ -13,7 +13,7 @@
  * along with this program; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * The Original Code is Copyright (C) 2020 Blender Foundation.
+ * The Original Code is Copyright (C) 2021 NVIDIA Corporation.
  * All rights reserved.
  */
 
diff --git a/source/blender/io/usd/intern/usd_reader_material.h b/source/blender/io/usd/intern/usd_reader_material.h
index b9db535c6f7..5e9353ba72e 100644
--- a/source/blender/io/usd/intern/usd_reader_material.h
+++ b/source/blender/io/usd/intern/usd_reader_material.h
@@ -13,7 +13,7 @@
  * along with this program; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * The Original Code is Copyright (C) 2020 Blender Foundation.
+ * The Original Code is Copyright (C) 2021 NVIDIA Corporation.
  * All rights reserved.
  */
 #pragma once



More information about the Bf-blender-cvs mailing list