From 28005f9cdf5894ec2b1dba1b19f497b79d6cdab2 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 28 Feb 2015 00:47:13 +0900 Subject: [PATCH] Update copyright year. --- tiny_obj_loader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiny_obj_loader.h b/tiny_obj_loader.h index dbd5f70..512f32b 100644 --- a/tiny_obj_loader.h +++ b/tiny_obj_loader.h @@ -1,5 +1,5 @@ // -// Copyright 2012-2013, Syoyo Fujita. +// Copyright 2012-2015, Syoyo Fujita. // // Licensed under 2-clause BSD liecense. //