Commit: c0bc5a2d8ce5d9d3221b4c2f840584babaf9a57a Author: Sybren A. Stüvel Date: Tue Nov 26 11:28:33 2019 +0100 Branches: temp-sybren-usd-patch-02 https://developer.blender.org/rBc0bc5a2d8ce5d9d3221b4c2f840584babaf9a57a
USD: fixed copyright year in license blocks =================================================================== M source/blender/editors/io/io_usd.c M source/blender/editors/io/io_usd.h =================================================================== diff --git a/source/blender/editors/io/io_usd.c b/source/blender/editors/io/io_usd.c index 901cddb342a..c9f456ead70 100644 --- a/source/blender/editors/io/io_usd.c +++ b/source/blender/editors/io/io_usd.c @@ -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) 2016 Blender Foundation. + * The Original Code is Copyright (C) 2019 Blender Foundation. * All rights reserved. */ diff --git a/source/blender/editors/io/io_usd.h b/source/blender/editors/io/io_usd.h index 4ebf536c41f..4738e1c348d 100644 --- a/source/blender/editors/io/io_usd.h +++ b/source/blender/editors/io/io_usd.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) 2016 Blender Foundation. + * The Original Code is Copyright (C) 2019 Blender Foundation. * All rights reserved. */ _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
