diff --git a/.clang-format b/.clang-format index cc98bcf3..f75a5542 100644 --- a/.clang-format +++ b/.clang-format @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/.dockerignore b/.dockerignore index c50cd66d..e64d3754 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/.gitignore b/.gitignore index cd6d4567..4f42a72f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -127,5 +127,5 @@ LuaJIT-2.0/ LuaJIT-2.1/ lua-5.1/ lua-5.2/ -~syncthing* -.tmp +~syncthing* +.tmp diff --git a/CMakeLists.txt b/CMakeLists.txt index 8608e19b..120dd38d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/LICENSE.txt b/LICENSE.txt index 633ce75b..dacba36c 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Includes/Project.cmake b/cmake/Includes/Project.cmake index b121fdbe..e7c8d7a5 100644 --- a/cmake/Includes/Project.cmake +++ b/cmake/Includes/Project.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Modules/CheckCompilerDiagnostic.cmake b/cmake/Modules/CheckCompilerDiagnostic.cmake index 846dc01f..b5a81d28 100644 --- a/cmake/Modules/CheckCompilerDiagnostic.cmake +++ b/cmake/Modules/CheckCompilerDiagnostic.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -89,4 +89,4 @@ function (check_compiler_diagnostic diagnostic) set(--allow-${diagnostic} $<${when}:${allow_prefix}${diagnostic_flag}> PARENT_SCOPE) set(--warn-${diagnostic} $<${when}:${warn_prefix}${diagnostic_flag}> PARENT_SCOPE) -endfunction() \ No newline at end of file +endfunction() diff --git a/cmake/Modules/CheckCompilerFlag.cmake b/cmake/Modules/CheckCompilerFlag.cmake index 0b919a73..e9fc198c 100644 --- a/cmake/Modules/CheckCompilerFlag.cmake +++ b/cmake/Modules/CheckCompilerFlag.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Modules/Common/Core.cmake b/cmake/Modules/Common/Core.cmake index ed9d95ed..77766e53 100644 --- a/cmake/Modules/Common/Core.cmake +++ b/cmake/Modules/Common/Core.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Modules/FindVersion.cmake b/cmake/Modules/FindVersion.cmake index c12a7f49..bfd342d7 100644 --- a/cmake/Modules/FindVersion.cmake +++ b/cmake/Modules/FindVersion.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Packages/FindKaguyaBuild.cmake b/cmake/Packages/FindKaguyaBuild.cmake index 0a6086a1..eb99c414 100644 --- a/cmake/Packages/FindKaguyaBuild.cmake +++ b/cmake/Packages/FindKaguyaBuild.cmake @@ -2,7 +2,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -73,4 +73,4 @@ set(KAGUYA_INCLUDE_DIRS ${kaguya_include_dirs}) FIND_PACKAGE_HANDLE_STANDARD_ARGS(KaguyaBuild FOUND_VAR KAGUYABUILD_FOUND REQUIRED_VARS KAGUYA_LIBRARIES KAGUYA_INCLUDE_DIRS - VERSION_VAR kaguya_version) \ No newline at end of file + VERSION_VAR kaguya_version) diff --git a/cmake/Packages/FindLua/set_version_vars.cmake b/cmake/Packages/FindLua/set_version_vars.cmake index 5df75acd..1f64f9f3 100644 --- a/cmake/Packages/FindLua/set_version_vars.cmake +++ b/cmake/Packages/FindLua/set_version_vars.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -74,4 +74,4 @@ function(_lua_set_version_vars _prefix _lua_suffix) set(_${_prefix}_include_subdirs "${_${_prefix}_include_subdirs}" PARENT_SCOPE) set(_${_prefix}_append_versions "${_${_prefix}_append_versions}" PARENT_SCOPE) set(_${_prefix}_library_names "${_${_prefix}_library_names}" PARENT_SCOPE) -endfunction(_lua_set_version_vars) \ No newline at end of file +endfunction(_lua_set_version_vars) diff --git a/cmake/Packages/FindLuaBridgeBuild.cmake b/cmake/Packages/FindLuaBridgeBuild.cmake index 7d3d92d0..b4534e23 100644 --- a/cmake/Packages/FindLuaBridgeBuild.cmake +++ b/cmake/Packages/FindLuaBridgeBuild.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -72,5 +72,3 @@ FIND_PACKAGE_HANDLE_STANDARD_ARGS(LuabridgeBuild FOUND_VAR LUABRIDGEBUILD_FOUND REQUIRED_VARS LUABRIDGE_LIBRARIES LUABRIDGE_INCLUDE_DIRS VERSION_VAR luabridge_version) - - diff --git a/cmake/Packages/FindLuaBuild.cmake b/cmake/Packages/FindLuaBuild.cmake index f59dad22..2668ef62 100644 --- a/cmake/Packages/FindLuaBuild.cmake +++ b/cmake/Packages/FindLuaBuild.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Packages/FindLuaBuild/LuaJIT.cmake b/cmake/Packages/FindLuaBuild/LuaJIT.cmake index 98001aa5..0683d818 100644 --- a/cmake/Packages/FindLuaBuild/LuaJIT.cmake +++ b/cmake/Packages/FindLuaBuild/LuaJIT.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Packages/FindLuaBuild/LuaVanilla.cmake b/cmake/Packages/FindLuaBuild/LuaVanilla.cmake index f934b312..b95e5a67 100644 --- a/cmake/Packages/FindLuaBuild/LuaVanilla.cmake +++ b/cmake/Packages/FindLuaBuild/LuaVanilla.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Packages/FindLuwraBuild.cmake b/cmake/Packages/FindLuwraBuild.cmake index d395f128..0315bb84 100644 --- a/cmake/Packages/FindLuwraBuild.cmake +++ b/cmake/Packages/FindLuwraBuild.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/Packages/FindSphinx.cmake b/cmake/Packages/FindSphinx.cmake index 55d83c3b..81b89f5c 100644 --- a/cmake/Packages/FindSphinx.cmake +++ b/cmake/Packages/FindSphinx.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -65,4 +65,4 @@ if (Sphinx_Build_FOUND AND NOT TARGET Sphinx::Build) set_property(TARGET Sphinx::Build PROPERTY IMPORTED_LOCATION ${Sphinx_Build_EXECUTABLE}) set_property(TARGET Sphinx::Build PROPERTY VERSION ${Sphinx_Build_VERSION}) mark_as_advanced(Sphinx_Build_EXECUTABLE Sphinx_Build_VERSION) -endif() \ No newline at end of file +endif() diff --git a/cmake/Packages/FindToLuappBuild.cmake b/cmake/Packages/FindToLuappBuild.cmake index 92247c3f..be3f11ba 100644 --- a/cmake/Packages/FindToLuappBuild.cmake +++ b/cmake/Packages/FindToLuappBuild.cmake @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/cmake/sol2-config.cmake.in b/cmake/sol2-config.cmake.in index 7bbabe2c..0c48a993 100644 --- a/cmake/sol2-config.cmake.in +++ b/cmake/sol2-config.cmake.in @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/documentation/.clang-format b/documentation/.clang-format index a2c0dcaa..00ef7c2c 100644 --- a/documentation/.clang-format +++ b/documentation/.clang-format @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/documentation/CMakeLists.txt b/documentation/CMakeLists.txt index 04e7af51..8add0e93 100644 --- a/documentation/CMakeLists.txt +++ b/documentation/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in index 1cfbc867..7f15d537 100644 --- a/documentation/Doxyfile.in +++ b/documentation/Doxyfile.in @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/.clang-format b/examples/.clang-format index adf570ac..9807f392 100644 --- a/examples/.clang-format +++ b/examples/.clang-format @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 59f1caa6..e33c45b4 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/customization/CMakeLists.txt b/examples/customization/CMakeLists.txt index 38f7ff94..48f5f5b7 100644 --- a/examples/customization/CMakeLists.txt +++ b/examples/customization/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/interop/LuaBridge/CMakeLists.txt b/examples/interop/LuaBridge/CMakeLists.txt index 73aa9e9b..423ef625 100644 --- a/examples/interop/LuaBridge/CMakeLists.txt +++ b/examples/interop/LuaBridge/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/interop/kaguya/CMakeLists.txt b/examples/interop/kaguya/CMakeLists.txt index 7e99e8b6..a0b7b13c 100644 --- a/examples/interop/kaguya/CMakeLists.txt +++ b/examples/interop/kaguya/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/interop/luwra/CMakeLists.txt b/examples/interop/luwra/CMakeLists.txt index 9a5cdf71..bf9aaced 100644 --- a/examples/interop/luwra/CMakeLists.txt +++ b/examples/interop/luwra/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/interop/tolua/CMakeLists.txt b/examples/interop/tolua/CMakeLists.txt index 76a53c56..0b4c8125 100644 --- a/examples/interop/tolua/CMakeLists.txt +++ b/examples/interop/tolua/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/examples/require_dll_example/CMakeLists.txt b/examples/require_dll_example/CMakeLists.txt index 46981d1e..ddd40b25 100644 --- a/examples/require_dll_example/CMakeLists.txt +++ b/examples/require_dll_example/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/as_args.hpp b/include/sol/as_args.hpp index 5afe78b0..719a3cdc 100644 --- a/include/sol/as_args.hpp +++ b/include/sol/as_args.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/as_returns.hpp b/include/sol/as_returns.hpp index 0ac499e6..982f408b 100644 --- a/include/sol/as_returns.hpp +++ b/include/sol/as_returns.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/assert.hpp b/include/sol/assert.hpp index 7d4b732d..97fdfdbe 100644 --- a/include/sol/assert.hpp +++ b/include/sol/assert.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/base_traits.hpp b/include/sol/base_traits.hpp index 9fae18e2..811e7992 100644 --- a/include/sol/base_traits.hpp +++ b/include/sol/base_traits.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/bind_traits.hpp b/include/sol/bind_traits.hpp index ca46e474..a85bba61 100644 --- a/include/sol/bind_traits.hpp +++ b/include/sol/bind_traits.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/bytecode.hpp b/include/sol/bytecode.hpp index 71a375ce..53891f7c 100644 --- a/include/sol/bytecode.hpp +++ b/include/sol/bytecode.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/call.hpp b/include/sol/call.hpp index 7b932442..705b22f0 100644 --- a/include/sol/call.hpp +++ b/include/sol/call.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/compatibility.hpp b/include/sol/compatibility.hpp index 6ed9be80..d7b4f9ce 100644 --- a/include/sol/compatibility.hpp +++ b/include/sol/compatibility.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/compatibility/lua_version.hpp b/include/sol/compatibility/lua_version.hpp index 201fa6cc..b0bf1e45 100644 --- a/include/sol/compatibility/lua_version.hpp +++ b/include/sol/compatibility/lua_version.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/config.hpp b/include/sol/config.hpp index fd2a228d..e341ba19 100644 --- a/include/sol/config.hpp +++ b/include/sol/config.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/coroutine.hpp b/include/sol/coroutine.hpp index 7482060e..1698eb91 100644 --- a/include/sol/coroutine.hpp +++ b/include/sol/coroutine.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/debug.hpp b/include/sol/debug.hpp index 477b00ff..8a139a27 100644 --- a/include/sol/debug.hpp +++ b/include/sol/debug.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/demangle.hpp b/include/sol/demangle.hpp index 4713855f..f1bb665c 100644 --- a/include/sol/demangle.hpp +++ b/include/sol/demangle.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/deprecate.hpp b/include/sol/deprecate.hpp index 7fbb0308..700f0531 100644 --- a/include/sol/deprecate.hpp +++ b/include/sol/deprecate.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/detail/build_version.hpp b/include/sol/detail/build_version.hpp index e5de601f..3f9c6931 100644 --- a/include/sol/detail/build_version.hpp +++ b/include/sol/detail/build_version.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/dump_handler.hpp b/include/sol/dump_handler.hpp index 966255e5..dc6c51d0 100644 --- a/include/sol/dump_handler.hpp +++ b/include/sol/dump_handler.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/ebco.hpp b/include/sol/ebco.hpp index 6fbeaf3f..133dc6f8 100644 --- a/include/sol/ebco.hpp +++ b/include/sol/ebco.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/environment.hpp b/include/sol/environment.hpp index 84c44ac4..a41f3822 100644 --- a/include/sol/environment.hpp +++ b/include/sol/environment.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/epilogue.hpp b/include/sol/epilogue.hpp index d6b32a3a..95afcb9f 100644 --- a/include/sol/epilogue.hpp +++ b/include/sol/epilogue.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/error.hpp b/include/sol/error.hpp index 99d2a425..8a59df62 100644 --- a/include/sol/error.hpp +++ b/include/sol/error.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/error_handler.hpp b/include/sol/error_handler.hpp index 1e242386..20a5aa1e 100644 --- a/include/sol/error_handler.hpp +++ b/include/sol/error_handler.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/forward.hpp b/include/sol/forward.hpp index 16cc2e10..7713b764 100644 --- a/include/sol/forward.hpp +++ b/include/sol/forward.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/forward_detail.hpp b/include/sol/forward_detail.hpp index 72c3f76c..1792d1a4 100644 --- a/include/sol/forward_detail.hpp +++ b/include/sol/forward_detail.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function.hpp b/include/sol/function.hpp index 7afeb6c1..ed1f5c22 100644 --- a/include/sol/function.hpp +++ b/include/sol/function.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_result.hpp b/include/sol/function_result.hpp index 1f998d7f..5026ec50 100644 --- a/include/sol/function_result.hpp +++ b/include/sol/function_result.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_types.hpp b/include/sol/function_types.hpp index 87707d7e..27cd6bc7 100644 --- a/include/sol/function_types.hpp +++ b/include/sol/function_types.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_types_core.hpp b/include/sol/function_types_core.hpp index 138b2b51..6cec2152 100644 --- a/include/sol/function_types_core.hpp +++ b/include/sol/function_types_core.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_types_overloaded.hpp b/include/sol/function_types_overloaded.hpp index 8c8e5c1a..63044b7d 100644 --- a/include/sol/function_types_overloaded.hpp +++ b/include/sol/function_types_overloaded.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -62,4 +62,4 @@ namespace sol { namespace function_detail { }; }} // namespace sol::function_detail -#endif // SOL_FUNCTION_TYPES_OVERLOAD_HPP \ No newline at end of file +#endif // SOL_FUNCTION_TYPES_OVERLOAD_HPP diff --git a/include/sol/function_types_stateful.hpp b/include/sol/function_types_stateful.hpp index 2f777aaa..9a5ca300 100644 --- a/include/sol/function_types_stateful.hpp +++ b/include/sol/function_types_stateful.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_types_stateless.hpp b/include/sol/function_types_stateless.hpp index b54d6c0e..a2f66ba0 100644 --- a/include/sol/function_types_stateless.hpp +++ b/include/sol/function_types_stateless.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/function_types_templated.hpp b/include/sol/function_types_templated.hpp index 36ef72d1..1cc82d6e 100644 --- a/include/sol/function_types_templated.hpp +++ b/include/sol/function_types_templated.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/in_place.hpp b/include/sol/in_place.hpp index 69716296..2732472e 100644 --- a/include/sol/in_place.hpp +++ b/include/sol/in_place.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/inheritance.hpp b/include/sol/inheritance.hpp index 88ba6fa8..3e47c468 100644 --- a/include/sol/inheritance.hpp +++ b/include/sol/inheritance.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/load_result.hpp b/include/sol/load_result.hpp index 07c119f8..0496656d 100644 --- a/include/sol/load_result.hpp +++ b/include/sol/load_result.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/lua_table.hpp b/include/sol/lua_table.hpp index 1dc4a543..ce7bdce3 100644 --- a/include/sol/lua_table.hpp +++ b/include/sol/lua_table.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/lua_value.hpp b/include/sol/lua_value.hpp index e4f6d1e8..25f9bcd6 100644 --- a/include/sol/lua_value.hpp +++ b/include/sol/lua_value.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/make_reference.hpp b/include/sol/make_reference.hpp index 6b13b1ea..8e6b6ecd 100644 --- a/include/sol/make_reference.hpp +++ b/include/sol/make_reference.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/metatable.hpp b/include/sol/metatable.hpp index a75b48be..b1b90fd7 100644 --- a/include/sol/metatable.hpp +++ b/include/sol/metatable.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/object.hpp b/include/sol/object.hpp index da39b9f0..991f7114 100644 --- a/include/sol/object.hpp +++ b/include/sol/object.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/object_base.hpp b/include/sol/object_base.hpp index ea9b9be1..7164f16b 100644 --- a/include/sol/object_base.hpp +++ b/include/sol/object_base.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/optional.hpp b/include/sol/optional.hpp index a0f1ba26..0c46d8bd 100644 --- a/include/sol/optional.hpp +++ b/include/sol/optional.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/optional_implementation.hpp b/include/sol/optional_implementation.hpp index 03afd8c1..26f41d0c 100644 --- a/include/sol/optional_implementation.hpp +++ b/include/sol/optional_implementation.hpp @@ -1,6 +1,6 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/overload.hpp b/include/sol/overload.hpp index 74b7bcf6..03d73e42 100644 --- a/include/sol/overload.hpp +++ b/include/sol/overload.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -46,4 +46,4 @@ namespace sol { } } // namespace sol -#endif // SOL_OVERLOAD_HPP \ No newline at end of file +#endif // SOL_OVERLOAD_HPP diff --git a/include/sol/packaged_coroutine.hpp b/include/sol/packaged_coroutine.hpp index 642c6208..d8b3709c 100644 --- a/include/sol/packaged_coroutine.hpp +++ b/include/sol/packaged_coroutine.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/pairs_iterator.hpp b/include/sol/pairs_iterator.hpp index b68c18de..147a3899 100644 --- a/include/sol/pairs_iterator.hpp +++ b/include/sol/pairs_iterator.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/pointer_like.hpp b/include/sol/pointer_like.hpp index 0a3884c6..03f35ae3 100644 --- a/include/sol/pointer_like.hpp +++ b/include/sol/pointer_like.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/policies.hpp b/include/sol/policies.hpp index 90789b78..d373bb89 100644 --- a/include/sol/policies.hpp +++ b/include/sol/policies.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/prologue.hpp b/include/sol/prologue.hpp index 0c9fec3f..179822e2 100644 --- a/include/sol/prologue.hpp +++ b/include/sol/prologue.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/property.hpp b/include/sol/property.hpp index 8b818daf..c69fd025 100644 --- a/include/sol/property.hpp +++ b/include/sol/property.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/protect.hpp b/include/sol/protect.hpp index 8b1221df..932ffb70 100644 --- a/include/sol/protect.hpp +++ b/include/sol/protect.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/protected_function.hpp b/include/sol/protected_function.hpp index 9b4298c0..8a2e0ec3 100644 --- a/include/sol/protected_function.hpp +++ b/include/sol/protected_function.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/protected_function_result.hpp b/include/sol/protected_function_result.hpp index 5859a7ae..4d53ce04 100644 --- a/include/sol/protected_function_result.hpp +++ b/include/sol/protected_function_result.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/protected_handler.hpp b/include/sol/protected_handler.hpp index 6f1bd744..c42f8875 100644 --- a/include/sol/protected_handler.hpp +++ b/include/sol/protected_handler.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/proxy_base.hpp b/include/sol/proxy_base.hpp index bae2000d..c473554a 100644 --- a/include/sol/proxy_base.hpp +++ b/include/sol/proxy_base.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/raii.hpp b/include/sol/raii.hpp index 10cbb28c..629022b4 100644 --- a/include/sol/raii.hpp +++ b/include/sol/raii.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/reference.hpp b/include/sol/reference.hpp index 39c538ef..c7781552 100644 --- a/include/sol/reference.hpp +++ b/include/sol/reference.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/resolve.hpp b/include/sol/resolve.hpp index 2cbc8d2f..513af967 100644 --- a/include/sol/resolve.hpp +++ b/include/sol/resolve.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/sol.hpp b/include/sol/sol.hpp index f492ed98..1a2a4b99 100644 --- a/include/sol/sol.hpp +++ b/include/sol/sol.hpp @@ -1,6 +1,6 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack.hpp b/include/sol/stack.hpp index 90e84598..f35b1549 100644 --- a/include/sol/stack.hpp +++ b/include/sol/stack.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack/detail/pairs.hpp b/include/sol/stack/detail/pairs.hpp index e6e3670d..c913a748 100644 --- a/include/sol/stack/detail/pairs.hpp +++ b/include/sol/stack/detail/pairs.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check.hpp b/include/sol/stack_check.hpp index b90d70e7..b4389e22 100644 --- a/include/sol/stack_check.hpp +++ b/include/sol/stack_check.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check_get.hpp b/include/sol/stack_check_get.hpp index 9353c3c7..c20c6584 100644 --- a/include/sol/stack_check_get.hpp +++ b/include/sol/stack_check_get.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check_get_qualified.hpp b/include/sol/stack_check_get_qualified.hpp index 102e213e..60825033 100644 --- a/include/sol/stack_check_get_qualified.hpp +++ b/include/sol/stack_check_get_qualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check_get_unqualified.hpp b/include/sol/stack_check_get_unqualified.hpp index 96ad2fab..645c0a4d 100644 --- a/include/sol/stack_check_get_unqualified.hpp +++ b/include/sol/stack_check_get_unqualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check_qualified.hpp b/include/sol/stack_check_qualified.hpp index 5712a168..cc2394af 100644 --- a/include/sol/stack_check_qualified.hpp +++ b/include/sol/stack_check_qualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_check_unqualified.hpp b/include/sol/stack_check_unqualified.hpp index 48ae6727..4bf75626 100644 --- a/include/sol/stack_check_unqualified.hpp +++ b/include/sol/stack_check_unqualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_core.hpp b/include/sol/stack_core.hpp index 4feca049..a037c5b8 100644 --- a/include/sol/stack_core.hpp +++ b/include/sol/stack_core.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_field.hpp b/include/sol/stack_field.hpp index a0ef28f8..9dd66e2e 100644 --- a/include/sol/stack_field.hpp +++ b/include/sol/stack_field.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_get.hpp b/include/sol/stack_get.hpp index 70e8c699..5b9c9f7f 100644 --- a/include/sol/stack_get.hpp +++ b/include/sol/stack_get.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_get_qualified.hpp b/include/sol/stack_get_qualified.hpp index a71c2959..c8f50300 100644 --- a/include/sol/stack_get_qualified.hpp +++ b/include/sol/stack_get_qualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_get_unqualified.hpp b/include/sol/stack_get_unqualified.hpp index 1764089a..d8d5a122 100644 --- a/include/sol/stack_get_unqualified.hpp +++ b/include/sol/stack_get_unqualified.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_guard.hpp b/include/sol/stack_guard.hpp index 6979e9c1..ce78ca87 100644 --- a/include/sol/stack_guard.hpp +++ b/include/sol/stack_guard.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_iterator.hpp b/include/sol/stack_iterator.hpp index e73a4df2..d152be2a 100644 --- a/include/sol/stack_iterator.hpp +++ b/include/sol/stack_iterator.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_pop.hpp b/include/sol/stack_pop.hpp index 065908fc..5ef03373 100644 --- a/include/sol/stack_pop.hpp +++ b/include/sol/stack_pop.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_probe.hpp b/include/sol/stack_probe.hpp index 3b971621..d590a3d0 100644 --- a/include/sol/stack_probe.hpp +++ b/include/sol/stack_probe.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -91,4 +91,4 @@ namespace sol { namespace stack { }; }} // namespace sol::stack -#endif // SOL_STACK_PROBE_HPP \ No newline at end of file +#endif // SOL_STACK_PROBE_HPP diff --git a/include/sol/stack_proxy.hpp b/include/sol/stack_proxy.hpp index 169efd00..8aa2b24c 100644 --- a/include/sol/stack_proxy.hpp +++ b/include/sol/stack_proxy.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_proxy_base.hpp b/include/sol/stack_proxy_base.hpp index 75c6e781..68f01d55 100644 --- a/include/sol/stack_proxy_base.hpp +++ b/include/sol/stack_proxy_base.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_push.hpp b/include/sol/stack_push.hpp index 80de5b72..8036896e 100644 --- a/include/sol/stack_push.hpp +++ b/include/sol/stack_push.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/stack_reference.hpp b/include/sol/stack_reference.hpp index 55861879..d3a2ac58 100644 --- a/include/sol/stack_reference.hpp +++ b/include/sol/stack_reference.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/state.hpp b/include/sol/state.hpp index 1f0f0bc4..ed2412ed 100644 --- a/include/sol/state.hpp +++ b/include/sol/state.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/state_handling.hpp b/include/sol/state_handling.hpp index e6b97d52..c3efe6c7 100644 --- a/include/sol/state_handling.hpp +++ b/include/sol/state_handling.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/state_view.hpp b/include/sol/state_view.hpp index 06983729..fe736d13 100644 --- a/include/sol/state_view.hpp +++ b/include/sol/state_view.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/string_view.hpp b/include/sol/string_view.hpp index 19f89f53..5d145cc5 100644 --- a/include/sol/string_view.hpp +++ b/include/sol/string_view.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/table.hpp b/include/sol/table.hpp index fd0b0ea0..9a2f5385 100644 --- a/include/sol/table.hpp +++ b/include/sol/table.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/table_core.hpp b/include/sol/table_core.hpp index 21080baa..7b8eb353 100644 --- a/include/sol/table_core.hpp +++ b/include/sol/table_core.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/table_iterator.hpp b/include/sol/table_iterator.hpp index 8cf6f075..3a0127cf 100644 --- a/include/sol/table_iterator.hpp +++ b/include/sol/table_iterator.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/table_proxy.hpp b/include/sol/table_proxy.hpp index 504b244c..1cb1e9de 100644 --- a/include/sol/table_proxy.hpp +++ b/include/sol/table_proxy.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/thread.hpp b/include/sol/thread.hpp index 46357750..44367f19 100644 --- a/include/sol/thread.hpp +++ b/include/sol/thread.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/tie.hpp b/include/sol/tie.hpp index 6f6b7dc4..41db45f8 100644 --- a/include/sol/tie.hpp +++ b/include/sol/tie.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/traits.hpp b/include/sol/traits.hpp index b95ecb96..d472d811 100644 --- a/include/sol/traits.hpp +++ b/include/sol/traits.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/trampoline.hpp b/include/sol/trampoline.hpp index d6bf90c9..2a1943ec 100644 --- a/include/sol/trampoline.hpp +++ b/include/sol/trampoline.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/tuple.hpp b/include/sol/tuple.hpp index 3ec1e16f..c65dc9d6 100644 --- a/include/sol/tuple.hpp +++ b/include/sol/tuple.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/types.hpp b/include/sol/types.hpp index e6cc143c..d54523d4 100644 --- a/include/sol/types.hpp +++ b/include/sol/types.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/unique_usertype_traits.hpp b/include/sol/unique_usertype_traits.hpp index d383dc96..33333161 100644 --- a/include/sol/unique_usertype_traits.hpp +++ b/include/sol/unique_usertype_traits.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/unsafe_function.hpp b/include/sol/unsafe_function.hpp index 9109d6ba..8d7a6a65 100644 --- a/include/sol/unsafe_function.hpp +++ b/include/sol/unsafe_function.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/unsafe_function_result.hpp b/include/sol/unsafe_function_result.hpp index c5e976ff..13496819 100644 --- a/include/sol/unsafe_function_result.hpp +++ b/include/sol/unsafe_function_result.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/userdata.hpp b/include/sol/userdata.hpp index a4fedefc..29efdcbf 100644 --- a/include/sol/userdata.hpp +++ b/include/sol/userdata.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype.hpp b/include/sol/usertype.hpp index b37436ad..7c356f00 100644 --- a/include/sol/usertype.hpp +++ b/include/sol/usertype.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_container.hpp b/include/sol/usertype_container.hpp index 5846493b..198ec89c 100644 --- a/include/sol/usertype_container.hpp +++ b/include/sol/usertype_container.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_container_launch.hpp b/include/sol/usertype_container_launch.hpp index e25f4a7e..d8dd73a7 100644 --- a/include/sol/usertype_container_launch.hpp +++ b/include/sol/usertype_container_launch.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_core.hpp b/include/sol/usertype_core.hpp index 98ed1eae..e4a49127 100644 --- a/include/sol/usertype_core.hpp +++ b/include/sol/usertype_core.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_proxy.hpp b/include/sol/usertype_proxy.hpp index 2d36ef44..b900d650 100644 --- a/include/sol/usertype_proxy.hpp +++ b/include/sol/usertype_proxy.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_storage.hpp b/include/sol/usertype_storage.hpp index 9450367a..bdca6146 100644 --- a/include/sol/usertype_storage.hpp +++ b/include/sol/usertype_storage.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/usertype_traits.hpp b/include/sol/usertype_traits.hpp index cf60b274..c9a4d6e7 100644 --- a/include/sol/usertype_traits.hpp +++ b/include/sol/usertype_traits.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/variadic_args.hpp b/include/sol/variadic_args.hpp index efaad38d..216c27b4 100644 --- a/include/sol/variadic_args.hpp +++ b/include/sol/variadic_args.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/variadic_results.hpp b/include/sol/variadic_results.hpp index 6b8e981c..adf43a46 100644 --- a/include/sol/variadic_results.hpp +++ b/include/sol/variadic_results.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/version.hpp b/include/sol/version.hpp index 93afc9d5..ae002e1d 100644 --- a/include/sol/version.hpp +++ b/include/sol/version.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/include/sol/wrapper.hpp b/include/sol/wrapper.hpp index 6d33e71e..4b4b466e 100644 --- a/include/sol/wrapper.hpp +++ b/include/sol/wrapper.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/build.linux.sh b/scripts/build.linux.sh index 6f7c879c..73814bea 100644 --- a/scripts/build.linux.sh +++ b/scripts/build.linux.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/preparation.linux.sh b/scripts/preparation.linux.sh index d009160e..762c921f 100644 --- a/scripts/preparation.linux.sh +++ b/scripts/preparation.linux.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/preparation.osx.sh b/scripts/preparation.osx.sh index d2dc2656..be2831e4 100644 --- a/scripts/preparation.osx.sh +++ b/scripts/preparation.osx.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/push.linux.sh b/scripts/push.linux.sh index 0743fc76..a1872f35 100644 --- a/scripts/push.linux.sh +++ b/scripts/push.linux.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/run.linux.sh b/scripts/run.linux.sh index 6397bf66..fb1b79fc 100644 --- a/scripts/run.linux.sh +++ b/scripts/run.linux.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/scripts/run.osx.sh b/scripts/run.osx.sh index 09ccb488..218966dd 100644 --- a/scripts/run.osx.sh +++ b/scripts/run.osx.sh @@ -3,7 +3,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index e25ae3ca..f727763b 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/CMakeLists.txt b/tests/config_tests/CMakeLists.txt index 89bc64cc..4590fd2d 100644 --- a/tests/config_tests/CMakeLists.txt +++ b/tests/config_tests/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/function_pointers/CMakeLists.txt b/tests/config_tests/function_pointers/CMakeLists.txt index cd3b4258..a013816a 100644 --- a/tests/config_tests/function_pointers/CMakeLists.txt +++ b/tests/config_tests/function_pointers/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/function_pointers/source/main.cpp b/tests/config_tests/function_pointers/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/config_tests/function_pointers/source/main.cpp +++ b/tests/config_tests/function_pointers/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/function_pointers/source/retrieval.cpp b/tests/config_tests/function_pointers/source/retrieval.cpp index 8a1b6dae..437218b9 100644 --- a/tests/config_tests/function_pointers/source/retrieval.cpp +++ b/tests/config_tests/function_pointers/source/retrieval.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/integer_value_fits/CMakeLists.txt b/tests/config_tests/integer_value_fits/CMakeLists.txt index e889b3b7..3ddfee87 100644 --- a/tests/config_tests/integer_value_fits/CMakeLists.txt +++ b/tests/config_tests/integer_value_fits/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in @@ -37,4 +37,4 @@ if (SOL2_TESTS_SINGLE) sol2_create_basic_test(sol2.single.tests.config.integer_value_fits sol2::sol2 ${sources}) target_compile_definitions(sol2.single.tests.config.integer_value_fits PRIVATE SOL_ALL_INTEGER_VALUES_FIT=1) -endif() \ No newline at end of file +endif() diff --git a/tests/config_tests/integer_value_fits/source/main.cpp b/tests/config_tests/integer_value_fits/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/config_tests/integer_value_fits/source/main.cpp +++ b/tests/config_tests/integer_value_fits/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/config_tests/integer_value_fits/source/negative_size_t.cpp b/tests/config_tests/integer_value_fits/source/negative_size_t.cpp index 361074f0..40c5f9e5 100644 --- a/tests/config_tests/integer_value_fits/source/negative_size_t.cpp +++ b/tests/config_tests/integer_value_fits/source/negative_size_t.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/enum/CMakeLists.txt b/tests/enum/CMakeLists.txt index cb21645c..8584fbff 100644 --- a/tests/enum/CMakeLists.txt +++ b/tests/enum/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/enum/source/main.cpp b/tests/enum/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/enum/source/main.cpp +++ b/tests/enum/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/enum/source/read_only_iteration.cpp b/tests/enum/source/read_only_iteration.cpp index cab8bb3a..5494be1c 100644 --- a/tests/enum/source/read_only_iteration.cpp +++ b/tests/enum/source/read_only_iteration.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/CMakeLists.txt b/tests/environment/CMakeLists.txt index 3ece2ab4..b095caef 100644 --- a/tests/environment/CMakeLists.txt +++ b/tests/environment/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/source/get.cpp b/tests/environment/source/get.cpp index 36b446ad..768b1b91 100644 --- a/tests/environment/source/get.cpp +++ b/tests/environment/source/get.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/source/main.cpp b/tests/environment/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/environment/source/main.cpp +++ b/tests/environment/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/source/sandboxing.cpp b/tests/environment/source/sandboxing.cpp index e6688efe..d5233f1e 100644 --- a/tests/environment/source/sandboxing.cpp +++ b/tests/environment/source/sandboxing.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/source/shadowing.cpp b/tests/environment/source/shadowing.cpp index 8e86427a..55547e45 100644 --- a/tests/environment/source/shadowing.cpp +++ b/tests/environment/source/shadowing.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/environment/source/this_environment.cpp b/tests/environment/source/this_environment.cpp index 4fe5c0b9..df8e187b 100644 --- a/tests/environment/source/this_environment.cpp +++ b/tests/environment/source/this_environment.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/CMakeLists.txt b/tests/exceptions/CMakeLists.txt index 87f4c4d6..df7117da 100644 --- a/tests/exceptions/CMakeLists.txt +++ b/tests/exceptions/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/functions.cpp b/tests/exceptions/source/functions.cpp index 1ee409ad..a90cc24f 100644 --- a/tests/exceptions/source/functions.cpp +++ b/tests/exceptions/source/functions.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/functions.noexcept.cpp b/tests/exceptions/source/functions.noexcept.cpp index d051596a..f0c80f81 100644 --- a/tests/exceptions/source/functions.noexcept.cpp +++ b/tests/exceptions/source/functions.noexcept.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/functions.yielding.cpp b/tests/exceptions/source/functions.yielding.cpp index 9160e3cf..cc3f3ee0 100644 --- a/tests/exceptions/source/functions.yielding.cpp +++ b/tests/exceptions/source/functions.yielding.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/main.cpp b/tests/exceptions/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/exceptions/source/main.cpp +++ b/tests/exceptions/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/usertypes.cpp b/tests/exceptions/source/usertypes.cpp index 4fe4f616..71bbb48d 100644 --- a/tests/exceptions/source/usertypes.cpp +++ b/tests/exceptions/source/usertypes.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/exceptions/source/usertypes.yielding.cpp b/tests/exceptions/source/usertypes.yielding.cpp index 5257c7d6..df09fc1b 100644 --- a/tests/exceptions/source/usertypes.yielding.cpp +++ b/tests/exceptions/source/usertypes.yielding.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/CMakeLists.txt b/tests/inclusion/CMakeLists.txt index 23288461..d348e9fc 100644 --- a/tests/inclusion/CMakeLists.txt +++ b/tests/inclusion/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/as_args.cpp b/tests/inclusion/source/as_args.cpp index e09c923a..c0115538 100644 --- a/tests/inclusion/source/as_args.cpp +++ b/tests/inclusion/source/as_args.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/as_returns.cpp b/tests/inclusion/source/as_returns.cpp index cb68dd95..71d3d495 100644 --- a/tests/inclusion/source/as_returns.cpp +++ b/tests/inclusion/source/as_returns.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/base_traits.cpp b/tests/inclusion/source/base_traits.cpp index 13eef577..47c5f4bb 100644 --- a/tests/inclusion/source/base_traits.cpp +++ b/tests/inclusion/source/base_traits.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/bind_traits.cpp b/tests/inclusion/source/bind_traits.cpp index f3a72d83..c406c797 100644 --- a/tests/inclusion/source/bind_traits.cpp +++ b/tests/inclusion/source/bind_traits.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/bytecode.cpp b/tests/inclusion/source/bytecode.cpp index 845921f5..9f941a99 100644 --- a/tests/inclusion/source/bytecode.cpp +++ b/tests/inclusion/source/bytecode.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/call.cpp b/tests/inclusion/source/call.cpp index 30b15d43..c510e923 100644 --- a/tests/inclusion/source/call.cpp +++ b/tests/inclusion/source/call.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/compatibility.cpp b/tests/inclusion/source/compatibility.cpp index e127e7ee..c45b223c 100644 --- a/tests/inclusion/source/compatibility.cpp +++ b/tests/inclusion/source/compatibility.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/compatibility/compat-5.3.cpp b/tests/inclusion/source/compatibility/compat-5.3.cpp index 450460f9..adf66f59 100644 --- a/tests/inclusion/source/compatibility/compat-5.3.cpp +++ b/tests/inclusion/source/compatibility/compat-5.3.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/compatibility/lua_version.cpp b/tests/inclusion/source/compatibility/lua_version.cpp index 0b6e9c6b..e2b58153 100644 --- a/tests/inclusion/source/compatibility/lua_version.cpp +++ b/tests/inclusion/source/compatibility/lua_version.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/config.cpp b/tests/inclusion/source/config.cpp index e8c43aa2..4518ebb1 100644 --- a/tests/inclusion/source/config.cpp +++ b/tests/inclusion/source/config.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/coroutine.cpp b/tests/inclusion/source/coroutine.cpp index 189ab29a..c60f7704 100644 --- a/tests/inclusion/source/coroutine.cpp +++ b/tests/inclusion/source/coroutine.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/debug.cpp b/tests/inclusion/source/debug.cpp index 5e32a961..823abf52 100644 --- a/tests/inclusion/source/debug.cpp +++ b/tests/inclusion/source/debug.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/demangle.cpp b/tests/inclusion/source/demangle.cpp index dbd41d96..9d9da7dc 100644 --- a/tests/inclusion/source/demangle.cpp +++ b/tests/inclusion/source/demangle.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/deprecate.cpp b/tests/inclusion/source/deprecate.cpp index 6c6f24fb..8a045d9d 100644 --- a/tests/inclusion/source/deprecate.cpp +++ b/tests/inclusion/source/deprecate.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/detail/build_version.cpp b/tests/inclusion/source/detail/build_version.cpp index b5553775..58592fc3 100644 --- a/tests/inclusion/source/detail/build_version.cpp +++ b/tests/inclusion/source/detail/build_version.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/ebco.cpp b/tests/inclusion/source/ebco.cpp index 968f4d9e..6afe58c3 100644 --- a/tests/inclusion/source/ebco.cpp +++ b/tests/inclusion/source/ebco.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/environment.cpp b/tests/inclusion/source/environment.cpp index 2d078f30..8344e12e 100644 --- a/tests/inclusion/source/environment.cpp +++ b/tests/inclusion/source/environment.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/error_handler.cpp b/tests/inclusion/source/error_handler.cpp index c86fb5ee..c8b332fe 100644 --- a/tests/inclusion/source/error_handler.cpp +++ b/tests/inclusion/source/error_handler.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/forward.cpp b/tests/inclusion/source/forward.cpp index ae8bc722..cf67b3b7 100644 --- a/tests/inclusion/source/forward.cpp +++ b/tests/inclusion/source/forward.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/forward_detail.cpp b/tests/inclusion/source/forward_detail.cpp index 55e361e4..601ce94c 100644 --- a/tests/inclusion/source/forward_detail.cpp +++ b/tests/inclusion/source/forward_detail.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function.cpp b/tests/inclusion/source/function.cpp index 555dc8b1..5e79edd7 100644 --- a/tests/inclusion/source/function.cpp +++ b/tests/inclusion/source/function.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_result.cpp b/tests/inclusion/source/function_result.cpp index d566c691..a869bad0 100644 --- a/tests/inclusion/source/function_result.cpp +++ b/tests/inclusion/source/function_result.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types.cpp b/tests/inclusion/source/function_types.cpp index cc81c3ae..5fae350b 100644 --- a/tests/inclusion/source/function_types.cpp +++ b/tests/inclusion/source/function_types.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types_core.cpp b/tests/inclusion/source/function_types_core.cpp index 1129eb48..86590b32 100644 --- a/tests/inclusion/source/function_types_core.cpp +++ b/tests/inclusion/source/function_types_core.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types_overloaded.cpp b/tests/inclusion/source/function_types_overloaded.cpp index 297f03b7..b698e2b1 100644 --- a/tests/inclusion/source/function_types_overloaded.cpp +++ b/tests/inclusion/source/function_types_overloaded.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types_stateful.cpp b/tests/inclusion/source/function_types_stateful.cpp index 27c4b168..23086c6a 100644 --- a/tests/inclusion/source/function_types_stateful.cpp +++ b/tests/inclusion/source/function_types_stateful.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types_stateless.cpp b/tests/inclusion/source/function_types_stateless.cpp index 9c9d7ee0..e7d9ae7c 100644 --- a/tests/inclusion/source/function_types_stateless.cpp +++ b/tests/inclusion/source/function_types_stateless.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/function_types_templated.cpp b/tests/inclusion/source/function_types_templated.cpp index 9ed26da3..b6f73f3b 100644 --- a/tests/inclusion/source/function_types_templated.cpp +++ b/tests/inclusion/source/function_types_templated.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/in_place.cpp b/tests/inclusion/source/in_place.cpp index 09c0d8ba..98d161b7 100644 --- a/tests/inclusion/source/in_place.cpp +++ b/tests/inclusion/source/in_place.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/inheritance.cpp b/tests/inclusion/source/inheritance.cpp index 35839b54..38bcd1b5 100644 --- a/tests/inclusion/source/inheritance.cpp +++ b/tests/inclusion/source/inheritance.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/load_result.cpp b/tests/inclusion/source/load_result.cpp index c9621afa..33bc4f14 100644 --- a/tests/inclusion/source/load_result.cpp +++ b/tests/inclusion/source/load_result.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/lua_table.cpp b/tests/inclusion/source/lua_table.cpp index 87d4d517..4d38c5e8 100644 --- a/tests/inclusion/source/lua_table.cpp +++ b/tests/inclusion/source/lua_table.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/lua_value.cpp b/tests/inclusion/source/lua_value.cpp index b82ebe0c..6c5ba3b6 100644 --- a/tests/inclusion/source/lua_value.cpp +++ b/tests/inclusion/source/lua_value.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/main.cpp b/tests/inclusion/source/main.cpp index fe92f04b..6e8ecb0a 100644 --- a/tests/inclusion/source/main.cpp +++ b/tests/inclusion/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -25,4 +25,4 @@ int main() { return 0; -} \ No newline at end of file +} diff --git a/tests/inclusion/source/make_reference.cpp b/tests/inclusion/source/make_reference.cpp index d0264f4b..ac8c16a3 100644 --- a/tests/inclusion/source/make_reference.cpp +++ b/tests/inclusion/source/make_reference.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/metatable.cpp b/tests/inclusion/source/metatable.cpp index f437a371..60f87bf3 100644 --- a/tests/inclusion/source/metatable.cpp +++ b/tests/inclusion/source/metatable.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/object.cpp b/tests/inclusion/source/object.cpp index eeb56c1e..6429dd81 100644 --- a/tests/inclusion/source/object.cpp +++ b/tests/inclusion/source/object.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/object_base.cpp b/tests/inclusion/source/object_base.cpp index 3b83de99..40fe3736 100644 --- a/tests/inclusion/source/object_base.cpp +++ b/tests/inclusion/source/object_base.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/optional.cpp b/tests/inclusion/source/optional.cpp index 51fdda82..25ae13e9 100644 --- a/tests/inclusion/source/optional.cpp +++ b/tests/inclusion/source/optional.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/optional_implementation.cpp b/tests/inclusion/source/optional_implementation.cpp index 223eac32..a32695db 100644 --- a/tests/inclusion/source/optional_implementation.cpp +++ b/tests/inclusion/source/optional_implementation.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/overload.cpp b/tests/inclusion/source/overload.cpp index e36bfe7c..48eb0990 100644 --- a/tests/inclusion/source/overload.cpp +++ b/tests/inclusion/source/overload.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/packaged_coroutine.cpp b/tests/inclusion/source/packaged_coroutine.cpp index a78c2348..bb0026b7 100644 --- a/tests/inclusion/source/packaged_coroutine.cpp +++ b/tests/inclusion/source/packaged_coroutine.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/pairs_iterator.cpp b/tests/inclusion/source/pairs_iterator.cpp index 75af975f..f6fdbd20 100644 --- a/tests/inclusion/source/pairs_iterator.cpp +++ b/tests/inclusion/source/pairs_iterator.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/pointer_like.cpp b/tests/inclusion/source/pointer_like.cpp index ad6d12e3..2bcf252c 100644 --- a/tests/inclusion/source/pointer_like.cpp +++ b/tests/inclusion/source/pointer_like.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/policies.cpp b/tests/inclusion/source/policies.cpp index 1d8168ad..d6423f01 100644 --- a/tests/inclusion/source/policies.cpp +++ b/tests/inclusion/source/policies.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/property.cpp b/tests/inclusion/source/property.cpp index 6675821a..35783921 100644 --- a/tests/inclusion/source/property.cpp +++ b/tests/inclusion/source/property.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/protect.cpp b/tests/inclusion/source/protect.cpp index 89cfd892..f0999588 100644 --- a/tests/inclusion/source/protect.cpp +++ b/tests/inclusion/source/protect.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/protected_function.cpp b/tests/inclusion/source/protected_function.cpp index 73e489c7..50527ff7 100644 --- a/tests/inclusion/source/protected_function.cpp +++ b/tests/inclusion/source/protected_function.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/protected_function_result.cpp b/tests/inclusion/source/protected_function_result.cpp index c3446d26..9fe22175 100644 --- a/tests/inclusion/source/protected_function_result.cpp +++ b/tests/inclusion/source/protected_function_result.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/protected_handler.cpp b/tests/inclusion/source/protected_handler.cpp index 9baa5e36..b7d5f121 100644 --- a/tests/inclusion/source/protected_handler.cpp +++ b/tests/inclusion/source/protected_handler.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/proxy.cpp b/tests/inclusion/source/proxy.cpp index 162761e8..6bb17896 100644 --- a/tests/inclusion/source/proxy.cpp +++ b/tests/inclusion/source/proxy.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/proxy_base.cpp b/tests/inclusion/source/proxy_base.cpp index 3438358b..2944ef8c 100644 --- a/tests/inclusion/source/proxy_base.cpp +++ b/tests/inclusion/source/proxy_base.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/raii.cpp b/tests/inclusion/source/raii.cpp index e9319972..594fa1aa 100644 --- a/tests/inclusion/source/raii.cpp +++ b/tests/inclusion/source/raii.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/reference.cpp b/tests/inclusion/source/reference.cpp index 8521eba5..54059149 100644 --- a/tests/inclusion/source/reference.cpp +++ b/tests/inclusion/source/reference.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/resolve.cpp b/tests/inclusion/source/resolve.cpp index e215e9b5..1f8ba962 100644 --- a/tests/inclusion/source/resolve.cpp +++ b/tests/inclusion/source/resolve.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/sol.cpp b/tests/inclusion/source/sol.cpp index 00325fd7..e202b36f 100644 --- a/tests/inclusion/source/sol.cpp +++ b/tests/inclusion/source/sol.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack.cpp b/tests/inclusion/source/stack.cpp index b21a099b..ba24a991 100644 --- a/tests/inclusion/source/stack.cpp +++ b/tests/inclusion/source/stack.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack/detail/pairs.cpp b/tests/inclusion/source/stack/detail/pairs.cpp index ad3c9bd0..8a59cafa 100644 --- a/tests/inclusion/source/stack/detail/pairs.cpp +++ b/tests/inclusion/source/stack/detail/pairs.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check.cpp b/tests/inclusion/source/stack_check.cpp index 3ae2ca68..588d803e 100644 --- a/tests/inclusion/source/stack_check.cpp +++ b/tests/inclusion/source/stack_check.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check_get.cpp b/tests/inclusion/source/stack_check_get.cpp index 6aca04e2..fc034683 100644 --- a/tests/inclusion/source/stack_check_get.cpp +++ b/tests/inclusion/source/stack_check_get.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check_get_qualified.cpp b/tests/inclusion/source/stack_check_get_qualified.cpp index fd6861fa..c74806f3 100644 --- a/tests/inclusion/source/stack_check_get_qualified.cpp +++ b/tests/inclusion/source/stack_check_get_qualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check_get_unqualified.cpp b/tests/inclusion/source/stack_check_get_unqualified.cpp index a1c558d6..019e1804 100644 --- a/tests/inclusion/source/stack_check_get_unqualified.cpp +++ b/tests/inclusion/source/stack_check_get_unqualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check_qualified.cpp b/tests/inclusion/source/stack_check_qualified.cpp index 759414c0..e5492a9b 100644 --- a/tests/inclusion/source/stack_check_qualified.cpp +++ b/tests/inclusion/source/stack_check_qualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_check_unqualified.cpp b/tests/inclusion/source/stack_check_unqualified.cpp index 7557d10c..8ebf0759 100644 --- a/tests/inclusion/source/stack_check_unqualified.cpp +++ b/tests/inclusion/source/stack_check_unqualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_core.cpp b/tests/inclusion/source/stack_core.cpp index 79d44945..94578064 100644 --- a/tests/inclusion/source/stack_core.cpp +++ b/tests/inclusion/source/stack_core.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_field.cpp b/tests/inclusion/source/stack_field.cpp index 40b81d2d..16ee47af 100644 --- a/tests/inclusion/source/stack_field.cpp +++ b/tests/inclusion/source/stack_field.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_get.cpp b/tests/inclusion/source/stack_get.cpp index 85305b06..64d0c27a 100644 --- a/tests/inclusion/source/stack_get.cpp +++ b/tests/inclusion/source/stack_get.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_get_qualified.cpp b/tests/inclusion/source/stack_get_qualified.cpp index 96ad0d40..b10930b3 100644 --- a/tests/inclusion/source/stack_get_qualified.cpp +++ b/tests/inclusion/source/stack_get_qualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_get_unqualified.cpp b/tests/inclusion/source/stack_get_unqualified.cpp index 92d065f3..e287b782 100644 --- a/tests/inclusion/source/stack_get_unqualified.cpp +++ b/tests/inclusion/source/stack_get_unqualified.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_guard.cpp b/tests/inclusion/source/stack_guard.cpp index 0d0a3fbd..c6200094 100644 --- a/tests/inclusion/source/stack_guard.cpp +++ b/tests/inclusion/source/stack_guard.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_iterator.cpp b/tests/inclusion/source/stack_iterator.cpp index 23a7724a..8bc3d6c5 100644 --- a/tests/inclusion/source/stack_iterator.cpp +++ b/tests/inclusion/source/stack_iterator.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_pop.cpp b/tests/inclusion/source/stack_pop.cpp index 83bacb85..47445438 100644 --- a/tests/inclusion/source/stack_pop.cpp +++ b/tests/inclusion/source/stack_pop.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_probe.cpp b/tests/inclusion/source/stack_probe.cpp index 3c78e248..c96485e1 100644 --- a/tests/inclusion/source/stack_probe.cpp +++ b/tests/inclusion/source/stack_probe.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_proxy.cpp b/tests/inclusion/source/stack_proxy.cpp index 77e1b743..28680b47 100644 --- a/tests/inclusion/source/stack_proxy.cpp +++ b/tests/inclusion/source/stack_proxy.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_proxy_base.cpp b/tests/inclusion/source/stack_proxy_base.cpp index d8a5f214..4fd4ce32 100644 --- a/tests/inclusion/source/stack_proxy_base.cpp +++ b/tests/inclusion/source/stack_proxy_base.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_push.cpp b/tests/inclusion/source/stack_push.cpp index 55708c06..e457d9ca 100644 --- a/tests/inclusion/source/stack_push.cpp +++ b/tests/inclusion/source/stack_push.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/stack_reference.cpp b/tests/inclusion/source/stack_reference.cpp index 28d9cb0f..fd5cf091 100644 --- a/tests/inclusion/source/stack_reference.cpp +++ b/tests/inclusion/source/stack_reference.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/state_handling.cpp b/tests/inclusion/source/state_handling.cpp index 636f4057..2527696d 100644 --- a/tests/inclusion/source/state_handling.cpp +++ b/tests/inclusion/source/state_handling.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/string_view.cpp b/tests/inclusion/source/string_view.cpp index 944932a1..33a275d2 100644 --- a/tests/inclusion/source/string_view.cpp +++ b/tests/inclusion/source/string_view.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/table.cpp b/tests/inclusion/source/table.cpp index 05d16ace..9e36b7b8 100644 --- a/tests/inclusion/source/table.cpp +++ b/tests/inclusion/source/table.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/table_core.cpp b/tests/inclusion/source/table_core.cpp index 84fb73a6..88f36639 100644 --- a/tests/inclusion/source/table_core.cpp +++ b/tests/inclusion/source/table_core.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/table_iterator.cpp b/tests/inclusion/source/table_iterator.cpp index 98160185..eb2f0676 100644 --- a/tests/inclusion/source/table_iterator.cpp +++ b/tests/inclusion/source/table_iterator.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/thread.cpp b/tests/inclusion/source/thread.cpp index 2df7e086..5bafd269 100644 --- a/tests/inclusion/source/thread.cpp +++ b/tests/inclusion/source/thread.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/tie.cpp b/tests/inclusion/source/tie.cpp index 58c907dd..0b5086cc 100644 --- a/tests/inclusion/source/tie.cpp +++ b/tests/inclusion/source/tie.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/traits.cpp b/tests/inclusion/source/traits.cpp index 2dffd39d..32bde9eb 100644 --- a/tests/inclusion/source/traits.cpp +++ b/tests/inclusion/source/traits.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/trampoline.cpp b/tests/inclusion/source/trampoline.cpp index e0904694..b2017cdc 100644 --- a/tests/inclusion/source/trampoline.cpp +++ b/tests/inclusion/source/trampoline.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/tuple.cpp b/tests/inclusion/source/tuple.cpp index d0c8cd07..e8822ad2 100644 --- a/tests/inclusion/source/tuple.cpp +++ b/tests/inclusion/source/tuple.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/types.cpp b/tests/inclusion/source/types.cpp index ec22f225..bd87b045 100644 --- a/tests/inclusion/source/types.cpp +++ b/tests/inclusion/source/types.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/unicode.cpp b/tests/inclusion/source/unicode.cpp index 2515581d..2d80832d 100644 --- a/tests/inclusion/source/unicode.cpp +++ b/tests/inclusion/source/unicode.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/unique_usertype_traits.cpp b/tests/inclusion/source/unique_usertype_traits.cpp index cc68ac86..9ed5df28 100644 --- a/tests/inclusion/source/unique_usertype_traits.cpp +++ b/tests/inclusion/source/unique_usertype_traits.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/unsafe_function.cpp b/tests/inclusion/source/unsafe_function.cpp index 6acb604c..f2cc7c00 100644 --- a/tests/inclusion/source/unsafe_function.cpp +++ b/tests/inclusion/source/unsafe_function.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/unsafe_function_result.cpp b/tests/inclusion/source/unsafe_function_result.cpp index ae9a687c..6a62b2c2 100644 --- a/tests/inclusion/source/unsafe_function_result.cpp +++ b/tests/inclusion/source/unsafe_function_result.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/userdata.cpp b/tests/inclusion/source/userdata.cpp index 584ec35e..2b50a3af 100644 --- a/tests/inclusion/source/userdata.cpp +++ b/tests/inclusion/source/userdata.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype.cpp b/tests/inclusion/source/usertype.cpp index 745c882f..67e5ef09 100644 --- a/tests/inclusion/source/usertype.cpp +++ b/tests/inclusion/source/usertype.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_container.cpp b/tests/inclusion/source/usertype_container.cpp index 28632a5c..73abe25b 100644 --- a/tests/inclusion/source/usertype_container.cpp +++ b/tests/inclusion/source/usertype_container.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_container_launch.cpp b/tests/inclusion/source/usertype_container_launch.cpp index 1cf46409..4b8f55fe 100644 --- a/tests/inclusion/source/usertype_container_launch.cpp +++ b/tests/inclusion/source/usertype_container_launch.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_core.cpp b/tests/inclusion/source/usertype_core.cpp index 542a9a39..505d228f 100644 --- a/tests/inclusion/source/usertype_core.cpp +++ b/tests/inclusion/source/usertype_core.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_proxy.cpp b/tests/inclusion/source/usertype_proxy.cpp index 664c23b8..77d6ffad 100644 --- a/tests/inclusion/source/usertype_proxy.cpp +++ b/tests/inclusion/source/usertype_proxy.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_storage.cpp b/tests/inclusion/source/usertype_storage.cpp index 64581674..97ba4802 100644 --- a/tests/inclusion/source/usertype_storage.cpp +++ b/tests/inclusion/source/usertype_storage.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/usertype_traits.cpp b/tests/inclusion/source/usertype_traits.cpp index 3a65bc49..f5e63ac3 100644 --- a/tests/inclusion/source/usertype_traits.cpp +++ b/tests/inclusion/source/usertype_traits.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/variadic_args.cpp b/tests/inclusion/source/variadic_args.cpp index 18259655..3dad62c0 100644 --- a/tests/inclusion/source/variadic_args.cpp +++ b/tests/inclusion/source/variadic_args.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/variadic_results.cpp b/tests/inclusion/source/variadic_results.cpp index 44d2fcb1..1c7f7420 100644 --- a/tests/inclusion/source/variadic_results.cpp +++ b/tests/inclusion/source/variadic_results.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/version.cpp b/tests/inclusion/source/version.cpp index 7ebc530a..246a4e4e 100644 --- a/tests/inclusion/source/version.cpp +++ b/tests/inclusion/source/version.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/inclusion/source/wrapper.cpp b/tests/inclusion/source/wrapper.cpp index 58807853..5dcc89d5 100644 --- a/tests/inclusion/source/wrapper.cpp +++ b/tests/inclusion/source/wrapper.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/lua_lifetime/CMakeLists.txt b/tests/lua_lifetime/CMakeLists.txt index 743605e2..a449c0ae 100644 --- a/tests/lua_lifetime/CMakeLists.txt +++ b/tests/lua_lifetime/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/numerics/CMakeLists.txt b/tests/numerics/CMakeLists.txt index 4cc8bf03..7485606b 100644 --- a/tests/numerics/CMakeLists.txt +++ b/tests/numerics/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/numerics/source/large.cpp b/tests/numerics/source/large.cpp index cb7b1cec..815330fc 100644 --- a/tests/numerics/source/large.cpp +++ b/tests/numerics/source/large.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/numerics/source/main.cpp b/tests/numerics/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/numerics/source/main.cpp +++ b/tests/numerics/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/1011/CMakeLists.txt b/tests/regression_tests/1011/CMakeLists.txt index f153f403..457d9ad1 100644 --- a/tests/regression_tests/1011/CMakeLists.txt +++ b/tests/regression_tests/1011/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/CMakeLists.txt b/tests/regression_tests/CMakeLists.txt index 46fb19fd..7af8ed61 100644 --- a/tests/regression_tests/CMakeLists.txt +++ b/tests/regression_tests/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/CMakeLists.txt b/tests/regression_tests/simple/CMakeLists.txt index 243e27b4..9f9b2fcf 100644 --- a/tests/regression_tests/simple/CMakeLists.txt +++ b/tests/regression_tests/simple/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1000 - readonly warning.cpp b/tests/regression_tests/simple/source/1000 - readonly warning.cpp index ab9f8e60..b7aafa6e 100644 --- a/tests/regression_tests/simple/source/1000 - readonly warning.cpp +++ b/tests/regression_tests/simple/source/1000 - readonly warning.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1008 - as_function binding triggers correctly.cpp b/tests/regression_tests/simple/source/1008 - as_function binding triggers correctly.cpp index 7f63d529..abef52fd 100644 --- a/tests/regression_tests/simple/source/1008 - as_function binding triggers correctly.cpp +++ b/tests/regression_tests/simple/source/1008 - as_function binding triggers correctly.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1067 - optional bindings.cpp b/tests/regression_tests/simple/source/1067 - optional bindings.cpp index 36be8f63..40727561 100644 --- a/tests/regression_tests/simple/source/1067 - optional bindings.cpp +++ b/tests/regression_tests/simple/source/1067 - optional bindings.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1072 - capture exception propagation.cpp b/tests/regression_tests/simple/source/1072 - capture exception propagation.cpp index 5b770931..25c7f784 100644 --- a/tests/regression_tests/simple/source/1072 - capture exception propagation.cpp +++ b/tests/regression_tests/simple/source/1072 - capture exception propagation.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1087 - readonly property error checking.cpp b/tests/regression_tests/simple/source/1087 - readonly property error checking.cpp index 6b422361..3ea4dc21 100644 --- a/tests/regression_tests/simple/source/1087 - readonly property error checking.cpp +++ b/tests/regression_tests/simple/source/1087 - readonly property error checking.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1095 - raw_get from global table fails.cpp b/tests/regression_tests/simple/source/1095 - raw_get from global table fails.cpp index 80b78897..cd9586dc 100644 --- a/tests/regression_tests/simple/source/1095 - raw_get from global table fails.cpp +++ b/tests/regression_tests/simple/source/1095 - raw_get from global table fails.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1096 - functions binding wrong.cpp b/tests/regression_tests/simple/source/1096 - functions binding wrong.cpp index c51daed1..81075f9b 100644 --- a/tests/regression_tests/simple/source/1096 - functions binding wrong.cpp +++ b/tests/regression_tests/simple/source/1096 - functions binding wrong.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1144 - type destructed from non-destructed memory.cpp b/tests/regression_tests/simple/source/1144 - type destructed from non-destructed memory.cpp index 1a96875a..f2c18b3d 100644 --- a/tests/regression_tests/simple/source/1144 - type destructed from non-destructed memory.cpp +++ b/tests/regression_tests/simple/source/1144 - type destructed from non-destructed memory.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1149 - static method gets const-morphed in internals.cpp b/tests/regression_tests/simple/source/1149 - static method gets const-morphed in internals.cpp index bc5f0f14..6044d8c0 100644 --- a/tests/regression_tests/simple/source/1149 - static method gets const-morphed in internals.cpp +++ b/tests/regression_tests/simple/source/1149 - static method gets const-morphed in internals.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1192 - incorrect alignment calculation.cpp b/tests/regression_tests/simple/source/1192 - incorrect alignment calculation.cpp index 70ed6e04..5821670e 100644 --- a/tests/regression_tests/simple/source/1192 - incorrect alignment calculation.cpp +++ b/tests/regression_tests/simple/source/1192 - incorrect alignment calculation.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1211 - protected_function_result nullptr.cpp b/tests/regression_tests/simple/source/1211 - protected_function_result nullptr.cpp index 7be076db..5903ada0 100644 --- a/tests/regression_tests/simple/source/1211 - protected_function_result nullptr.cpp +++ b/tests/regression_tests/simple/source/1211 - protected_function_result nullptr.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1266 - add method in Lua 5.4 showing freelist.cpp b/tests/regression_tests/simple/source/1266 - add method in Lua 5.4 showing freelist.cpp index f4dc9012..40ec6b0c 100644 --- a/tests/regression_tests/simple/source/1266 - add method in Lua 5.4 showing freelist.cpp +++ b/tests/regression_tests/simple/source/1266 - add method in Lua 5.4 showing freelist.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/1315 - keep-alive memory.cpp b/tests/regression_tests/simple/source/1315 - keep-alive memory.cpp index 37562860..2ba7acd2 100644 --- a/tests/regression_tests/simple/source/1315 - keep-alive memory.cpp +++ b/tests/regression_tests/simple/source/1315 - keep-alive memory.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/regression_tests/simple/source/main.cpp b/tests/regression_tests/simple/source/main.cpp index bdceb49b..43e1e320 100644 --- a/tests/regression_tests/simple/source/main.cpp +++ b/tests/regression_tests/simple/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/CMakeLists.txt b/tests/run_time/CMakeLists.txt index 584a0ced..c412a9de 100644 --- a/tests/run_time/CMakeLists.txt +++ b/tests/run_time/CMakeLists.txt @@ -1,7 +1,7 @@ # # # # sol2 # The MIT License (MIT) # -# Copyright (c) 2013-2021 Rapptz, ThePhD, and contributors +# Copyright (c) 2013-2022 Rapptz, ThePhD, and contributors # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/basic.cpp b/tests/run_time/source/basic.cpp index 5a8d013b..69e1b9a1 100644 --- a/tests/run_time/source/basic.cpp +++ b/tests/run_time/source/basic.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/common_classes.hpp b/tests/run_time/source/common_classes.hpp index 7de5290d..093442de 100644 --- a/tests/run_time/source/common_classes.hpp +++ b/tests/run_time/source/common_classes.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -189,4 +189,4 @@ struct lua_object { } }; -#endif // SOL_TESTS_COMMON_CLASSES_HPP \ No newline at end of file +#endif // SOL_TESTS_COMMON_CLASSES_HPP diff --git a/tests/run_time/source/container.usertype_check.cpp b/tests/run_time/source/container.usertype_check.cpp index 751b0626..db384968 100644 --- a/tests/run_time/source/container.usertype_check.cpp +++ b/tests/run_time/source/container.usertype_check.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_semantics.cpp b/tests/run_time/source/container_semantics.cpp index 6d45904d..3d2affab 100644 --- a/tests/run_time/source/container_semantics.cpp +++ b/tests/run_time/source/container_semantics.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_semantics.custom.cpp b/tests/run_time/source/container_semantics.custom.cpp index 4f01985e..093fcb7e 100644 --- a/tests/run_time/source/container_semantics.custom.cpp +++ b/tests/run_time/source/container_semantics.custom.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_semantics.ordered.cpp b/tests/run_time/source/container_semantics.ordered.cpp index 04a0664d..4a87b878 100644 --- a/tests/run_time/source/container_semantics.ordered.cpp +++ b/tests/run_time/source/container_semantics.ordered.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_semantics.unordered.cpp b/tests/run_time/source/container_semantics.unordered.cpp index 4c5d328b..f6e10b91 100644 --- a/tests/run_time/source/container_semantics.unordered.cpp +++ b/tests/run_time/source/container_semantics.unordered.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_shims.cpp b/tests/run_time/source/container_shims.cpp index e0a37202..b8e7b3a1 100644 --- a/tests/run_time/source/container_shims.cpp +++ b/tests/run_time/source/container_shims.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/container_table.cpp b/tests/run_time/source/container_table.cpp index 7d53f25b..bb38d6c4 100644 --- a/tests/run_time/source/container_table.cpp +++ b/tests/run_time/source/container_table.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/containers.cpp b/tests/run_time/source/containers.cpp index 5692f196..ed2cdfac 100644 --- a/tests/run_time/source/containers.cpp +++ b/tests/run_time/source/containers.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/containers.roundtrip.cpp b/tests/run_time/source/containers.roundtrip.cpp index 224f51cb..0acb956d 100644 --- a/tests/run_time/source/containers.roundtrip.cpp +++ b/tests/run_time/source/containers.roundtrip.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/containers.table.cpp b/tests/run_time/source/containers.table.cpp index b5d3e6a6..0f5c9faa 100644 --- a/tests/run_time/source/containers.table.cpp +++ b/tests/run_time/source/containers.table.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/coroutines.cpp b/tests/run_time/source/coroutines.cpp index f1501f22..6347517e 100644 --- a/tests/run_time/source/coroutines.cpp +++ b/tests/run_time/source/coroutines.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/customizations.cpp b/tests/run_time/source/customizations.cpp index 61e5c238..e4f6c1f8 100644 --- a/tests/run_time/source/customizations.cpp +++ b/tests/run_time/source/customizations.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/customizations_private.cpp b/tests/run_time/source/customizations_private.cpp index 9f0492b7..284e22f7 100644 --- a/tests/run_time/source/customizations_private.cpp +++ b/tests/run_time/source/customizations_private.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/dump.cpp b/tests/run_time/source/dump.cpp index b6453a7d..85957002 100644 --- a/tests/run_time/source/dump.cpp +++ b/tests/run_time/source/dump.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/functions.cpp b/tests/run_time/source/functions.cpp index 2a0b561a..dca4be65 100644 --- a/tests/run_time/source/functions.cpp +++ b/tests/run_time/source/functions.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/functions.std.cpp b/tests/run_time/source/functions.std.cpp index 1b69d647..3d06cef5 100644 --- a/tests/run_time/source/functions.std.cpp +++ b/tests/run_time/source/functions.std.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/gc.cpp b/tests/run_time/source/gc.cpp index 73c37529..73f7972e 100644 --- a/tests/run_time/source/gc.cpp +++ b/tests/run_time/source/gc.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/lua_value.cpp b/tests/run_time/source/lua_value.cpp index efde532b..d76a3f74 100644 --- a/tests/run_time/source/lua_value.cpp +++ b/tests/run_time/source/lua_value.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/main.cpp b/tests/run_time/source/main.cpp index 839327e9..0f13865b 100644 --- a/tests/run_time/source/main.cpp +++ b/tests/run_time/source/main.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/operators.cpp b/tests/run_time/source/operators.cpp index b4e78e0b..70b3ca7e 100644 --- a/tests/run_time/source/operators.cpp +++ b/tests/run_time/source/operators.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/overflow.cpp b/tests/run_time/source/overflow.cpp index 32cff138..d40fe5fe 100644 --- a/tests/run_time/source/overflow.cpp +++ b/tests/run_time/source/overflow.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/plain_types.cpp b/tests/run_time/source/plain_types.cpp index cb3f6f0b..ff05024c 100644 --- a/tests/run_time/source/plain_types.cpp +++ b/tests/run_time/source/plain_types.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/policies.cpp b/tests/run_time/source/policies.cpp index 64264fea..8a552638 100644 --- a/tests/run_time/source/policies.cpp +++ b/tests/run_time/source/policies.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/proxies.cpp b/tests/run_time/source/proxies.cpp index 564a47f2..632eee8f 100644 --- a/tests/run_time/source/proxies.cpp +++ b/tests/run_time/source/proxies.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/sol_test.hpp b/tests/run_time/source/sol_test.hpp index 958e6e74..56de29ba 100644 --- a/tests/run_time/source/sol_test.hpp +++ b/tests/run_time/source/sol_test.hpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/state.cpp b/tests/run_time/source/state.cpp index 2e15620b..8f33bde3 100644 --- a/tests/run_time/source/state.cpp +++ b/tests/run_time/source/state.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/storage.cpp b/tests/run_time/source/storage.cpp index c382ba59..aae5807c 100644 --- a/tests/run_time/source/storage.cpp +++ b/tests/run_time/source/storage.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/strings.cpp b/tests/run_time/source/strings.cpp index 1fe055af..6e82b343 100644 --- a/tests/run_time/source/strings.cpp +++ b/tests/run_time/source/strings.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.checks.cpp b/tests/run_time/source/tables.checks.cpp index 7dbbe80a..09d9f2d7 100644 --- a/tests/run_time/source/tables.checks.cpp +++ b/tests/run_time/source/tables.checks.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.clear.cpp b/tests/run_time/source/tables.clear.cpp index dc1071b2..e184a100 100644 --- a/tests/run_time/source/tables.clear.cpp +++ b/tests/run_time/source/tables.clear.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.cpp b/tests/run_time/source/tables.cpp index a45ec3f9..134735f6 100644 --- a/tests/run_time/source/tables.cpp +++ b/tests/run_time/source/tables.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.enums.cpp b/tests/run_time/source/tables.enums.cpp index 19421d9c..807ad396 100644 --- a/tests/run_time/source/tables.enums.cpp +++ b/tests/run_time/source/tables.enums.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.indexing.cpp b/tests/run_time/source/tables.indexing.cpp index dfb106e5..3e5e1c81 100644 --- a/tests/run_time/source/tables.indexing.cpp +++ b/tests/run_time/source/tables.indexing.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.insertion.cpp b/tests/run_time/source/tables.insertion.cpp index 38557d50..e2c7231b 100644 --- a/tests/run_time/source/tables.insertion.cpp +++ b/tests/run_time/source/tables.insertion.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/tables.traversal.cpp b/tests/run_time/source/tables.traversal.cpp index fffd022f..05f2bfa8 100644 --- a/tests/run_time/source/tables.traversal.cpp +++ b/tests/run_time/source/tables.traversal.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.auxiliary_keys.cpp b/tests/run_time/source/usertypes.auxiliary_keys.cpp index 94404cf2..f6b85de3 100644 --- a/tests/run_time/source/usertypes.auxiliary_keys.cpp +++ b/tests/run_time/source/usertypes.auxiliary_keys.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.basic.cpp b/tests/run_time/source/usertypes.basic.cpp index a03c1c2b..3f555ee2 100644 --- a/tests/run_time/source/usertypes.basic.cpp +++ b/tests/run_time/source/usertypes.basic.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.constructors.cpp b/tests/run_time/source/usertypes.constructors.cpp index 72f9e492..32a35e03 100644 --- a/tests/run_time/source/usertypes.constructors.cpp +++ b/tests/run_time/source/usertypes.constructors.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.cpp b/tests/run_time/source/usertypes.cpp index f1c12197..258171e0 100644 --- a/tests/run_time/source/usertypes.cpp +++ b/tests/run_time/source/usertypes.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.inheritance.cpp b/tests/run_time/source/usertypes.inheritance.cpp index d70417c1..5edd687e 100644 --- a/tests/run_time/source/usertypes.inheritance.cpp +++ b/tests/run_time/source/usertypes.inheritance.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.inheritance.multi.cpp b/tests/run_time/source/usertypes.inheritance.multi.cpp index b50b30ed..9091551d 100644 --- a/tests/run_time/source/usertypes.inheritance.multi.cpp +++ b/tests/run_time/source/usertypes.inheritance.multi.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.member_variables.cpp b/tests/run_time/source/usertypes.member_variables.cpp index 2d5a4621..586c0fd9 100644 --- a/tests/run_time/source/usertypes.member_variables.cpp +++ b/tests/run_time/source/usertypes.member_variables.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.overload.cpp b/tests/run_time/source/usertypes.overload.cpp index 1aaba43a..439aa19e 100644 --- a/tests/run_time/source/usertypes.overload.cpp +++ b/tests/run_time/source/usertypes.overload.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.properties.cpp b/tests/run_time/source/usertypes.properties.cpp index d7e274e9..15ac34d0 100644 --- a/tests/run_time/source/usertypes.properties.cpp +++ b/tests/run_time/source/usertypes.properties.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.runtime.cpp b/tests/run_time/source/usertypes.runtime.cpp index 4bc55d09..fb7547b7 100644 --- a/tests/run_time/source/usertypes.runtime.cpp +++ b/tests/run_time/source/usertypes.runtime.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.unique.cpp b/tests/run_time/source/usertypes.unique.cpp index ca3d4464..cfe01af2 100644 --- a/tests/run_time/source/usertypes.unique.cpp +++ b/tests/run_time/source/usertypes.unique.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/usertypes.unregister.cpp b/tests/run_time/source/usertypes.unregister.cpp index 9dc814e6..e73b47aa 100644 --- a/tests/run_time/source/usertypes.unregister.cpp +++ b/tests/run_time/source/usertypes.unregister.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/utility.cpp b/tests/run_time/source/utility.cpp index 41ba4545..73858d5d 100644 --- a/tests/run_time/source/utility.cpp +++ b/tests/run_time/source/utility.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/tests/run_time/source/variadics.cpp b/tests/run_time/source/variadics.cpp index b755839e..6edcc20d 100644 --- a/tests/run_time/source/variadics.cpp +++ b/tests/run_time/source/variadics.cpp @@ -2,7 +2,7 @@ // The MIT License (MIT) -// Copyright (c) 2013-2021 Rapptz, ThePhD and contributors +// Copyright (c) 2013-2022 Rapptz, ThePhD and contributors // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in