Happy New Year!

This commit is contained in:
Branimir Karadžić 2016-01-01 00:11:04 -08:00
parent 60723994ae
commit 4bb2b623d3
332 changed files with 522 additions and 522 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright 2011-2015 Branimir Karadzic. All rights reserved.
* License: http://www.opensource.org/licenses/BSD-2-Clause
* Copyright 2011-2016 Branimir Karadzic. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
#include <stdio.h>
@ -147,8 +147,8 @@ void help(const char* _error = NULL)
fprintf(stderr
, "texturec, bgfx texture compiler tool\n"
"Copyright 2011-2015 Branimir Karadzic. All rights reserved.\n"
"License: http://www.opensource.org/licenses/BSD-2-Clause\n\n"
"Copyright 2011-2016 Branimir Karadzic. All rights reserved.\n"
"License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause\n\n"
);
fprintf(stderr