diff --git a/deps/ox/src/ox/clargs/clargs.cpp b/deps/ox/src/ox/clargs/clargs.cpp index c028e308..f0a334b8 100644 --- a/deps/ox/src/ox/clargs/clargs.cpp +++ b/deps/ox/src/ox/clargs/clargs.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/clargs/clargs.hpp b/deps/ox/src/ox/clargs/clargs.hpp index 4b7b740f..f538fffd 100644 --- a/deps/ox/src/ox/clargs/clargs.hpp +++ b/deps/ox/src/ox/clargs/clargs.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filestore.hpp b/deps/ox/src/ox/fs/filestore.hpp index 5b418547..2ec0bcbe 100644 --- a/deps/ox/src/ox/fs/filestore.hpp +++ b/deps/ox/src/ox/fs/filestore.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem.cpp b/deps/ox/src/ox/fs/filesystem.cpp index 6a2535fb..46c6908a 100644 --- a/deps/ox/src/ox/fs/filesystem.cpp +++ b/deps/ox/src/ox/fs/filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem.hpp b/deps/ox/src/ox/fs/filesystem.hpp index c63769d2..4ea069ff 100644 --- a/deps/ox/src/ox/fs/filesystem.hpp +++ b/deps/ox/src/ox/fs/filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/oxfstool.cpp b/deps/ox/src/ox/fs/oxfstool.cpp index ae13ffe0..b2a01a00 100644 --- a/deps/ox/src/ox/fs/oxfstool.cpp +++ b/deps/ox/src/ox/fs/oxfstool.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/pathiterator.cpp b/deps/ox/src/ox/fs/pathiterator.cpp index dae07a7e..438ee10d 100644 --- a/deps/ox/src/ox/fs/pathiterator.cpp +++ b/deps/ox/src/ox/fs/pathiterator.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/pathiterator.hpp b/deps/ox/src/ox/fs/pathiterator.hpp index 4d55f7f0..2ea8ecd8 100644 --- a/deps/ox/src/ox/fs/pathiterator.hpp +++ b/deps/ox/src/ox/fs/pathiterator.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/test/filestore_format.cpp b/deps/ox/src/ox/fs/test/filestore_format.cpp index 68e761ef..850f51e4 100644 --- a/deps/ox/src/ox/fs/test/filestore_format.cpp +++ b/deps/ox/src/ox/fs/test/filestore_format.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/test/filestoreio.cpp b/deps/ox/src/ox/fs/test/filestoreio.cpp index 26c1b641..30b73314 100644 --- a/deps/ox/src/ox/fs/test/filestoreio.cpp +++ b/deps/ox/src/ox/fs/test/filestoreio.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/test/filesystem_format.cpp b/deps/ox/src/ox/fs/test/filesystem_format.cpp index ff4f020a..5e11585f 100644 --- a/deps/ox/src/ox/fs/test/filesystem_format.cpp +++ b/deps/ox/src/ox/fs/test/filesystem_format.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/test/tests.cpp b/deps/ox/src/ox/fs/test/tests.cpp index a055634f..cd0de02a 100644 --- a/deps/ox/src/ox/fs/test/tests.cpp +++ b/deps/ox/src/ox/fs/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/toollib.cpp b/deps/ox/src/ox/fs/toollib.cpp index fc7836e9..7399975f 100644 --- a/deps/ox/src/ox/fs/toollib.cpp +++ b/deps/ox/src/ox/fs/toollib.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/toollib.hpp b/deps/ox/src/ox/fs/toollib.hpp index 8c51b776..d2e7c739 100644 --- a/deps/ox/src/ox/fs/toollib.hpp +++ b/deps/ox/src/ox/fs/toollib.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/log/log.cpp b/deps/ox/src/ox/log/log.cpp index 0624fd0d..9a0dd399 100644 --- a/deps/ox/src/ox/log/log.cpp +++ b/deps/ox/src/ox/log/log.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/log/log.hpp b/deps/ox/src/ox/log/log.hpp index 29b7ccf3..72b7051c 100644 --- a/deps/ox/src/ox/log/log.hpp +++ b/deps/ox/src/ox/log/log.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/err.hpp b/deps/ox/src/ox/mc/err.hpp index 19510387..e1f1cb26 100644 --- a/deps/ox/src/ox/mc/err.hpp +++ b/deps/ox/src/ox/mc/err.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/mc.hpp b/deps/ox/src/ox/mc/mc.hpp index 953e4721..3578d6a3 100644 --- a/deps/ox/src/ox/mc/mc.hpp +++ b/deps/ox/src/ox/mc/mc.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/optype.hpp b/deps/ox/src/ox/mc/optype.hpp index 7e3b96c6..7720bcc4 100644 --- a/deps/ox/src/ox/mc/optype.hpp +++ b/deps/ox/src/ox/mc/optype.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/presencemask.cpp b/deps/ox/src/ox/mc/presencemask.cpp index 2ae87bb3..b6aef4e2 100644 --- a/deps/ox/src/ox/mc/presencemask.cpp +++ b/deps/ox/src/ox/mc/presencemask.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/presencemask.hpp b/deps/ox/src/ox/mc/presencemask.hpp index 13da66c3..5e8e1db0 100644 --- a/deps/ox/src/ox/mc/presencemask.hpp +++ b/deps/ox/src/ox/mc/presencemask.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/read.cpp b/deps/ox/src/ox/mc/read.cpp index 16b6bc4a..3f624d00 100644 --- a/deps/ox/src/ox/mc/read.cpp +++ b/deps/ox/src/ox/mc/read.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/read.hpp b/deps/ox/src/ox/mc/read.hpp index 3b8d27e4..1317c107 100644 --- a/deps/ox/src/ox/mc/read.hpp +++ b/deps/ox/src/ox/mc/read.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/test/tests.cpp b/deps/ox/src/ox/mc/test/tests.cpp index 4190f7e6..74f7c194 100644 --- a/deps/ox/src/ox/mc/test/tests.cpp +++ b/deps/ox/src/ox/mc/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/write.cpp b/deps/ox/src/ox/mc/write.cpp index 65b0bd8f..6feaf82b 100644 --- a/deps/ox/src/ox/mc/write.cpp +++ b/deps/ox/src/ox/mc/write.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/write.hpp b/deps/ox/src/ox/mc/write.hpp index 1cf497f7..9c892915 100644 --- a/deps/ox/src/ox/mc/write.hpp +++ b/deps/ox/src/ox/mc/write.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/bitops.hpp b/deps/ox/src/ox/std/bitops.hpp index 86379023..c6e0d2d5 100644 --- a/deps/ox/src/ox/std/bitops.hpp +++ b/deps/ox/src/ox/std/bitops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/byteswap.hpp b/deps/ox/src/ox/std/byteswap.hpp index 9bb199ee..bd86ffd8 100644 --- a/deps/ox/src/ox/std/byteswap.hpp +++ b/deps/ox/src/ox/std/byteswap.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/memops.cpp b/deps/ox/src/ox/std/memops.cpp index ab7b5779..ca32f328 100644 --- a/deps/ox/src/ox/std/memops.cpp +++ b/deps/ox/src/ox/std/memops.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/memops.hpp b/deps/ox/src/ox/std/memops.hpp index ffba6669..6de393af 100644 --- a/deps/ox/src/ox/std/memops.hpp +++ b/deps/ox/src/ox/std/memops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/random.cpp b/deps/ox/src/ox/std/random.cpp index 70ca85c3..2ab09551 100644 --- a/deps/ox/src/ox/std/random.cpp +++ b/deps/ox/src/ox/std/random.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/random.hpp b/deps/ox/src/ox/std/random.hpp index 77ce64ad..a6be6b02 100644 --- a/deps/ox/src/ox/std/random.hpp +++ b/deps/ox/src/ox/std/random.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/std.hpp b/deps/ox/src/ox/std/std.hpp index c8cf9810..657d5f24 100644 --- a/deps/ox/src/ox/std/std.hpp +++ b/deps/ox/src/ox/std/std.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/string.hpp b/deps/ox/src/ox/std/string.hpp index 31863db8..4065d67e 100644 --- a/deps/ox/src/ox/std/string.hpp +++ b/deps/ox/src/ox/std/string.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strops.cpp b/deps/ox/src/ox/std/strops.cpp index 5176b9b0..2c0eccf7 100644 --- a/deps/ox/src/ox/std/strops.cpp +++ b/deps/ox/src/ox/std/strops.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strops.hpp b/deps/ox/src/ox/std/strops.hpp index 4fc8b915..df01a507 100644 --- a/deps/ox/src/ox/std/strops.hpp +++ b/deps/ox/src/ox/std/strops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/test/byteswap_test.cpp b/deps/ox/src/ox/std/test/byteswap_test.cpp index ff05de99..7dcfaae5 100644 --- a/deps/ox/src/ox/std/test/byteswap_test.cpp +++ b/deps/ox/src/ox/std/test/byteswap_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/test/strops_test.cpp b/deps/ox/src/ox/std/test/strops_test.cpp index 9aaf14be..bef41312 100644 --- a/deps/ox/src/ox/std/test/strops_test.cpp +++ b/deps/ox/src/ox/std/test/strops_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/test/tests.cpp b/deps/ox/src/ox/std/test/tests.cpp index 68c09b38..7949f5c0 100644 --- a/deps/ox/src/ox/std/test/tests.cpp +++ b/deps/ox/src/ox/std/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/types.hpp b/deps/ox/src/ox/std/types.hpp index c57108f9..4754c43e 100644 --- a/deps/ox/src/ox/std/types.hpp +++ b/deps/ox/src/ox/std/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/vector.hpp b/deps/ox/src/ox/std/vector.hpp index fdbdbf69..44b18359 100644 --- a/deps/ox/src/ox/std/vector.hpp +++ b/deps/ox/src/ox/std/vector.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2017 gtalent2@gmail.com + * Copyright 2015 - 2018 gtalent2@gmail.com * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this