diff options
Diffstat (limited to 'src/core/utils/BufferedCharReader.hpp')
-rw-r--r-- | src/core/utils/BufferedCharReader.hpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/utils/BufferedCharReader.hpp b/src/core/utils/BufferedCharReader.hpp index 86f43b5..b13cde6 100644 --- a/src/core/utils/BufferedCharReader.hpp +++ b/src/core/utils/BufferedCharReader.hpp @@ -1,6 +1,6 @@ /* - SCAENEA IDL Compiler (scidlc) - Copyright (C) 2014 Andreas Stöckel + Ousía + Copyright (C) 2014, 2015 Benjamin Paaßen, Andreas Stöckel This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -236,5 +236,5 @@ public: } } -#endif /* _OUSISA_UTILS_BUFFERED_CHAR_READER_H_ */ +#endif /* _OUSIA_UTILS_BUFFERED_CHAR_READER_H_ */ |