Fixed log.h license header comment

This commit is contained in:
rxi
2017-03-12 20:08:58 +00:00
parent a1d3848ab6
commit b7414f3468

View File

@@ -2,7 +2,7 @@
* Copyright (c) 2017 rxi * Copyright (c) 2017 rxi
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the MIT license. See `microtar.c` for details. * under the terms of the MIT license. See `log.c` for details.
*/ */
#ifndef LOG_H #ifndef LOG_H