diff options
author | Jakob Kaivo <jkk@ung.org> | 2019-08-03 08:40:17 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2019-08-03 08:40:17 -0400 |
commit | 9f17677561536bd0705e160a4cfa5d0fb9b722c0 (patch) | |
tree | 4cb4ce6349a531d0f1767b41f427d2b7e5635250 | |
parent | 7a361888cbf8aaa8e157b169287ac9353ccc1137 (diff) |
-rw-r--r-- | logger.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |