diff options
author | Filip Gawin <filip.gawin@zoho.com> | 2021-01-01 21:06:01 +0100 |
---|---|---|
committer | shfil <filip.gawin@zoho.com> | 2021-01-01 21:07:39 +0100 |
commit | 55af046c929be3518a7fbae1177bbfa1f9964cf4 (patch) | |
tree | ec3734dc813989b938bc2d6c8a40ff1fa00c4ef0 /src/extras | |
parent | Merge remote-tracking branch 'upstream/miami' into miami (diff) | |
download | re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar.gz re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar.bz2 re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar.lz re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar.xz re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.tar.zst re3-55af046c929be3518a7fbae1177bbfa1f9964cf4.zip |
Diffstat (limited to '')
-rw-r--r-- | src/extras/ini_parser.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/ini_parser.hpp b/src/extras/ini_parser.hpp index 99acf1ee..8e88bc29 100644 --- a/src/extras/ini_parser.hpp +++ b/src/extras/ini_parser.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2015 Denilson das Mercês Amorim <dma_2012@hotmail.com> + * Copyright (c) 2013-2015 Denilson das Mercês Amorim <dma_2012@hotmail.com> * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages |