diff options
| author | 2017-01-02 14:04:09 +0100 | |
|---|---|---|
| committer | 2017-01-02 14:04:09 +0100 | |
| commit | 04faaaf7ffb422f390262e119fe50db21683a831 (patch) | |
| tree | bb121e071c09129fa5284929356fe84554d4cfc1 /3rdparty/bx/tools/bin2c/bin2c.cpp | |
| parent | a642e29ecd123c7fcc2608dd14d29a06af55c186 (diff) | |
Update BX (nw)
Diffstat (limited to '3rdparty/bx/tools/bin2c/bin2c.cpp')
| -rw-r--r-- | 3rdparty/bx/tools/bin2c/bin2c.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bx/tools/bin2c/bin2c.cpp b/3rdparty/bx/tools/bin2c/bin2c.cpp index 8aa1b9f9142..47fc3bc2d22 100644 --- a/3rdparty/bx/tools/bin2c/bin2c.cpp +++ b/3rdparty/bx/tools/bin2c/bin2c.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2011-2016 Branimir Karadzic. All rights reserved. + * Copyright 2011-2017 Branimir Karadzic. All rights reserved. * License: https://github.com/bkaradzic/bx#license-bsd-2-clause */ @@ -95,7 +95,7 @@ void help(const char* _error = NULL) fprintf(stderr , "bin2c, binary to C\n" - "Copyright 2011-2016 Branimir Karadzic. All rights reserved.\n" + "Copyright 2011-2017 Branimir Karadzic. All rights reserved.\n" "License: https://github.com/bkaradzic/bx#license-bsd-2-clause\n\n" ); |
