diff --git a/LICENSE b/LICENSE index fec1363..6ccfffc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright (C) 2011-2016 Daniel Scharrer +Copyright (C) 2011-2018 Daniel Scharrer This software is provided 'as-is', without any express or implied warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/CXXVersionCheck.cmake b/cmake/CXXVersionCheck.cmake index 8cd970d..dc143ef 100644 --- a/cmake/CXXVersionCheck.cmake +++ b/cmake/CXXVersionCheck.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2016 Daniel Scharrer +# Copyright (C) 2013-2018 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/CompileCheck.cmake b/cmake/CompileCheck.cmake index d4abf98..8bec1f9 100644 --- a/cmake/CompileCheck.cmake +++ b/cmake/CompileCheck.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2011-2016 Daniel Scharrer +# Copyright (C) 2011-2017 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/Doxygen.cmake b/cmake/Doxygen.cmake index 016a6d9..bfa0830 100644 --- a/cmake/Doxygen.cmake +++ b/cmake/Doxygen.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2011-2012 Daniel Scharrer +# Copyright (C) 2011-2017 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/StyleCheck.cmake b/cmake/StyleCheck.cmake index 45c63e5..1baf7f3 100644 --- a/cmake/StyleCheck.cmake +++ b/cmake/StyleCheck.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2015 Daniel Scharrer +# Copyright (C) 2013-2018 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/cpplint.py b/cmake/cpplint.py index fb6dde0..66e0494 100644 --- a/cmake/cpplint.py +++ b/cmake/cpplint.py @@ -14,7 +14,7 @@ # - Allow #ifdef BOOST_PP_IS_ITERATING + #endif in place of header guards # - C++ source files are named .cpp, not .cc # -# Copyright (c) 2011-1015 Daniel Scharrer +# Copyright (c) 2011-2018 Daniel Scharrer # Copyright (c) 2009 Google Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/cli/debug.cpp b/src/cli/debug.cpp index cd89541..7399c54 100644 --- a/src/cli/debug.cpp +++ b/src/cli/debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/cli/extract.cpp b/src/cli/extract.cpp index 0968182..9435e86 100644 --- a/src/cli/extract.cpp +++ b/src/cli/extract.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/cli/extract.hpp b/src/cli/extract.hpp index 7c132b1..44e57e9 100644 --- a/src/cli/extract.hpp +++ b/src/cli/extract.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2016 Daniel Scharrer + * Copyright (C) 2014-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/cli/gog.cpp b/src/cli/gog.cpp index 3a27bb7..386ca22 100644 --- a/src/cli/gog.cpp +++ b/src/cli/gog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 Daniel Scharrer + * Copyright (C) 2014-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/cli/gog.hpp b/src/cli/gog.hpp index 281ecbb..65e989c 100644 --- a/src/cli/gog.hpp +++ b/src/cli/gog.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 Daniel Scharrer + * Copyright (C) 2014-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/cli/main.cpp b/src/cli/main.cpp index 2e1b52d..2ce448e 100644 --- a/src/cli/main.cpp +++ b/src/cli/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/crypto/checksum.cpp b/src/crypto/checksum.cpp index 89bfb1a..94db8d6 100644 --- a/src/crypto/checksum.cpp +++ b/src/crypto/checksum.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/crypto/checksum.hpp b/src/crypto/checksum.hpp index cc7c850..9cb4cd0 100644 --- a/src/crypto/checksum.hpp +++ b/src/crypto/checksum.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/crypto/hasher.cpp b/src/crypto/hasher.cpp index d76c468..16882c9 100644 --- a/src/crypto/hasher.cpp +++ b/src/crypto/hasher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/data.cpp b/src/setup/data.cpp index 65144b6..3e0c2c8 100644 --- a/src/setup/data.cpp +++ b/src/setup/data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/data.hpp b/src/setup/data.hpp index 46f9635..91aa4d0 100644 --- a/src/setup/data.hpp +++ b/src/setup/data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/expression.cpp b/src/setup/expression.cpp index a8b9e44..5b6505f 100644 --- a/src/setup/expression.cpp +++ b/src/setup/expression.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Daniel Scharrer + * Copyright (C) 2012-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/file.cpp b/src/setup/file.cpp index 7502632..c114457 100644 --- a/src/setup/file.cpp +++ b/src/setup/file.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/file.hpp b/src/setup/file.hpp index 27c9eb9..b7857e8 100644 --- a/src/setup/file.hpp +++ b/src/setup/file.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/filename.cpp b/src/setup/filename.cpp index 728ee61..d920de6 100644 --- a/src/setup/filename.cpp +++ b/src/setup/filename.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2016 Daniel Scharrer + * Copyright (C) 2012-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/header.cpp b/src/setup/header.cpp index 6466776..1484181 100644 --- a/src/setup/header.cpp +++ b/src/setup/header.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/header.hpp b/src/setup/header.hpp index 3afe747..a21dba0 100644 --- a/src/setup/header.hpp +++ b/src/setup/header.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/info.cpp b/src/setup/info.cpp index 3f73055..033441a 100644 --- a/src/setup/info.cpp +++ b/src/setup/info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/info.hpp b/src/setup/info.hpp index 0ed2d6f..ff1fcde 100644 --- a/src/setup/info.hpp +++ b/src/setup/info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/version.cpp b/src/setup/version.cpp index 9942a7e..087c0ea 100644 --- a/src/setup/version.cpp +++ b/src/setup/version.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/windows.cpp b/src/setup/windows.cpp index eafda62..7eba1c1 100644 --- a/src/setup/windows.cpp +++ b/src/setup/windows.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/chunk.cpp b/src/stream/chunk.cpp index c0c0156..f9a73d3 100644 --- a/src/stream/chunk.cpp +++ b/src/stream/chunk.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/chunk.hpp b/src/stream/chunk.hpp index 01b4415..b5be7b2 100644 --- a/src/stream/chunk.hpp +++ b/src/stream/chunk.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/file.cpp b/src/stream/file.cpp index df8b775..e19f3ca 100644 --- a/src/stream/file.cpp +++ b/src/stream/file.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/file.hpp b/src/stream/file.hpp index 0a73e9e..809382b 100644 --- a/src/stream/file.hpp +++ b/src/stream/file.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/lzma.cpp b/src/stream/lzma.cpp index 0a00112..fbdcc08 100644 --- a/src/stream/lzma.cpp +++ b/src/stream/lzma.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/lzma.hpp b/src/stream/lzma.hpp index 3336aa3..dd207af 100644 --- a/src/stream/lzma.hpp +++ b/src/stream/lzma.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/slice.cpp b/src/stream/slice.cpp index ea5781c..c4b3372 100644 --- a/src/stream/slice.cpp +++ b/src/stream/slice.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/stream/slice.hpp b/src/stream/slice.hpp index eab2a48..4ba9c88 100644 --- a/src/stream/slice.hpp +++ b/src/stream/slice.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/boostfs_compat.hpp b/src/util/boostfs_compat.hpp index f4812f7..ed1ab8f 100644 --- a/src/util/boostfs_compat.hpp +++ b/src/util/boostfs_compat.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Daniel Scharrer + * Copyright (C) 2012-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/console.hpp b/src/util/console.hpp index 9a932c4..c405fd9 100644 --- a/src/util/console.hpp +++ b/src/util/console.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/encoding.cpp b/src/util/encoding.cpp index e3b0b7d..7297ddb 100644 --- a/src/util/encoding.cpp +++ b/src/util/encoding.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/encoding.hpp b/src/util/encoding.hpp index 08d52fc..2101bba 100644 --- a/src/util/encoding.hpp +++ b/src/util/encoding.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/endian.hpp b/src/util/endian.hpp index c2a9064..0e1124b 100644 --- a/src/util/endian.hpp +++ b/src/util/endian.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2017 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/load.cpp b/src/util/load.cpp index 7d263c5..e2492b7 100644 --- a/src/util/load.cpp +++ b/src/util/load.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/output.hpp b/src/util/output.hpp index 4906d87..b1820e2 100644 --- a/src/util/output.hpp +++ b/src/util/output.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Daniel Scharrer + * Copyright (C) 2011-2018 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/storedenum.hpp b/src/util/storedenum.hpp index 3548321..eb2b00b 100644 --- a/src/util/storedenum.hpp +++ b/src/util/storedenum.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2017 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages