diff --git a/src/ox/clargs/clargs.cpp b/src/ox/clargs/clargs.cpp index c028e308c..f0a334b83 100644 --- a/src/ox/clargs/clargs.cpp +++ b/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/src/ox/clargs/clargs.hpp b/src/ox/clargs/clargs.hpp index 4b7b740f8..f538fffd3 100644 --- a/src/ox/clargs/clargs.hpp +++ b/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/src/ox/fs/filestore.hpp b/src/ox/fs/filestore.hpp index 5b4185479..2ec0bcbef 100644 --- a/src/ox/fs/filestore.hpp +++ b/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/src/ox/fs/filesystem.cpp b/src/ox/fs/filesystem.cpp index 6a2535fb1..46c6908ae 100644 --- a/src/ox/fs/filesystem.cpp +++ b/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/src/ox/fs/filesystem.hpp b/src/ox/fs/filesystem.hpp index c63769d27..4ea069ff5 100644 --- a/src/ox/fs/filesystem.hpp +++ b/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/src/ox/fs/oxfstool.cpp b/src/ox/fs/oxfstool.cpp index ae13ffe02..b2a01a00d 100644 --- a/src/ox/fs/oxfstool.cpp +++ b/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/src/ox/fs/pathiterator.cpp b/src/ox/fs/pathiterator.cpp index dae07a7e9..438ee10d8 100644 --- a/src/ox/fs/pathiterator.cpp +++ b/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/src/ox/fs/pathiterator.hpp b/src/ox/fs/pathiterator.hpp index 4d55f7f0e..2ea8ecd8d 100644 --- a/src/ox/fs/pathiterator.hpp +++ b/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/src/ox/fs/test/filestore_format.cpp b/src/ox/fs/test/filestore_format.cpp index 68e761ef2..850f51e45 100644 --- a/src/ox/fs/test/filestore_format.cpp +++ b/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/src/ox/fs/test/filestoreio.cpp b/src/ox/fs/test/filestoreio.cpp index 26c1b6417..30b733149 100644 --- a/src/ox/fs/test/filestoreio.cpp +++ b/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/src/ox/fs/test/filesystem_format.cpp b/src/ox/fs/test/filesystem_format.cpp index ff4f020a6..5e11585fe 100644 --- a/src/ox/fs/test/filesystem_format.cpp +++ b/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/src/ox/fs/test/tests.cpp b/src/ox/fs/test/tests.cpp index a055634f3..cd0de02ae 100644 --- a/src/ox/fs/test/tests.cpp +++ b/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/src/ox/fs/toollib.cpp b/src/ox/fs/toollib.cpp index fc7836e9d..7399975f2 100644 --- a/src/ox/fs/toollib.cpp +++ b/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/src/ox/fs/toollib.hpp b/src/ox/fs/toollib.hpp index 8c51b7764..d2e7c7396 100644 --- a/src/ox/fs/toollib.hpp +++ b/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/src/ox/log/log.cpp b/src/ox/log/log.cpp index 0624fd0dc..9a0dd399b 100644 --- a/src/ox/log/log.cpp +++ b/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/src/ox/log/log.hpp b/src/ox/log/log.hpp index 29b7ccf34..72b7051c6 100644 --- a/src/ox/log/log.hpp +++ b/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/src/ox/mc/err.hpp b/src/ox/mc/err.hpp index 195103872..e1f1cb265 100644 --- a/src/ox/mc/err.hpp +++ b/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/src/ox/mc/mc.hpp b/src/ox/mc/mc.hpp index 953e4721d..3578d6a3a 100644 --- a/src/ox/mc/mc.hpp +++ b/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/src/ox/mc/optype.hpp b/src/ox/mc/optype.hpp index 7e3b96c6f..7720bcc4c 100644 --- a/src/ox/mc/optype.hpp +++ b/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/src/ox/mc/presencemask.cpp b/src/ox/mc/presencemask.cpp index 2ae87bb34..b6aef4e2c 100644 --- a/src/ox/mc/presencemask.cpp +++ b/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/src/ox/mc/presencemask.hpp b/src/ox/mc/presencemask.hpp index 13da66c3c..5e8e1db07 100644 --- a/src/ox/mc/presencemask.hpp +++ b/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/src/ox/mc/read.cpp b/src/ox/mc/read.cpp index 16b6bc4ac..3f624d000 100644 --- a/src/ox/mc/read.cpp +++ b/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/src/ox/mc/read.hpp b/src/ox/mc/read.hpp index 3b8d27e42..1317c1079 100644 --- a/src/ox/mc/read.hpp +++ b/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/src/ox/mc/test/tests.cpp b/src/ox/mc/test/tests.cpp index 4190f7e67..74f7c1943 100644 --- a/src/ox/mc/test/tests.cpp +++ b/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/src/ox/mc/write.cpp b/src/ox/mc/write.cpp index 65b0bd8f9..6feaf82b9 100644 --- a/src/ox/mc/write.cpp +++ b/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/src/ox/mc/write.hpp b/src/ox/mc/write.hpp index 1cf497f7f..9c8929158 100644 --- a/src/ox/mc/write.hpp +++ b/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/src/ox/std/bitops.hpp b/src/ox/std/bitops.hpp index 863790235..c6e0d2d53 100644 --- a/src/ox/std/bitops.hpp +++ b/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/src/ox/std/byteswap.hpp b/src/ox/std/byteswap.hpp index 9bb199eeb..bd86ffd88 100644 --- a/src/ox/std/byteswap.hpp +++ b/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/src/ox/std/memops.cpp b/src/ox/std/memops.cpp index ab7b57797..ca32f3289 100644 --- a/src/ox/std/memops.cpp +++ b/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/src/ox/std/memops.hpp b/src/ox/std/memops.hpp index ffba6669e..6de393afd 100644 --- a/src/ox/std/memops.hpp +++ b/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/src/ox/std/random.cpp b/src/ox/std/random.cpp index 70ca85c34..2ab095515 100644 --- a/src/ox/std/random.cpp +++ b/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/src/ox/std/random.hpp b/src/ox/std/random.hpp index 77ce64add..a6be6b021 100644 --- a/src/ox/std/random.hpp +++ b/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/src/ox/std/std.hpp b/src/ox/std/std.hpp index c8cf9810b..657d5f242 100644 --- a/src/ox/std/std.hpp +++ b/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/src/ox/std/string.hpp b/src/ox/std/string.hpp index 31863db8e..4065d67e0 100644 --- a/src/ox/std/string.hpp +++ b/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/src/ox/std/strops.cpp b/src/ox/std/strops.cpp index 5176b9b0b..2c0eccf7d 100644 --- a/src/ox/std/strops.cpp +++ b/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/src/ox/std/strops.hpp b/src/ox/std/strops.hpp index 4fc8b9157..df01a5070 100644 --- a/src/ox/std/strops.hpp +++ b/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/src/ox/std/test/byteswap_test.cpp b/src/ox/std/test/byteswap_test.cpp index ff05de995..7dcfaae5f 100644 --- a/src/ox/std/test/byteswap_test.cpp +++ b/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/src/ox/std/test/strops_test.cpp b/src/ox/std/test/strops_test.cpp index 9aaf14be4..bef41312e 100644 --- a/src/ox/std/test/strops_test.cpp +++ b/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/src/ox/std/test/tests.cpp b/src/ox/std/test/tests.cpp index 68c09b38f..7949f5c0a 100644 --- a/src/ox/std/test/tests.cpp +++ b/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/src/ox/std/types.hpp b/src/ox/std/types.hpp index c57108f9c..4754c43ea 100644 --- a/src/ox/std/types.hpp +++ b/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/src/ox/std/vector.hpp b/src/ox/std/vector.hpp index fdbdbf692..44b183598 100644 --- a/src/ox/std/vector.hpp +++ b/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