From b35d756b5252dc5767cf9826e911358187af22df Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Fri, 12 Jan 2024 13:21:04 +0100 Subject: [PATCH] Update copyrights --- LICENCE.md | 2 +- README.md | 2 +- doc/legal/legal.md | 2 +- lib/cext/include/truffleruby/truffleruby-pre.h | 2 +- lib/cext/include/truffleruby/truffleruby.h | 2 +- lib/cext/preprocess.rb | 2 +- lib/truffle/cgi/escape.rb | 2 +- lib/truffle/continuation.rb | 2 +- lib/truffle/coverage.rb | 2 +- lib/truffle/digest.rb | 2 +- lib/truffle/digest/bubblebabble.rb | 2 +- lib/truffle/digest/version.rb | 2 +- lib/truffle/fcntl.rb | 2 +- lib/truffle/io/nonblock.rb | 2 +- lib/truffle/io/wait.rb | 2 +- lib/truffle/objspace.rb | 2 +- lib/truffle/rbconfig.rb | 2 +- lib/truffle/readline.rb | 2 +- lib/truffle/rubygems/defaults/truffleruby.rb | 2 +- lib/truffle/rubygems/gem_dirs_verification.rb | 2 +- lib/truffle/truffle/cext.rb | 2 +- lib/truffle/truffle/cext_constants.rb | 2 +- lib/truffle/truffle/cext_preprocessor.rb | 2 +- lib/truffle/truffle/cext_ruby.rb | 2 +- lib/truffle/truffle/cext_structs.rb | 2 +- lib/truffle/truffle/ffi_backend.rb | 2 +- lib/truffle/truffle/fiddle_backend.rb | 2 +- lib/truffle/truffle/libyaml-prefix.rb | 2 +- lib/truffle/truffle/openssl-prefix.rb | 2 +- lib/truffle/truffle/patches/json_patches.rb | 2 +- lib/truffle/truffle/patches/nokogiri_patches.rb | 2 +- lib/truffle/truffle/patches/oci8_patches.rb | 2 +- lib/truffle/truffle/patches/pg_patches.rb | 2 +- lib/truffle/truffle/patches/tk_patches.rb | 2 +- lib/truffle/truffleruby/ffi_backend.rb | 2 +- spec/truffle/always_inlined_spec.rb | 2 +- spec/truffle/arguments_descriptor_spec.rb | 2 +- spec/truffle/array/append_spec.rb | 2 +- spec/truffle/array/element_set_spec.rb | 2 +- spec/truffle/array/new_spec.rb | 2 +- spec/truffle/array/pack_spec.rb | 2 +- spec/truffle/array/steal_array_storage.rb | 2 +- spec/truffle/binding/of_caller_spec.rb | 2 +- spec/truffle/boot/ruby_home_spec.rb | 2 +- spec/truffle/boot/source_of_caller_spec.rb | 2 +- spec/truffle/caller_data_spec.rb | 2 +- spec/truffle/capi/cext_lock_spec.rb | 2 +- spec/truffle/capi/concurrent_cext_require_spec.rb | 2 +- spec/truffle/capi/error_spec.rb | 2 +- spec/truffle/capi/ext/error_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_foreign_caller_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_lock_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_newobj_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_rbasic_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_string_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_symbol_id_spec.c | 2 +- spec/truffle/capi/ext/truffleruby_thread_spec.c | 2 +- spec/truffle/capi/ext/unimplemented_spec.c | 2 +- spec/truffle/capi/fixtures/concurrent_cext_require.rb | 2 +- spec/truffle/capi/foreign_caller_spec.rb | 2 +- spec/truffle/capi/newobj_spec.rb | 2 +- spec/truffle/capi/rbasic_spec.rb | 2 +- spec/truffle/capi/string_spec.rb | 2 +- spec/truffle/capi/symbol_id_spec.rb | 2 +- spec/truffle/capi/thread_spec.rb | 2 +- spec/truffle/capi/truffleruby_spec.rb | 2 +- spec/truffle/capi/unimplemented_spec.rb | 2 +- spec/truffle/class/subclasses_spec.rb | 2 +- spec/truffle/debug_spec.rb | 2 +- spec/truffle/digest_spec.rb | 2 +- spec/truffle/ffi/signed_unsigned_spec.rb | 2 +- spec/truffle/ffi/struct_spec.rb | 2 +- spec/truffle/fiddle_spec.rb | 2 +- spec/truffle/file/utime_spec.rb | 2 +- spec/truffle/fixtures/libtestnfi.c | 2 +- spec/truffle/fixtures/parse_name.rb | 2 +- spec/truffle/fixtures/throw_java_exception.rb | 2 +- spec/truffle/fixtures/throw_java_exception_at_exit.rb | 2 +- spec/truffle/fixtures/throw_java_exception_with_cause.rb | 2 +- spec/truffle/graal/assert_constant_spec.rb | 2 +- spec/truffle/graal/assert_not_compiled_spec.rb | 2 +- spec/truffle/graal/bailout_spec.rb | 2 +- spec/truffle/identity_spec.rb | 2 +- spec/truffle/integer/and_spec.rb | 2 +- spec/truffle/integer/left_shift_spec.rb | 2 +- spec/truffle/integer/right_shift_spec.rb | 2 +- spec/truffle/interop/add_to_classpath_spec.rb | 2 +- spec/truffle/interop/as_pointer_spec.rb | 2 +- spec/truffle/interop/boxed_spec.rb | 2 +- spec/truffle/interop/coercion_spec.rb | 2 +- spec/truffle/interop/equal_spec.rb | 2 +- spec/truffle/interop/eval_spec.rb | 2 +- spec/truffle/interop/executable_spec.rb | 2 +- spec/truffle/interop/execute_spec.rb | 2 +- spec/truffle/interop/export_spec.rb | 2 +- spec/truffle/interop/fixtures/classes.rb | 2 +- .../fixtures/examplejar/org/truffleruby/examplejar/Example.java | 2 +- spec/truffle/interop/foreign_inspect_to_s_spec.rb | 2 +- spec/truffle/interop/foreign_object_spec.rb | 2 +- spec/truffle/interop/from_java_array_spec.rb | 2 +- spec/truffle/interop/from_java_string_spec.rb | 2 +- spec/truffle/interop/has_keys_spec.rb | 2 +- spec/truffle/interop/import_spec.rb | 2 +- spec/truffle/interop/instantiable_spec.rb | 2 +- spec/truffle/interop/instantiate_spec.rb | 2 +- spec/truffle/interop/invoke_member_spec.rb | 2 +- spec/truffle/interop/is_foreign_spec.rb | 2 +- spec/truffle/interop/is_java_class_spec.rb | 2 +- spec/truffle/interop/is_java_spec.rb | 2 +- spec/truffle/interop/is_java_string_spec.rb | 2 +- spec/truffle/interop/iterator_spec.rb | 2 +- spec/truffle/interop/java_array_spec.rb | 2 +- spec/truffle/interop/java_class_spec.rb | 2 +- spec/truffle/interop/java_exception_spec.rb | 2 +- spec/truffle/interop/java_import_spec.rb | 2 +- spec/truffle/interop/java_instanceof_spec.rb | 2 +- spec/truffle/interop/java_new_spec.rb | 2 +- spec/truffle/interop/java_spec.rb | 2 +- spec/truffle/interop/java_string_spec.rb | 2 +- spec/truffle/interop/java_type_spec.rb | 2 +- spec/truffle/interop/key_info_spec.rb | 2 +- spec/truffle/interop/languages_spec.rb | 2 +- spec/truffle/interop/matrix_spec.rb | 2 +- spec/truffle/interop/members_spec.rb | 2 +- spec/truffle/interop/meta_object_spec.rb | 2 +- spec/truffle/interop/methods_spec.rb | 2 +- spec/truffle/interop/mime_type_supported_spec.rb | 2 +- spec/truffle/interop/node_library_spec.rb | 2 +- spec/truffle/interop/node_library_top_scope_spec.rb | 2 +- spec/truffle/interop/null_spec.rb | 2 +- spec/truffle/interop/pointer_spec.rb | 2 +- spec/truffle/interop/polyglot/class_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_array_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_exception_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_executable_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_hash_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_number_spec.rb | 2 +- spec/truffle/interop/polyglot/foreign_string_spec.rb | 2 +- spec/truffle/interop/polyglot/inner_context_spec.rb | 2 +- spec/truffle/interop/polyglot/polyglot_spec.rb | 2 +- spec/truffle/interop/read_spec.rb | 2 +- spec/truffle/interop/remove_spec.rb | 2 +- spec/truffle/interop/respond_to_spec.rb | 2 +- spec/truffle/interop/send_spec.rb | 2 +- spec/truffle/interop/size_spec.rb | 2 +- spec/truffle/interop/sizep_spec.rb | 2 +- spec/truffle/interop/source_location_spec.rb | 2 +- spec/truffle/interop/special_forms_spec.rb | 2 +- spec/truffle/interop/splat_foreign_spec.rb | 2 +- spec/truffle/interop/time_spec.rb | 2 +- spec/truffle/interop/to_java_array_spec.rb | 2 +- spec/truffle/interop/to_java_string_spec.rb | 2 +- spec/truffle/interop/to_native_spec.rb | 2 +- spec/truffle/interop/to_string_spec.rb | 2 +- spec/truffle/interop/unbox_if_needed_spec.rb | 2 +- spec/truffle/interop/unbox_spec.rb | 2 +- spec/truffle/interop/write_spec.rb | 2 +- spec/truffle/io/buffer_spec.rb | 2 +- spec/truffle/io/read_spec.rb | 2 +- spec/truffle/irb/arrows_spec.rb | 2 +- spec/truffle/irb/history_spec.rb | 2 +- spec/truffle/irb/interrupt_spec.rb | 2 +- spec/truffle/java_exception_spec.rb | 2 +- spec/truffle/kernel/feature_loader_spec.rb | 2 +- spec/truffle/kernel/gem_spec.rb | 2 +- spec/truffle/kernel/require_spec.rb | 2 +- spec/truffle/launcher_spec.rb | 2 +- spec/truffle/lazy_rubygems_spec.rb | 2 +- spec/truffle/methods_spec.rb | 2 +- spec/truffle/nfi_spec.rb | 2 +- spec/truffle/objectspace/weakmap_spec.rb | 2 +- spec/truffle/objspace/define_finalizer_spec.rb | 2 +- spec/truffle/objspace/reachable_objects_from_spec.rb | 2 +- spec/truffle/objspace/undefine_finalizer_spec.rb | 2 +- spec/truffle/options/backtraces_raise_spec.rb | 2 +- spec/truffle/options/backtraces_rescue_spec.rb | 2 +- spec/truffle/options/cexts_spec.rb | 2 +- spec/truffle/options/defaults_spec.rb | 2 +- spec/truffle/options/embedded_spec.rb | 2 +- spec/truffle/options/fixtures/raise_rescue.rb | 2 +- spec/truffle/options/parsing_spec.rb | 2 +- spec/truffle/options/platform_native_spec.rb | 2 +- spec/truffle/options/regex_instrument_creation_spec.rb | 2 +- spec/truffle/options/truffle_regex_ignore_atomic_groups_spec.rb | 2 +- .../truffle/options/warn_truffle_regex_compile_fallback_spec.rb | 2 +- spec/truffle/options/warn_truffle_regex_match_fallback_spec.rb | 2 +- spec/truffle/parse_name_spec.rb | 2 +- spec/truffle/parsing/parsing_spec.rb | 2 +- spec/truffle/posix_spec.rb | 2 +- spec/truffle/pre_initialization_spec.rb | 2 +- spec/truffle/process/daemon_spec.rb | 2 +- spec/truffle/rand_spec.rb | 2 +- spec/truffle/rbconfig_spec.rb | 2 +- spec/truffle/regressions_spec.rb | 2 +- spec/truffle/ropes/complex_structure_spec.rb | 2 +- spec/truffle/ropes/substring_spec.rb | 2 +- spec/truffle/rubygems/default_gems_list_spec.rb | 2 +- spec/truffle/rubygems/default_gems_spec.rb | 2 +- spec/truffle/rubygems/install_spec.rb | 2 +- spec/truffle/rubygems/path_spec.rb | 2 +- spec/truffle/rubygems/platforms_spec.rb | 2 +- spec/truffle/securerandom_spec.rb | 2 +- spec/truffle/splitting_spec.rb | 2 +- spec/truffle/standalone_spec.rb | 2 +- spec/truffle/string/truncate_spec.rb | 2 +- spec/truffle/string/unpack_spec.rb | 2 +- spec/truffle/system/host_os_spec.rb | 2 +- spec/truffle/thread/detect_recursion_spec.rb | 2 +- spec/truffle/thread/status_spec.rb | 2 +- spec/truffle/thread_safe_objects_spec.rb | 2 +- spec/truffle/time/at_spec.rb | 2 +- spec/truffle/tools_spec.rb | 2 +- spec/truffle/truffle/constants_spec.rb | 2 +- spec/truffle/truffleruby/atomic_reference_spec.rb | 2 +- spec/truffle/truffleruby/concurrent_map_spec.rb | 2 +- spec/truffle/truffleruby/full_memory_barrier_spec.rb | 2 +- spec/truffle/truffleruby/graal_spec.rb | 2 +- spec/truffle/truffleruby/native_spec.rb | 2 +- spec/truffle/truffleruby/no_other_methods_spec.rb | 2 +- spec/truffle/truffleruby/revision_spec.rb | 2 +- spec/truffle/truffleruby/sulong_spec.rb | 2 +- spec/truffle/truffleruby/synchronized_spec.rb | 2 +- spec/truffle/versioned_array_spec.rb | 2 +- spec/truffle/yarp_spec.rb | 2 +- .../java/org/truffleruby/annotations/CoreMethod.java | 2 +- .../java/org/truffleruby/annotations/CoreModule.java | 2 +- .../org/truffleruby/annotations/PopulateBuildInformation.java | 2 +- src/annotations/java/org/truffleruby/annotations/Primitive.java | 2 +- src/annotations/java/org/truffleruby/annotations/Split.java | 2 +- .../java/org/truffleruby/annotations/SuppressFBWarnings.java | 2 +- .../java/org/truffleruby/launcher/CommandLineParser.java | 2 +- .../java/org/truffleruby/launcher/DefaultExecutionAction.java | 2 +- src/launcher/java/org/truffleruby/launcher/ExecutionAction.java | 2 +- src/launcher/java/org/truffleruby/launcher/RubyLauncher.java | 2 +- src/launcher/java/org/truffleruby/launcher/ShowHelp.java | 2 +- src/main/c/cext-trampoline/cext_constants.c | 2 +- src/main/c/cext/alloc.c | 2 +- src/main/c/cext/args.c | 2 +- src/main/c/cext/array.c | 2 +- src/main/c/cext/call.c | 2 +- src/main/c/cext/cext_constants.c | 2 +- src/main/c/cext/class.c | 2 +- src/main/c/cext/complex.c | 2 +- src/main/c/cext/constants.c | 2 +- src/main/c/cext/data.c | 2 +- src/main/c/cext/debug.c | 2 +- src/main/c/cext/define.c | 2 +- src/main/c/cext/encoding.c | 2 +- src/main/c/cext/enum.c | 2 +- src/main/c/cext/error.c | 2 +- src/main/c/cext/exception.c | 2 +- src/main/c/cext/fd.c | 2 +- src/main/c/cext/fiber.c | 2 +- src/main/c/cext/flags.c | 2 +- src/main/c/cext/float.c | 2 +- src/main/c/cext/gc.c | 2 +- src/main/c/cext/globals.c | 2 +- src/main/c/cext/hash.c | 2 +- src/main/c/cext/integer.c | 2 +- src/main/c/cext/io.c | 2 +- src/main/c/cext/ivar.c | 2 +- src/main/c/cext/marshal.c | 2 +- src/main/c/cext/mutex.c | 2 +- src/main/c/cext/numeric.c | 2 +- src/main/c/cext/object.c | 2 +- src/main/c/cext/printf.c | 2 +- src/main/c/cext/proc.c | 2 +- src/main/c/cext/ractor.c | 2 +- src/main/c/cext/range.c | 2 +- src/main/c/cext/rational.c | 2 +- src/main/c/cext/regexp.c | 2 +- src/main/c/cext/ruby.c | 2 +- src/main/c/cext/string.c | 2 +- src/main/c/cext/struct.c | 2 +- src/main/c/cext/symbol.c | 2 +- src/main/c/cext/thread.c | 2 +- src/main/c/cext/time.c | 2 +- src/main/c/cext/tracepoint.c | 2 +- src/main/c/cext/truffleruby-impl.h | 2 +- src/main/c/cext/truffleruby.c | 2 +- src/main/c/cext/util.c | 2 +- src/main/c/rubysignal/src/rubysignal.c | 2 +- src/main/c/spawn-helper/spawn-helper.c | 2 +- src/main/c/truffleposix/truffleposix.c | 2 +- src/main/java/org/truffleruby/Layouts.java | 2 +- src/main/java/org/truffleruby/RubyContext.java | 2 +- src/main/java/org/truffleruby/RubyFileTypeDetector.java | 2 +- src/main/java/org/truffleruby/RubyLanguage.java | 2 +- src/main/java/org/truffleruby/aot/ParserCache.java | 2 +- src/main/java/org/truffleruby/builtins/BuiltinsClasses.java | 2 +- .../org/truffleruby/builtins/CoreMethodArrayArgumentsNode.java | 2 +- src/main/java/org/truffleruby/builtins/CoreMethodNode.java | 2 +- .../java/org/truffleruby/builtins/CoreMethodNodeManager.java | 2 +- src/main/java/org/truffleruby/builtins/EnumeratorSizeNode.java | 2 +- src/main/java/org/truffleruby/builtins/NonStandard.java | 2 +- .../org/truffleruby/builtins/PrimitiveArrayArgumentsNode.java | 2 +- src/main/java/org/truffleruby/builtins/PrimitiveManager.java | 2 +- src/main/java/org/truffleruby/builtins/PrimitiveNode.java | 2 +- .../java/org/truffleruby/builtins/PrimitiveNodeConstructor.java | 2 +- .../org/truffleruby/builtins/ReRaiseInlinedExceptionNode.java | 2 +- .../org/truffleruby/builtins/ReturnEnumeratorIfNoBlockNode.java | 2 +- src/main/java/org/truffleruby/cext/CExtNodes.java | 2 +- src/main/java/org/truffleruby/cext/CapturedException.java | 2 +- src/main/java/org/truffleruby/cext/IDToSymbolNode.java | 2 +- src/main/java/org/truffleruby/cext/IsNativeObjectNode.java | 2 +- src/main/java/org/truffleruby/cext/SymbolToIDNode.java | 2 +- src/main/java/org/truffleruby/cext/UnwrapNode.java | 2 +- src/main/java/org/truffleruby/cext/ValueWrapper.java | 2 +- src/main/java/org/truffleruby/cext/ValueWrapperManager.java | 2 +- src/main/java/org/truffleruby/cext/WrapNode.java | 2 +- src/main/java/org/truffleruby/cext/ZLibCRCTable.java | 2 +- src/main/java/org/truffleruby/collections/BoundaryIterable.java | 2 +- src/main/java/org/truffleruby/collections/BoundaryIterator.java | 2 +- src/main/java/org/truffleruby/collections/ByteArrayBuilder.java | 2 +- .../java/org/truffleruby/collections/ConcurrentOperations.java | 2 +- .../java/org/truffleruby/collections/ConcurrentWeakKeysMap.java | 2 +- .../java/org/truffleruby/collections/ConcurrentWeakSet.java | 2 +- src/main/java/org/truffleruby/collections/IntStack.java | 2 +- src/main/java/org/truffleruby/collections/Memo.java | 2 +- src/main/java/org/truffleruby/collections/PEBiFunction.java | 2 +- src/main/java/org/truffleruby/collections/SharedIndicesMap.java | 2 +- src/main/java/org/truffleruby/collections/SimpleEntry.java | 2 +- src/main/java/org/truffleruby/collections/SimpleStack.java | 2 +- src/main/java/org/truffleruby/core/CoreLibrary.java | 2 +- .../org/truffleruby/core/DataObjectFinalizationService.java | 2 +- .../java/org/truffleruby/core/DataObjectFinalizerReference.java | 2 +- src/main/java/org/truffleruby/core/DummyNode.java | 2 +- src/main/java/org/truffleruby/core/FinalizationService.java | 2 +- src/main/java/org/truffleruby/core/FinalizerReference.java | 2 +- src/main/java/org/truffleruby/core/GCNodes.java | 2 +- src/main/java/org/truffleruby/core/Hashing.java | 2 +- src/main/java/org/truffleruby/core/InterruptMode.java | 2 +- src/main/java/org/truffleruby/core/IsNilNode.java | 2 +- src/main/java/org/truffleruby/core/MainNodes.java | 2 +- src/main/java/org/truffleruby/core/MarkingService.java | 2 +- src/main/java/org/truffleruby/core/MarkingServiceNodes.java | 2 +- src/main/java/org/truffleruby/core/MathNodes.java | 2 +- src/main/java/org/truffleruby/core/ProcessNodes.java | 2 +- .../java/org/truffleruby/core/ReferenceProcessingService.java | 2 +- src/main/java/org/truffleruby/core/RubyHandle.java | 2 +- src/main/java/org/truffleruby/core/TruffleSystemNodes.java | 2 +- src/main/java/org/truffleruby/core/VMPrimitiveNodes.java | 2 +- .../java/org/truffleruby/core/adapters/InputStreamAdapter.java | 2 +- .../java/org/truffleruby/core/adapters/OutputStreamAdapter.java | 2 +- .../java/org/truffleruby/core/array/ArrayAppendManyNode.java | 2 +- .../java/org/truffleruby/core/array/ArrayAppendOneNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayBuilderNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayConcatNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayConvertNode.java | 2 +- .../truffleruby/core/array/ArrayCopyCompatibleRangeNode.java | 2 +- .../java/org/truffleruby/core/array/ArrayCopyOnWriteNode.java | 2 +- .../java/org/truffleruby/core/array/ArrayCoreMethodNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayDropTailNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayDupNode.java | 2 +- .../java/org/truffleruby/core/array/ArrayEachIteratorNode.java | 2 +- .../org/truffleruby/core/array/ArrayEnsureCapacityNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayGetTailNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayGuards.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayHelpers.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayIndexNodes.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayLiteralNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayNodes.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayOperations.java | 2 +- .../org/truffleruby/core/array/ArrayPatternLengthCheckNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayPopOneNode.java | 2 +- .../org/truffleruby/core/array/ArrayPrepareForCopyNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArraySliceNode.java | 2 +- .../java/org/truffleruby/core/array/ArrayToObjectArrayNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayTruncateNode.java | 2 +- src/main/java/org/truffleruby/core/array/ArrayUtils.java | 2 +- .../org/truffleruby/core/array/ArrayWriteNormalizedNode.java | 2 +- src/main/java/org/truffleruby/core/array/AssignableNode.java | 2 +- .../org/truffleruby/core/array/LazyArrayEachIteratorNode.java | 2 +- .../java/org/truffleruby/core/array/MultipleAssignmentNode.java | 2 +- .../java/org/truffleruby/core/array/NoopAssignableNode.java | 2 +- src/main/java/org/truffleruby/core/array/RubyArray.java | 2 +- .../org/truffleruby/core/array/library/ArrayStoreLibrary.java | 2 +- .../truffleruby/core/array/library/DelegatedArrayStorage.java | 2 +- .../org/truffleruby/core/array/library/DoubleArrayStore.java | 2 +- .../org/truffleruby/core/array/library/IntegerArrayStore.java | 2 +- .../java/org/truffleruby/core/array/library/LongArrayStore.java | 2 +- .../org/truffleruby/core/array/library/NativeArrayStorage.java | 2 +- .../org/truffleruby/core/array/library/ObjectArrayStore.java | 2 +- .../org/truffleruby/core/array/library/SharedArrayStorage.java | 2 +- .../truffleruby/core/array/library/ZeroLengthArrayStore.java | 2 +- .../java/org/truffleruby/core/basicobject/BasicObjectNodes.java | 2 +- .../org/truffleruby/core/basicobject/ReferenceEqualNode.java | 2 +- .../java/org/truffleruby/core/basicobject/RubyBasicObject.java | 2 +- src/main/java/org/truffleruby/core/binding/BindingNodes.java | 2 +- src/main/java/org/truffleruby/core/binding/RubyBinding.java | 2 +- .../truffleruby/core/binding/SetBindingFrameForEvalNode.java | 2 +- .../java/org/truffleruby/core/binding/TruffleBindingNodes.java | 2 +- src/main/java/org/truffleruby/core/bool/FalseClassNodes.java | 2 +- src/main/java/org/truffleruby/core/bool/NilClassNodes.java | 2 +- src/main/java/org/truffleruby/core/bool/TrueClassNodes.java | 2 +- src/main/java/org/truffleruby/core/cast/BigIntegerCastNode.java | 2 +- src/main/java/org/truffleruby/core/cast/BooleanCastNode.java | 2 +- .../org/truffleruby/core/cast/BooleanCastWithDefaultNode.java | 2 +- src/main/java/org/truffleruby/core/cast/CmpIntNode.java | 2 +- .../org/truffleruby/core/cast/DurationToNanoSecondsNode.java | 2 +- src/main/java/org/truffleruby/core/cast/FloatToIntegerNode.java | 2 +- src/main/java/org/truffleruby/core/cast/HashCastNode.java | 2 +- src/main/java/org/truffleruby/core/cast/IntegerCastNode.java | 2 +- src/main/java/org/truffleruby/core/cast/LongCastNode.java | 2 +- .../java/org/truffleruby/core/cast/NameToJavaStringNode.java | 2 +- .../java/org/truffleruby/core/cast/SingleValueCastNode.java | 2 +- src/main/java/org/truffleruby/core/cast/SplatCastNode.java | 2 +- src/main/java/org/truffleruby/core/cast/StringToSymbolNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToANode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToAryNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToCallTargetNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToFNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToIntNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToLongNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToPathNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToProcNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToRubyEncodingNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToRubyIntegerNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToSNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToStrNode.java | 2 +- .../java/org/truffleruby/core/cast/ToStringOrSymbolNode.java | 2 +- src/main/java/org/truffleruby/core/cast/ToSymbolNode.java | 2 +- .../truffleruby/core/constant/WarnAlreadyInitializedNode.java | 2 +- .../org/truffleruby/core/encoding/EncodingConverterNodes.java | 2 +- .../java/org/truffleruby/core/encoding/EncodingManager.java | 2 +- src/main/java/org/truffleruby/core/encoding/EncodingNodes.java | 2 +- src/main/java/org/truffleruby/core/encoding/Encodings.java | 2 +- .../java/org/truffleruby/core/encoding/IsCharacterHeadNode.java | 2 +- src/main/java/org/truffleruby/core/encoding/RubyEncoding.java | 2 +- .../org/truffleruby/core/encoding/RubyEncodingConverter.java | 2 +- src/main/java/org/truffleruby/core/encoding/TStringUtils.java | 2 +- .../java/org/truffleruby/core/encoding/TranscodingManager.java | 2 +- .../java/org/truffleruby/core/exception/CoreExceptions.java | 2 +- .../java/org/truffleruby/core/exception/ErrnoErrorNode.java | 2 +- .../java/org/truffleruby/core/exception/ExceptionNodes.java | 2 +- .../org/truffleruby/core/exception/ExceptionOperations.java | 2 +- .../java/org/truffleruby/core/exception/FrozenErrorNodes.java | 2 +- .../org/truffleruby/core/exception/GetBacktraceException.java | 2 +- .../java/org/truffleruby/core/exception/NameErrorNodes.java | 2 +- .../java/org/truffleruby/core/exception/NoMethodErrorNodes.java | 2 +- src/main/java/org/truffleruby/core/exception/RubyException.java | 2 +- .../java/org/truffleruby/core/exception/RubyFrozenError.java | 2 +- src/main/java/org/truffleruby/core/exception/RubyNameError.java | 2 +- .../java/org/truffleruby/core/exception/RubyNoMethodError.java | 2 +- .../java/org/truffleruby/core/exception/RubySyntaxError.java | 2 +- .../org/truffleruby/core/exception/RubySystemCallError.java | 2 +- .../java/org/truffleruby/core/exception/RubySystemExit.java | 2 +- .../java/org/truffleruby/core/exception/SyntaxErrorNodes.java | 2 +- .../org/truffleruby/core/exception/SystemCallErrorNodes.java | 2 +- .../java/org/truffleruby/core/exception/SystemExitNodes.java | 2 +- src/main/java/org/truffleruby/core/fiber/FiberManager.java | 2 +- src/main/java/org/truffleruby/core/fiber/FiberNodes.java | 2 +- src/main/java/org/truffleruby/core/fiber/FiberOperation.java | 2 +- src/main/java/org/truffleruby/core/fiber/RubyFiber.java | 2 +- src/main/java/org/truffleruby/core/format/BytesResult.java | 2 +- src/main/java/org/truffleruby/core/format/FormatEncoding.java | 2 +- .../org/truffleruby/core/format/FormatExceptionTranslator.java | 2 +- .../java/org/truffleruby/core/format/FormatFrameDescriptor.java | 2 +- src/main/java/org/truffleruby/core/format/FormatGuards.java | 2 +- src/main/java/org/truffleruby/core/format/FormatNode.java | 2 +- src/main/java/org/truffleruby/core/format/FormatRootNode.java | 2 +- .../java/org/truffleruby/core/format/LiteralFormatNode.java | 2 +- src/main/java/org/truffleruby/core/format/LoopRecovery.java | 2 +- src/main/java/org/truffleruby/core/format/MissingValue.java | 2 +- .../java/org/truffleruby/core/format/SharedTreeBuilder.java | 2 +- .../core/format/control/AdvanceSourcePositionNode.java | 2 +- .../org/truffleruby/core/format/control/RepeatExplodedNode.java | 2 +- .../org/truffleruby/core/format/control/RepeatLoopNode.java | 2 +- .../core/format/control/ReverseOutputPositionNode.java | 2 +- .../core/format/control/ReverseSourcePositionNode.java | 2 +- .../java/org/truffleruby/core/format/control/SequenceNode.java | 2 +- .../truffleruby/core/format/control/SetOutputPositionNode.java | 2 +- .../truffleruby/core/format/control/SetSourcePositionNode.java | 2 +- src/main/java/org/truffleruby/core/format/control/StarNode.java | 2 +- .../core/format/convert/BytesToInteger16BigNode.java | 2 +- .../core/format/convert/BytesToInteger16LittleNode.java | 2 +- .../core/format/convert/BytesToInteger32BigNode.java | 2 +- .../core/format/convert/BytesToInteger32LittleNode.java | 2 +- .../core/format/convert/BytesToInteger64BigNode.java | 2 +- .../core/format/convert/BytesToInteger64LittleNode.java | 2 +- .../core/format/convert/Integer16BigToBytesNode.java | 2 +- .../core/format/convert/Integer16LittleToBytesNode.java | 2 +- .../core/format/convert/Integer32BigToBytesNode.java | 2 +- .../core/format/convert/Integer32LittleToBytesNode.java | 2 +- .../core/format/convert/Integer64BigToBytesNode.java | 2 +- .../core/format/convert/Integer64LittleToBytesNode.java | 2 +- .../truffleruby/core/format/convert/ReinterpretAsLongNode.java | 2 +- .../core/format/convert/ReinterpretByteAsIntegerNode.java | 2 +- .../core/format/convert/ReinterpretIntegerAsFloatNode.java | 2 +- .../core/format/convert/ReinterpretLongAsDoubleNode.java | 2 +- .../truffleruby/core/format/convert/StringToPointerNode.java | 2 +- .../java/org/truffleruby/core/format/convert/ToDoubleNode.java | 2 +- .../java/org/truffleruby/core/format/convert/ToIntegerNode.java | 2 +- .../java/org/truffleruby/core/format/convert/ToLongNode.java | 2 +- .../core/format/convert/ToNumberWithCoercionNode.java | 2 +- .../java/org/truffleruby/core/format/convert/ToStrNode.java | 2 +- .../java/org/truffleruby/core/format/convert/ToStringNode.java | 2 +- .../org/truffleruby/core/format/convert/ToStringObjectNode.java | 2 +- .../core/format/exceptions/CantCompressNegativeException.java | 2 +- .../core/format/exceptions/CantConvertException.java | 2 +- .../org/truffleruby/core/format/exceptions/FormatException.java | 2 +- .../core/format/exceptions/InvalidFormatException.java | 2 +- .../core/format/exceptions/NoImplicitConversionException.java | 2 +- .../core/format/exceptions/OutsideOfStringException.java | 2 +- .../org/truffleruby/core/format/exceptions/RangeException.java | 2 +- .../core/format/exceptions/TooFewArgumentsException.java | 2 +- .../org/truffleruby/core/format/format/FormatAFloatNode.java | 2 +- .../org/truffleruby/core/format/format/FormatCharacterNode.java | 2 +- .../org/truffleruby/core/format/format/FormatEFloatNode.java | 2 +- .../org/truffleruby/core/format/format/FormatFFloatNode.java | 2 +- .../truffleruby/core/format/format/FormatFloatGenericNode.java | 2 +- .../core/format/format/FormatFloatHumanReadableNode.java | 2 +- .../org/truffleruby/core/format/format/FormatGFloatNode.java | 2 +- .../truffleruby/core/format/format/FormatIntegerBinaryNode.java | 2 +- .../org/truffleruby/core/format/format/FormatIntegerNode.java | 2 +- .../org/truffleruby/core/format/format/FormatStringNode.java | 2 +- .../java/org/truffleruby/core/format/pack/PackCompiler.java | 2 +- .../org/truffleruby/core/format/pack/SimplePackListener.java | 2 +- .../java/org/truffleruby/core/format/pack/SimplePackParser.java | 2 +- .../org/truffleruby/core/format/pack/SimplePackTreeBuilder.java | 2 +- .../java/org/truffleruby/core/format/printf/PrintfCompiler.java | 2 +- .../org/truffleruby/core/format/printf/PrintfSimpleParser.java | 2 +- .../truffleruby/core/format/printf/PrintfSimpleTreeBuilder.java | 2 +- .../java/org/truffleruby/core/format/printf/SprintfConfig.java | 2 +- .../truffleruby/core/format/rbsprintf/RBSprintfCompiler.java | 2 +- .../org/truffleruby/core/format/rbsprintf/RBSprintfConfig.java | 2 +- .../core/format/rbsprintf/RBSprintfSimpleParser.java | 2 +- .../core/format/rbsprintf/RBSprintfSimpleTreeBuilder.java | 2 +- src/main/java/org/truffleruby/core/format/read/SourceNode.java | 2 +- .../core/format/read/array/ReadArgumentIndexValueNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadCStringNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadCValueNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadDoubleNode.java | 2 +- .../truffleruby/core/format/read/array/ReadHashValueNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadIntegerNode.java | 2 +- .../core/format/read/array/ReadLongOrBigIntegerNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadStringNode.java | 2 +- .../org/truffleruby/core/format/read/array/ReadValueNode.java | 2 +- .../org/truffleruby/core/format/read/bytes/ReadBERNode.java | 2 +- .../core/format/read/bytes/ReadBase64StringNode.java | 2 +- .../core/format/read/bytes/ReadBinaryStringNode.java | 2 +- .../truffleruby/core/format/read/bytes/ReadBitStringNode.java | 2 +- .../org/truffleruby/core/format/read/bytes/ReadByteNode.java | 2 +- .../org/truffleruby/core/format/read/bytes/ReadBytesNode.java | 2 +- .../truffleruby/core/format/read/bytes/ReadHexStringNode.java | 2 +- .../truffleruby/core/format/read/bytes/ReadMIMEStringNode.java | 2 +- .../core/format/read/bytes/ReadStringPointerNode.java | 2 +- .../core/format/read/bytes/ReadUTF8CharacterNode.java | 2 +- .../truffleruby/core/format/read/bytes/ReadUUStringNode.java | 2 +- .../java/org/truffleruby/core/format/unpack/ArrayResult.java | 2 +- .../truffleruby/core/format/unpack/SimpleUnpackTreeBuilder.java | 2 +- .../java/org/truffleruby/core/format/unpack/UnpackCompiler.java | 2 +- .../java/org/truffleruby/core/format/unpack/UnpackRootNode.java | 2 +- src/main/java/org/truffleruby/core/format/write/OutputNode.java | 2 +- .../org/truffleruby/core/format/write/array/WriteValueNode.java | 2 +- .../org/truffleruby/core/format/write/bytes/WriteBERNode.java | 2 +- .../core/format/write/bytes/WriteBase64StringNode.java | 2 +- .../core/format/write/bytes/WriteBinaryStringNode.java | 2 +- .../truffleruby/core/format/write/bytes/WriteBitStringNode.java | 2 +- .../org/truffleruby/core/format/write/bytes/WriteByteNode.java | 2 +- .../org/truffleruby/core/format/write/bytes/WriteBytesNode.java | 2 +- .../truffleruby/core/format/write/bytes/WriteHexStringNode.java | 2 +- .../core/format/write/bytes/WriteMIMEStringNode.java | 2 +- .../core/format/write/bytes/WritePaddedBytesNode.java | 2 +- .../core/format/write/bytes/WriteUTF8CharacterNode.java | 2 +- .../truffleruby/core/format/write/bytes/WriteUUStringNode.java | 2 +- .../org/truffleruby/core/hash/CompareByRubyIdentityWrapper.java | 2 +- .../java/org/truffleruby/core/hash/CompareHashKeysNode.java | 2 +- .../java/org/truffleruby/core/hash/ConcatHashLiteralNode.java | 2 +- src/main/java/org/truffleruby/core/hash/Entry.java | 2 +- .../org/truffleruby/core/hash/FreezeHashKeyIfNeededNode.java | 2 +- src/main/java/org/truffleruby/core/hash/HashGuards.java | 2 +- src/main/java/org/truffleruby/core/hash/HashLiteralNode.java | 2 +- src/main/java/org/truffleruby/core/hash/HashLookupResult.java | 2 +- src/main/java/org/truffleruby/core/hash/HashNodes.java | 2 +- src/main/java/org/truffleruby/core/hash/HashOperations.java | 2 +- src/main/java/org/truffleruby/core/hash/HashingNodes.java | 2 +- .../org/truffleruby/core/hash/PreInitializationManager.java | 2 +- src/main/java/org/truffleruby/core/hash/ReHashable.java | 2 +- src/main/java/org/truffleruby/core/hash/RubyHash.java | 2 +- .../org/truffleruby/core/hash/library/BucketsHashStore.java | 2 +- .../org/truffleruby/core/hash/library/CompactHashStore.java | 2 +- .../java/org/truffleruby/core/hash/library/EmptyHashStore.java | 2 +- .../org/truffleruby/core/hash/library/HashStoreLibrary.java | 2 +- .../truffleruby/core/hash/library/PackedHashStoreLibrary.java | 2 +- .../org/truffleruby/core/inlined/AlwaysInlinedMethodNode.java | 2 +- .../truffleruby/core/inlined/BinaryInlinedOperationNode.java | 2 +- .../org/truffleruby/core/inlined/CoreMethodAssumptions.java | 2 +- src/main/java/org/truffleruby/core/inlined/CoreMethods.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedAddNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedAtNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedBitAndNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedBitOrNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedByteSizeNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedCaseEqualNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedDivNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedEqualNode.java | 2 +- .../org/truffleruby/core/inlined/InlinedGreaterOrEqualNode.java | 2 +- .../org/truffleruby/core/inlined/InlinedGreaterThanNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedIndexGetNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedIndexSetNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedIsANode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedIsNilNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedKindOfNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedLambdaNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedLeftShiftNode.java | 2 +- .../org/truffleruby/core/inlined/InlinedLessOrEqualNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedLessThanNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedModNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedMulNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedNegNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedNotNode.java | 2 +- .../java/org/truffleruby/core/inlined/InlinedOperationNode.java | 2 +- .../org/truffleruby/core/inlined/InlinedReplaceableNode.java | 2 +- .../org/truffleruby/core/inlined/InlinedRightShiftNode.java | 2 +- src/main/java/org/truffleruby/core/inlined/InlinedSubNode.java | 2 +- .../java/org/truffleruby/core/inlined/LambdaToProcNode.java | 2 +- .../truffleruby/core/inlined/TernaryInlinedOperationNode.java | 2 +- .../org/truffleruby/core/inlined/UnaryInlinedOperationNode.java | 2 +- src/main/java/org/truffleruby/core/kernel/AtExitManager.java | 2 +- src/main/java/org/truffleruby/core/kernel/AutoSplitNode.java | 2 +- src/main/java/org/truffleruby/core/kernel/ChompLoopNode.java | 2 +- src/main/java/org/truffleruby/core/kernel/KernelGetsNode.java | 2 +- src/main/java/org/truffleruby/core/kernel/KernelNodes.java | 2 +- .../org/truffleruby/core/kernel/KernelPrintLastLineNode.java | 2 +- src/main/java/org/truffleruby/core/kernel/TraceManager.java | 2 +- .../java/org/truffleruby/core/kernel/TruffleKernelNodes.java | 2 +- src/main/java/org/truffleruby/core/klass/ClassNodes.java | 2 +- src/main/java/org/truffleruby/core/klass/RubyClass.java | 2 +- src/main/java/org/truffleruby/core/method/MethodEntry.java | 2 +- src/main/java/org/truffleruby/core/method/MethodFilter.java | 2 +- src/main/java/org/truffleruby/core/method/MethodNodes.java | 2 +- src/main/java/org/truffleruby/core/method/RubyMethod.java | 2 +- .../java/org/truffleruby/core/method/RubyUnboundMethod.java | 2 +- .../java/org/truffleruby/core/method/UnboundMethodNodes.java | 2 +- src/main/java/org/truffleruby/core/module/AncestorIterator.java | 2 +- .../java/org/truffleruby/core/module/ConstantLookupResult.java | 2 +- src/main/java/org/truffleruby/core/module/IncludedModule.java | 2 +- .../org/truffleruby/core/module/IncludedModulesIterator.java | 2 +- .../java/org/truffleruby/core/module/MethodLookupResult.java | 2 +- src/main/java/org/truffleruby/core/module/ModuleChain.java | 2 +- src/main/java/org/truffleruby/core/module/ModuleFields.java | 2 +- src/main/java/org/truffleruby/core/module/ModuleNodes.java | 2 +- src/main/java/org/truffleruby/core/module/ModuleOperations.java | 2 +- src/main/java/org/truffleruby/core/module/PrependMarker.java | 2 +- src/main/java/org/truffleruby/core/module/RubyModule.java | 2 +- .../java/org/truffleruby/core/monitor/TruffleMonitorNodes.java | 2 +- .../java/org/truffleruby/core/mutex/ConditionVariableNodes.java | 2 +- src/main/java/org/truffleruby/core/mutex/MutexNodes.java | 2 +- src/main/java/org/truffleruby/core/mutex/MutexOperations.java | 2 +- .../java/org/truffleruby/core/mutex/RubyConditionVariable.java | 2 +- src/main/java/org/truffleruby/core/mutex/RubyMutex.java | 2 +- src/main/java/org/truffleruby/core/numeric/BigIntegerOps.java | 2 +- .../java/org/truffleruby/core/numeric/BignumOperations.java | 2 +- src/main/java/org/truffleruby/core/numeric/FixnumLowerNode.java | 2 +- .../java/org/truffleruby/core/numeric/FixnumOrBignumNode.java | 2 +- src/main/java/org/truffleruby/core/numeric/FloatNodes.java | 2 +- .../java/org/truffleruby/core/numeric/GeneralDivModNode.java | 2 +- src/main/java/org/truffleruby/core/numeric/IntegerNodes.java | 2 +- src/main/java/org/truffleruby/core/numeric/RubyBignum.java | 2 +- .../org/truffleruby/core/objectspace/ObjectSpaceManager.java | 2 +- .../java/org/truffleruby/core/objectspace/ObjectSpaceNodes.java | 2 +- src/main/java/org/truffleruby/core/objectspace/RubyWeakMap.java | 2 +- .../java/org/truffleruby/core/objectspace/WeakMapNodes.java | 2 +- .../java/org/truffleruby/core/objectspace/WeakMapStorage.java | 2 +- src/main/java/org/truffleruby/core/proc/ProcCallTargets.java | 2 +- src/main/java/org/truffleruby/core/proc/ProcNodes.java | 2 +- src/main/java/org/truffleruby/core/proc/ProcOperations.java | 2 +- src/main/java/org/truffleruby/core/proc/ProcType.java | 2 +- src/main/java/org/truffleruby/core/proc/RubyProc.java | 2 +- src/main/java/org/truffleruby/core/queue/QueueNodes.java | 2 +- src/main/java/org/truffleruby/core/queue/RubyQueue.java | 2 +- src/main/java/org/truffleruby/core/queue/RubySizedQueue.java | 2 +- src/main/java/org/truffleruby/core/queue/SizedQueue.java | 2 +- src/main/java/org/truffleruby/core/queue/SizedQueueNodes.java | 2 +- src/main/java/org/truffleruby/core/queue/UnsizedQueue.java | 2 +- src/main/java/org/truffleruby/core/range/RangeNodes.java | 2 +- .../java/org/truffleruby/core/range/RubyIntOrLongRange.java | 2 +- src/main/java/org/truffleruby/core/range/RubyIntRange.java | 2 +- src/main/java/org/truffleruby/core/range/RubyLongRange.java | 2 +- src/main/java/org/truffleruby/core/range/RubyObjectRange.java | 2 +- .../java/org/truffleruby/core/refinement/RefinementNodes.java | 2 +- src/main/java/org/truffleruby/core/regexp/EncodingCache.java | 2 +- .../org/truffleruby/core/regexp/InterpolatedRegexpNode.java | 2 +- src/main/java/org/truffleruby/core/regexp/MatchDataNodes.java | 2 +- .../java/org/truffleruby/core/regexp/RegexWarnCallback.java | 2 +- .../org/truffleruby/core/regexp/RegexWarnDeferredCallback.java | 2 +- src/main/java/org/truffleruby/core/regexp/RegexpCacheKey.java | 2 +- src/main/java/org/truffleruby/core/regexp/RegexpNodes.java | 2 +- src/main/java/org/truffleruby/core/regexp/RegexpOptions.java | 2 +- src/main/java/org/truffleruby/core/regexp/RegexpTable.java | 2 +- src/main/java/org/truffleruby/core/regexp/RubyMatchData.java | 2 +- src/main/java/org/truffleruby/core/regexp/RubyRegexp.java | 2 +- src/main/java/org/truffleruby/core/regexp/TRegexCache.java | 2 +- .../java/org/truffleruby/core/regexp/TruffleRegexpNodes.java | 2 +- .../org/truffleruby/core/rescue/AssignRescueVariableNode.java | 2 +- .../java/org/truffleruby/core/string/ATStringWithEncoding.java | 2 +- src/main/java/org/truffleruby/core/string/BytesKey.java | 2 +- .../core/string/CannotConvertBinaryRubyStringToJavaString.java | 2 +- src/main/java/org/truffleruby/core/string/ConvertBytes.java | 2 +- src/main/java/org/truffleruby/core/string/CoreString.java | 2 +- src/main/java/org/truffleruby/core/string/CoreStrings.java | 2 +- .../java/org/truffleruby/core/string/FrozenStringLiterals.java | 2 +- src/main/java/org/truffleruby/core/string/FrozenStrings.java | 2 +- .../java/org/truffleruby/core/string/ImmutableRubyString.java | 2 +- .../org/truffleruby/core/string/InterpolatedStringNode.java | 2 +- .../java/org/truffleruby/core/string/PathToTStringCache.java | 2 +- src/main/java/org/truffleruby/core/string/RubyString.java | 2 +- src/main/java/org/truffleruby/core/string/StringGuards.java | 2 +- .../java/org/truffleruby/core/string/StringHelperNodes.java | 2 +- src/main/java/org/truffleruby/core/string/StringNodes.java | 2 +- src/main/java/org/truffleruby/core/string/StringOperations.java | 2 +- src/main/java/org/truffleruby/core/string/StringUtils.java | 2 +- src/main/java/org/truffleruby/core/string/TBytesKey.java | 2 +- src/main/java/org/truffleruby/core/string/TStringBuilder.java | 2 +- src/main/java/org/truffleruby/core/string/TStringCache.java | 2 +- src/main/java/org/truffleruby/core/string/TStringConstants.java | 2 +- .../java/org/truffleruby/core/string/TStringWithEncoding.java | 2 +- .../org/truffleruby/core/string/TStringWithEncodingBase.java | 2 +- src/main/java/org/truffleruby/core/support/ByteArrayNodes.java | 2 +- .../org/truffleruby/core/support/CustomRandomizerNodes.java | 2 +- .../org/truffleruby/core/support/DetailedInspectingSupport.java | 2 +- .../java/org/truffleruby/core/support/GetRandomIntNode.java | 2 +- src/main/java/org/truffleruby/core/support/IONodes.java | 2 +- .../java/org/truffleruby/core/support/PRNGRandomizerNodes.java | 2 +- src/main/java/org/truffleruby/core/support/RandomizerNodes.java | 2 +- src/main/java/org/truffleruby/core/support/RubyByteArray.java | 2 +- .../java/org/truffleruby/core/support/RubyCustomRandomizer.java | 2 +- src/main/java/org/truffleruby/core/support/RubyIO.java | 2 +- .../java/org/truffleruby/core/support/RubyPRNGRandomizer.java | 2 +- src/main/java/org/truffleruby/core/support/RubyRandomizer.java | 2 +- .../java/org/truffleruby/core/support/RubySecureRandomizer.java | 2 +- .../org/truffleruby/core/support/SecureRandomizerNodes.java | 2 +- src/main/java/org/truffleruby/core/support/TypeNodes.java | 2 +- src/main/java/org/truffleruby/core/support/WeakRefNodes.java | 2 +- src/main/java/org/truffleruby/core/symbol/CoreSymbols.java | 2 +- src/main/java/org/truffleruby/core/symbol/RubySymbol.java | 2 +- src/main/java/org/truffleruby/core/symbol/SymbolNodes.java | 2 +- src/main/java/org/truffleruby/core/symbol/SymbolTable.java | 2 +- .../java/org/truffleruby/core/thread/NativeCallInterrupter.java | 2 +- .../java/org/truffleruby/core/thread/RubyBacktraceLocation.java | 2 +- src/main/java/org/truffleruby/core/thread/RubyThread.java | 2 +- .../truffleruby/core/thread/ThreadBacktraceLocationNodes.java | 2 +- .../java/org/truffleruby/core/thread/ThreadLocalBuffer.java | 2 +- src/main/java/org/truffleruby/core/thread/ThreadManager.java | 2 +- src/main/java/org/truffleruby/core/thread/ThreadNodes.java | 2 +- src/main/java/org/truffleruby/core/thread/ThreadStatus.java | 2 +- .../java/org/truffleruby/core/thread/TruffleThreadNodes.java | 2 +- src/main/java/org/truffleruby/core/time/GetTimeZoneNode.java | 2 +- src/main/java/org/truffleruby/core/time/RubyTime.java | 2 +- src/main/java/org/truffleruby/core/time/StrftimeLexer.java | 2 +- src/main/java/org/truffleruby/core/time/TimeNodes.java | 2 +- src/main/java/org/truffleruby/core/time/TimeZoneAndName.java | 2 +- .../java/org/truffleruby/core/tracepoint/RubyTracePoint.java | 2 +- .../org/truffleruby/core/tracepoint/TraceBaseEventNode.java | 2 +- .../java/org/truffleruby/core/tracepoint/TracePointEvent.java | 2 +- .../org/truffleruby/core/tracepoint/TracePointEventNode.java | 2 +- .../java/org/truffleruby/core/tracepoint/TracePointNodes.java | 2 +- .../java/org/truffleruby/core/tracepoint/TracePointState.java | 2 +- .../java/org/truffleruby/debug/BindingLocalVariablesObject.java | 2 +- src/main/java/org/truffleruby/debug/ChaosNode.java | 2 +- src/main/java/org/truffleruby/debug/DebugHelpers.java | 2 +- src/main/java/org/truffleruby/debug/GlobalVariablesObject.java | 2 +- src/main/java/org/truffleruby/debug/MetricsBodyNode.java | 2 +- .../java/org/truffleruby/debug/MetricsInternalRootNode.java | 2 +- src/main/java/org/truffleruby/debug/MetricsProfiler.java | 2 +- src/main/java/org/truffleruby/debug/RubyScope.java | 2 +- src/main/java/org/truffleruby/debug/SingleElementArray.java | 2 +- src/main/java/org/truffleruby/debug/SingleMemberDescriptor.java | 2 +- src/main/java/org/truffleruby/debug/TopScopeObject.java | 2 +- src/main/java/org/truffleruby/debug/TruffleASTPrinter.java | 2 +- src/main/java/org/truffleruby/debug/TruffleDebugNodes.java | 2 +- src/main/java/org/truffleruby/debug/VariableNamesObject.java | 2 +- src/main/java/org/truffleruby/extra/AtomicReferenceNodes.java | 2 +- src/main/java/org/truffleruby/extra/ConcurrentMapNodes.java | 2 +- src/main/java/org/truffleruby/extra/RubyAtomicReference.java | 2 +- src/main/java/org/truffleruby/extra/RubyConcurrentMap.java | 2 +- src/main/java/org/truffleruby/extra/TruffleGraalNodes.java | 2 +- src/main/java/org/truffleruby/extra/TrufflePosixNodes.java | 2 +- src/main/java/org/truffleruby/extra/TruffleRubyNodes.java | 2 +- src/main/java/org/truffleruby/extra/ffi/Pointer.java | 2 +- src/main/java/org/truffleruby/extra/ffi/PointerNodes.java | 2 +- src/main/java/org/truffleruby/extra/ffi/RubyPointer.java | 2 +- src/main/java/org/truffleruby/interop/BoxedValue.java | 2 +- .../org/truffleruby/interop/ForeignToRubyArgumentsNode.java | 2 +- src/main/java/org/truffleruby/interop/ForeignToRubyNode.java | 2 +- src/main/java/org/truffleruby/interop/FromJavaStringNode.java | 2 +- src/main/java/org/truffleruby/interop/InteropNodes.java | 2 +- src/main/java/org/truffleruby/interop/PolyglotNodes.java | 2 +- src/main/java/org/truffleruby/interop/ProxyForeignObject.java | 2 +- src/main/java/org/truffleruby/interop/RubyInnerContext.java | 2 +- src/main/java/org/truffleruby/interop/RubySourceLocation.java | 2 +- src/main/java/org/truffleruby/interop/SourceLocationNodes.java | 2 +- .../java/org/truffleruby/interop/SymbolToByteOrderNode.java | 2 +- src/main/java/org/truffleruby/interop/ToJavaStringNode.java | 2 +- .../org/truffleruby/interop/ToJavaStringWithDefaultNode.java | 2 +- .../org/truffleruby/interop/TranslateInteropExceptionNode.java | 2 +- .../truffleruby/interop/TranslateInteropRubyExceptionNode.java | 2 +- src/main/java/org/truffleruby/language/AutoloadConstant.java | 2 +- src/main/java/org/truffleruby/language/CallStackManager.java | 2 +- src/main/java/org/truffleruby/language/DataNode.java | 2 +- src/main/java/org/truffleruby/language/EmitWarningsNode.java | 2 +- src/main/java/org/truffleruby/language/ImmutableRubyObject.java | 2 +- .../org/truffleruby/language/ImmutableRubyObjectCopyable.java | 2 +- .../truffleruby/language/ImmutableRubyObjectNotCopyable.java | 2 +- src/main/java/org/truffleruby/language/LazyWarnNode.java | 2 +- src/main/java/org/truffleruby/language/LazyWarningNode.java | 2 +- src/main/java/org/truffleruby/language/LexicalScope.java | 2 +- src/main/java/org/truffleruby/language/Nil.java | 2 +- .../java/org/truffleruby/language/NoImplicitCastsToLong.java | 2 +- .../java/org/truffleruby/language/NotOptimizedWarningNode.java | 2 +- src/main/java/org/truffleruby/language/NotProvided.java | 2 +- src/main/java/org/truffleruby/language/RubyBaseNode.java | 2 +- .../java/org/truffleruby/language/RubyBaseNodeWithExecute.java | 2 +- src/main/java/org/truffleruby/language/RubyBaseRootNode.java | 2 +- .../java/org/truffleruby/language/RubyCheckArityRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyConstant.java | 2 +- .../java/org/truffleruby/language/RubyContextSourceNode.java | 2 +- .../java/org/truffleruby/language/RubyCoreMethodRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyDynamicObject.java | 2 +- .../org/truffleruby/language/RubyEvalInteractiveRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyEvalRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyGuards.java | 2 +- .../org/truffleruby/language/RubyInlineParsingRequestNode.java | 2 +- src/main/java/org/truffleruby/language/RubyLambdaRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyMethodRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyNode.java | 2 +- .../java/org/truffleruby/language/RubyParsingRequestNode.java | 2 +- src/main/java/org/truffleruby/language/RubyProcRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyRootNode.java | 2 +- .../java/org/truffleruby/language/RubyTopLevelRootNode.java | 2 +- src/main/java/org/truffleruby/language/RubyTypes.java | 2 +- src/main/java/org/truffleruby/language/SafepointAction.java | 2 +- src/main/java/org/truffleruby/language/SafepointManager.java | 2 +- src/main/java/org/truffleruby/language/SafepointPredicate.java | 2 +- .../java/org/truffleruby/language/SetTopLevelBindingNode.java | 2 +- src/main/java/org/truffleruby/language/SourceIndexLength.java | 2 +- .../org/truffleruby/language/SpecialVariablesSendingNode.java | 2 +- src/main/java/org/truffleruby/language/TruffleBootNodes.java | 2 +- src/main/java/org/truffleruby/language/WarnNode.java | 2 +- src/main/java/org/truffleruby/language/WarningNode.java | 2 +- .../truffleruby/language/arguments/ArgumentDescriptorUtils.java | 2 +- .../org/truffleruby/language/arguments/ArgumentsDescriptor.java | 2 +- .../language/arguments/ArrayIsAtLeastAsLargeAsNode.java | 2 +- .../truffleruby/language/arguments/CheckKeywordArityNode.java | 2 +- .../language/arguments/CheckNoKeywordArgumentsNode.java | 2 +- .../language/arguments/KeywordArgumentsDescriptor.java | 2 +- .../language/arguments/KeywordArgumentsDescriptorManager.java | 2 +- .../truffleruby/language/arguments/MissingArgumentBehavior.java | 2 +- .../language/arguments/MissingKeywordArgumentNode.java | 2 +- .../language/arguments/NoKeywordArgumentsDescriptor.java | 2 +- .../org/truffleruby/language/arguments/NotProvidedNode.java | 2 +- .../org/truffleruby/language/arguments/ProfileArgumentNode.java | 2 +- .../arguments/ReadBlockFromCurrentFrameArgumentsNode.java | 2 +- .../language/arguments/ReadCallerVariablesIfAvailableNode.java | 2 +- .../truffleruby/language/arguments/ReadCallerVariablesNode.java | 2 +- .../truffleruby/language/arguments/ReadKeywordArgumentNode.java | 2 +- .../language/arguments/ReadKeywordRestArgumentNode.java | 2 +- .../language/arguments/ReadOptionalArgumentNode.java | 2 +- .../truffleruby/language/arguments/ReadPostArgumentNode.java | 2 +- .../org/truffleruby/language/arguments/ReadPreArgumentNode.java | 2 +- .../language/arguments/ReadRemainingArgumentsNode.java | 2 +- .../truffleruby/language/arguments/ReadRestArgumentNode.java | 2 +- .../java/org/truffleruby/language/arguments/ReadSelfNode.java | 2 +- .../language/arguments/ReadUserKeywordsHashNode.java | 2 +- .../java/org/truffleruby/language/arguments/RubyArguments.java | 2 +- .../org/truffleruby/language/arguments/SaveMethodBlockNode.java | 2 +- .../truffleruby/language/arguments/ShouldDestructureNode.java | 2 +- .../org/truffleruby/language/arguments/SplatToArgsNode.java | 2 +- src/main/java/org/truffleruby/language/backtrace/Backtrace.java | 2 +- .../org/truffleruby/language/backtrace/BacktraceFormatter.java | 2 +- .../truffleruby/language/backtrace/BacktraceInterleaver.java | 2 +- .../org/truffleruby/language/backtrace/InternalRootNode.java | 2 +- .../java/org/truffleruby/language/constants/ConstantEntry.java | 2 +- .../org/truffleruby/language/constants/GetConstantNode.java | 2 +- .../truffleruby/language/constants/LookupConstantBaseNode.java | 2 +- .../truffleruby/language/constants/LookupConstantInterface.java | 2 +- .../org/truffleruby/language/constants/LookupConstantNode.java | 2 +- .../language/constants/LookupConstantWithDynamicScopeNode.java | 2 +- .../language/constants/LookupConstantWithLexicalScopeNode.java | 2 +- .../truffleruby/language/constants/OrAssignConstantNode.java | 2 +- .../org/truffleruby/language/constants/ReadConstantNode.java | 2 +- .../language/constants/ReadConstantWithDynamicScopeNode.java | 2 +- .../language/constants/ReadConstantWithLexicalScopeNode.java | 2 +- .../org/truffleruby/language/constants/WriteConstantNode.java | 2 +- src/main/java/org/truffleruby/language/control/AndNode.java | 2 +- .../java/org/truffleruby/language/control/BreakException.java | 2 +- src/main/java/org/truffleruby/language/control/BreakID.java | 2 +- src/main/java/org/truffleruby/language/control/BreakNode.java | 2 +- .../truffleruby/language/control/DeferredRaiseException.java | 2 +- .../truffleruby/language/control/DynamicReturnException.java | 2 +- .../org/truffleruby/language/control/DynamicReturnNode.java | 2 +- .../org/truffleruby/language/control/ElidableResultNode.java | 2 +- .../truffleruby/language/control/ExecuteAndReturnTrueNode.java | 2 +- .../java/org/truffleruby/language/control/ExitException.java | 2 +- .../org/truffleruby/language/control/FrameOnStackMarker.java | 2 +- .../java/org/truffleruby/language/control/FrameOnStackNode.java | 2 +- src/main/java/org/truffleruby/language/control/IfElseNode.java | 2 +- src/main/java/org/truffleruby/language/control/IfNode.java | 2 +- .../org/truffleruby/language/control/InvalidReturnNode.java | 2 +- .../java/org/truffleruby/language/control/KillException.java | 2 +- .../org/truffleruby/language/control/LocalReturnException.java | 2 +- .../java/org/truffleruby/language/control/LocalReturnNode.java | 2 +- .../java/org/truffleruby/language/control/NextException.java | 2 +- src/main/java/org/truffleruby/language/control/NextNode.java | 2 +- .../org/truffleruby/language/control/NoMatchingPatternNode.java | 2 +- src/main/java/org/truffleruby/language/control/NotNode.java | 2 +- src/main/java/org/truffleruby/language/control/OnceNode.java | 2 +- .../truffleruby/language/control/OrLazyValueDefinedNode.java | 2 +- src/main/java/org/truffleruby/language/control/OrNode.java | 2 +- .../java/org/truffleruby/language/control/RaiseException.java | 2 +- .../java/org/truffleruby/language/control/RedoException.java | 2 +- src/main/java/org/truffleruby/language/control/RedoNode.java | 2 +- .../java/org/truffleruby/language/control/RetryException.java | 2 +- src/main/java/org/truffleruby/language/control/RetryNode.java | 2 +- src/main/java/org/truffleruby/language/control/ReturnID.java | 2 +- .../truffleruby/language/control/RubyControlFlowException.java | 2 +- .../java/org/truffleruby/language/control/RubyThrowable.java | 2 +- .../java/org/truffleruby/language/control/SequenceNode.java | 2 +- .../org/truffleruby/language/control/TerminationException.java | 2 +- .../java/org/truffleruby/language/control/ThrowException.java | 2 +- src/main/java/org/truffleruby/language/control/UnlessNode.java | 2 +- src/main/java/org/truffleruby/language/control/WhileNode.java | 2 +- src/main/java/org/truffleruby/language/defined/DefinedNode.java | 2 +- .../org/truffleruby/language/defined/DefinedWrapperNode.java | 2 +- .../truffleruby/language/dispatch/DispatchConfiguration.java | 2 +- .../language/dispatch/DispatchMethodMissingNode.java | 2 +- .../java/org/truffleruby/language/dispatch/DispatchNode.java | 2 +- .../truffleruby/language/dispatch/InternalRespondToNode.java | 2 +- .../language/dispatch/LazyDispatchMethodMissingNode.java | 2 +- .../org/truffleruby/language/dispatch/LazyDispatchNode.java | 2 +- .../java/org/truffleruby/language/dispatch/LiteralCallNode.java | 2 +- .../java/org/truffleruby/language/dispatch/MissingBehavior.java | 2 +- .../java/org/truffleruby/language/dispatch/RubyCallNode.java | 2 +- .../truffleruby/language/dispatch/RubyCallNodeParameters.java | 2 +- .../java/org/truffleruby/language/exceptions/EnsureNode.java | 2 +- .../org/truffleruby/language/exceptions/RescueClassesNode.java | 2 +- .../java/org/truffleruby/language/exceptions/RescueNode.java | 2 +- .../org/truffleruby/language/exceptions/RescueSplatNode.java | 2 +- .../language/exceptions/RescueStandardErrorNode.java | 2 +- .../truffleruby/language/exceptions/TopLevelRaiseHandler.java | 2 +- src/main/java/org/truffleruby/language/exceptions/TryNode.java | 2 +- .../org/truffleruby/language/globals/AliasGlobalVarNode.java | 2 +- .../org/truffleruby/language/globals/GlobalVariableReader.java | 2 +- .../org/truffleruby/language/globals/GlobalVariableStorage.java | 2 +- .../java/org/truffleruby/language/globals/GlobalVariables.java | 2 +- .../language/globals/IsDefinedGlobalVariableNode.java | 2 +- .../language/globals/LookupGlobalVariableStorageNode.java | 2 +- .../truffleruby/language/globals/ReadGlobalVariableNode.java | 2 +- .../truffleruby/language/globals/ReadMatchReferenceNodes.java | 2 +- .../language/globals/ReadSimpleGlobalVariableNode.java | 2 +- .../truffleruby/language/globals/WriteGlobalVariableNode.java | 2 +- .../language/globals/WriteSimpleGlobalVariableNode.java | 2 +- .../org/truffleruby/language/library/RubyStringLibrary.java | 2 +- .../org/truffleruby/language/literal/BooleanLiteralNode.java | 2 +- .../java/org/truffleruby/language/literal/FloatLiteralNode.java | 2 +- .../truffleruby/language/literal/FrozenStringLiteralNode.java | 2 +- .../truffleruby/language/literal/IntegerFixnumLiteralNode.java | 2 +- .../org/truffleruby/language/literal/LongFixnumLiteralNode.java | 2 +- .../java/org/truffleruby/language/literal/NilLiteralNode.java | 2 +- .../truffleruby/language/literal/ObjectClassLiteralNode.java | 2 +- .../org/truffleruby/language/literal/ObjectLiteralNode.java | 2 +- .../org/truffleruby/language/literal/StringLiteralNode.java | 2 +- .../language/literal/TruffleInternalModuleLiteralNode.java | 2 +- .../literal/TruffleKernelOperationsModuleLiteralNode.java | 2 +- .../org/truffleruby/language/loader/ByteBasedCharSequence.java | 2 +- src/main/java/org/truffleruby/language/loader/CodeLoader.java | 2 +- .../java/org/truffleruby/language/loader/EmbeddedScript.java | 2 +- src/main/java/org/truffleruby/language/loader/EvalLoader.java | 2 +- .../java/org/truffleruby/language/loader/FeatureLoader.java | 2 +- src/main/java/org/truffleruby/language/loader/FileLoader.java | 2 +- src/main/java/org/truffleruby/language/loader/MainLoader.java | 2 +- .../truffleruby/language/loader/ReentrantLockFreeingMap.java | 2 +- src/main/java/org/truffleruby/language/loader/RequireNode.java | 2 +- .../java/org/truffleruby/language/loader/ResourceLoader.java | 2 +- .../language/locals/FindDeclarationVariableNodes.java | 2 +- src/main/java/org/truffleruby/language/locals/FlipFlopNode.java | 2 +- .../language/locals/FrameDescriptorNamesIterator.java | 2 +- .../org/truffleruby/language/locals/InitFlipFlopSlotNode.java | 2 +- .../java/org/truffleruby/language/locals/LocalVariableType.java | 2 +- .../language/locals/ReadDeclarationVariableNode.java | 2 +- .../java/org/truffleruby/language/locals/ReadFrameSlotNode.java | 2 +- .../java/org/truffleruby/language/locals/ReadLocalNode.java | 2 +- .../org/truffleruby/language/locals/ReadLocalVariableNode.java | 2 +- .../language/locals/WriteDeclarationVariableNode.java | 2 +- .../org/truffleruby/language/locals/WriteFrameSlotNode.java | 2 +- .../java/org/truffleruby/language/locals/WriteLocalNode.java | 2 +- .../org/truffleruby/language/locals/WriteLocalVariableNode.java | 2 +- src/main/java/org/truffleruby/language/methods/Arity.java | 2 +- .../org/truffleruby/language/methods/BlockDefinitionNode.java | 2 +- .../language/methods/CachedLazyCallTargetSupplier.java | 2 +- .../org/truffleruby/language/methods/CallForeignMethodNode.java | 2 +- .../truffleruby/language/methods/CallInternalMethodNode.java | 2 +- .../truffleruby/language/methods/CanBindMethodToModuleNode.java | 2 +- .../java/org/truffleruby/language/methods/CatchBreakNode.java | 2 +- .../org/truffleruby/language/methods/DeclarationContext.java | 2 +- .../org/truffleruby/language/methods/GetMethodObjectNode.java | 2 +- .../java/org/truffleruby/language/methods/InternalMethod.java | 2 +- .../language/methods/LiteralMethodDefinitionNode.java | 2 +- .../java/org/truffleruby/language/methods/LookupMethodNode.java | 2 +- .../truffleruby/language/methods/LookupMethodOnSelfNode.java | 2 +- .../org/truffleruby/language/methods/ModuleBodyDefinition.java | 2 +- .../java/org/truffleruby/language/methods/SharedMethodInfo.java | 2 +- .../java/org/truffleruby/language/methods/SymbolProcNode.java | 2 +- .../truffleruby/language/methods/TranslateExceptionNode.java | 2 +- src/main/java/org/truffleruby/language/methods/UsingNode.java | 2 +- .../org/truffleruby/language/methods/WithoutVisibilityNode.java | 2 +- .../org/truffleruby/language/objects/AllocationTracing.java | 2 +- .../truffleruby/language/objects/CanHaveSingletonClassNode.java | 2 +- .../org/truffleruby/language/objects/CheckIVarNameNode.java | 2 +- .../java/org/truffleruby/language/objects/DefineClassNode.java | 2 +- .../java/org/truffleruby/language/objects/DefineModuleNode.java | 2 +- .../truffleruby/language/objects/DynamicLexicalScopeNode.java | 2 +- .../java/org/truffleruby/language/objects/ForeignClassNode.java | 2 +- src/main/java/org/truffleruby/language/objects/FreezeNode.java | 2 +- .../language/objects/GetDynamicLexicalScopeNode.java | 2 +- .../org/truffleruby/language/objects/ImmutableClassNode.java | 2 +- .../org/truffleruby/language/objects/InitializeClassNode.java | 2 +- .../language/objects/InsideModuleDefinitionNode.java | 2 +- src/main/java/org/truffleruby/language/objects/IsANode.java | 2 +- .../org/truffleruby/language/objects/IsCopyableObjectNode.java | 2 +- .../java/org/truffleruby/language/objects/IsFrozenNode.java | 2 +- .../truffleruby/language/objects/LazySingletonClassNode.java | 2 +- .../java/org/truffleruby/language/objects/LexicalScopeNode.java | 2 +- .../java/org/truffleruby/language/objects/LogicalClassNode.java | 2 +- .../language/objects/LookupForExistingModuleNode.java | 2 +- .../java/org/truffleruby/language/objects/MetaClassNode.java | 2 +- src/main/java/org/truffleruby/language/objects/ObjectGraph.java | 2 +- .../java/org/truffleruby/language/objects/ObjectGraphNode.java | 2 +- .../org/truffleruby/language/objects/ObjectIDOperations.java | 2 +- .../truffleruby/language/objects/ReadInstanceVariableNode.java | 2 +- .../java/org/truffleruby/language/objects/RubyObjectType.java | 2 +- .../truffleruby/language/objects/RunModuleDefinitionNode.java | 2 +- src/main/java/org/truffleruby/language/objects/SelfNode.java | 2 +- .../org/truffleruby/language/objects/ShapeCachingGuards.java | 2 +- .../org/truffleruby/language/objects/SingletonClassNode.java | 2 +- .../truffleruby/language/objects/WriteInstanceVariableNode.java | 2 +- .../org/truffleruby/language/objects/WriteObjectFieldNode.java | 2 +- .../objects/classvariables/CheckClassVariableNameNode.java | 2 +- .../language/objects/classvariables/ClassVariableStorage.java | 2 +- .../objects/classvariables/LookupClassVariableNode.java | 2 +- .../objects/classvariables/LookupClassVariableStorageNode.java | 2 +- .../language/objects/classvariables/ReadClassVariableNode.java | 2 +- .../ResolveTargetModuleForClassVariablesNode.java | 2 +- .../language/objects/classvariables/SetClassVariableNode.java | 2 +- .../language/objects/classvariables/WriteClassVariableNode.java | 2 +- .../org/truffleruby/language/objects/shared/IsSharedNode.java | 2 +- .../language/objects/shared/PropagateSharingNode.java | 2 +- .../language/objects/shared/ShareInternalFieldsNode.java | 2 +- .../truffleruby/language/objects/shared/ShareObjectNode.java | 2 +- .../org/truffleruby/language/objects/shared/SharedObjects.java | 2 +- .../truffleruby/language/objects/shared/WriteBarrierNode.java | 2 +- .../org/truffleruby/language/supercall/CallSuperMethodNode.java | 2 +- .../truffleruby/language/supercall/LookupSuperMethodNode.java | 2 +- .../truffleruby/language/supercall/ReadSuperArgumentsNode.java | 2 +- .../truffleruby/language/supercall/ReadZSuperArgumentsNode.java | 2 +- .../java/org/truffleruby/language/supercall/SuperCallNode.java | 2 +- .../truffleruby/language/supercall/ZSuperOutsideMethodNode.java | 2 +- .../language/threadlocal/SpecialVariableStorage.java | 2 +- .../language/threadlocal/ThreadAndFrameLocalStorage.java | 2 +- .../truffleruby/language/threadlocal/ThreadLocalGlobals.java | 2 +- src/main/java/org/truffleruby/language/yield/CallBlockNode.java | 2 +- .../org/truffleruby/language/yield/YieldExpressionNode.java | 2 +- src/main/java/org/truffleruby/options/LanguageOptions.java | 2 +- src/main/java/org/truffleruby/options/Options.java | 2 +- src/main/java/org/truffleruby/parser/BaseTranslator.java | 2 +- src/main/java/org/truffleruby/parser/BlockDescriptorInfo.java | 2 +- src/main/java/org/truffleruby/parser/BodyTranslator.java | 2 +- src/main/java/org/truffleruby/parser/DeadNode.java | 2 +- src/main/java/org/truffleruby/parser/IdentifierType.java | 2 +- .../java/org/truffleruby/parser/LoadArgumentsTranslator.java | 2 +- src/main/java/org/truffleruby/parser/MethodTranslator.java | 2 +- src/main/java/org/truffleruby/parser/OpenModule.java | 2 +- src/main/java/org/truffleruby/parser/ParameterCollector.java | 2 +- src/main/java/org/truffleruby/parser/ParseEnvironment.java | 2 +- src/main/java/org/truffleruby/parser/ParserContext.java | 2 +- src/main/java/org/truffleruby/parser/ParsingParameters.java | 2 +- .../java/org/truffleruby/parser/PatternMatchingTranslator.java | 2 +- .../java/org/truffleruby/parser/ReloadArgumentsTranslator.java | 2 +- src/main/java/org/truffleruby/parser/RubySource.java | 2 +- src/main/java/org/truffleruby/parser/Translator.java | 2 +- src/main/java/org/truffleruby/parser/TranslatorDriver.java | 2 +- src/main/java/org/truffleruby/parser/TranslatorEnvironment.java | 2 +- src/main/java/org/truffleruby/parser/ValueFromNode.java | 2 +- .../java/org/truffleruby/parser/YARPBlockNodeTranslator.java | 2 +- src/main/java/org/truffleruby/parser/YARPDefNodeTranslator.java | 2 +- .../java/org/truffleruby/parser/YARPExecutedOnceExpression.java | 2 +- .../org/truffleruby/parser/YARPLoadArgumentsTranslator.java | 2 +- .../org/truffleruby/parser/YARPMultiTargetNodeTranslator.java | 2 +- .../org/truffleruby/parser/YARPMultiWriteNodeTranslator.java | 2 +- .../parser/YARPParametersNodeToDestructureTranslator.java | 2 +- .../org/truffleruby/parser/YARPReloadArgumentsTranslator.java | 2 +- src/main/java/org/truffleruby/parser/YARPTranslator.java | 2 +- src/main/java/org/truffleruby/parser/YARPTranslatorDriver.java | 2 +- .../java/org/truffleruby/parser/ast/BigRationalParseNode.java | 2 +- .../org/truffleruby/parser/ast/TruffleFragmentParseNode.java | 2 +- .../java/org/truffleruby/parser/lexer/MagicCommentHandler.java | 2 +- .../org/truffleruby/parser/parser/ParserRopeOperations.java | 2 +- .../truffleruby/platform/DarwinAArch64NativeConfiguration.java | 2 +- .../truffleruby/platform/DarwinAMD64NativeConfiguration.java | 2 +- .../org/truffleruby/platform/DefaultNativeConfiguration.java | 2 +- src/main/java/org/truffleruby/platform/ErrnoDescriptions.java | 2 +- .../truffleruby/platform/LinuxAArch64NativeConfiguration.java | 2 +- .../org/truffleruby/platform/LinuxAMD64NativeConfiguration.java | 2 +- src/main/java/org/truffleruby/platform/NativeConfiguration.java | 2 +- src/main/java/org/truffleruby/platform/NativeTypes.java | 2 +- src/main/java/org/truffleruby/platform/Signals.java | 2 +- src/main/java/org/truffleruby/platform/TruffleNFIPlatform.java | 2 +- src/main/java/org/truffleruby/stdlib/CoverageManager.java | 2 +- src/main/java/org/truffleruby/stdlib/CoverageNodes.java | 2 +- src/main/java/org/truffleruby/stdlib/ObjSpaceNodes.java | 2 +- .../java/org/truffleruby/stdlib/digest/DigestAlgorithm.java | 2 +- src/main/java/org/truffleruby/stdlib/digest/DigestNodes.java | 2 +- src/main/java/org/truffleruby/stdlib/digest/RubyDigest.java | 2 +- .../java/org/truffleruby/stdlib/readline/ConsoleHolder.java | 2 +- src/main/java/org/truffleruby/stdlib/readline/IoStream.java | 2 +- src/main/java/org/truffleruby/stdlib/readline/IsTTYHelper.java | 2 +- .../java/org/truffleruby/stdlib/readline/MemoryHistory.java | 2 +- .../truffleruby/stdlib/readline/ParserWithCustomDelimiters.java | 2 +- .../stdlib/readline/PosixSysTerminalKeepSignalHandlers.java | 2 +- .../org/truffleruby/stdlib/readline/ReadlineHistoryNodes.java | 2 +- .../java/org/truffleruby/stdlib/readline/ReadlineNodes.java | 2 +- .../org/truffleruby/stdlib/readline/SingleThreadTerminal.java | 2 +- src/main/java/org/truffleruby/utils/RunTwiceBranchProfile.java | 2 +- src/main/java/org/truffleruby/utils/Utils.java | 2 +- src/main/ruby/truffleruby/core/argf.rb | 2 +- src/main/ruby/truffleruby/core/array.rb | 2 +- src/main/ruby/truffleruby/core/binding.rb | 2 +- src/main/ruby/truffleruby/core/dir.rb | 2 +- src/main/ruby/truffleruby/core/encoding.rb | 2 +- src/main/ruby/truffleruby/core/env.rb | 2 +- src/main/ruby/truffleruby/core/errno.rb | 2 +- src/main/ruby/truffleruby/core/exception.rb | 2 +- src/main/ruby/truffleruby/core/fiber.rb | 2 +- src/main/ruby/truffleruby/core/file.rb | 2 +- src/main/ruby/truffleruby/core/float.rb | 2 +- src/main/ruby/truffleruby/core/gc.rb | 2 +- src/main/ruby/truffleruby/core/hash.rb | 2 +- src/main/ruby/truffleruby/core/integer.rb | 2 +- src/main/ruby/truffleruby/core/io.rb | 2 +- src/main/ruby/truffleruby/core/kernel.rb | 2 +- src/main/ruby/truffleruby/core/lazy_rubygems.rb | 2 +- src/main/ruby/truffleruby/core/main.rb | 2 +- src/main/ruby/truffleruby/core/marshal.rb | 2 +- src/main/ruby/truffleruby/core/match_data.rb | 2 +- src/main/ruby/truffleruby/core/math.rb | 2 +- src/main/ruby/truffleruby/core/method.rb | 2 +- src/main/ruby/truffleruby/core/module.rb | 2 +- src/main/ruby/truffleruby/core/posix.rb | 2 +- src/main/ruby/truffleruby/core/post.rb | 2 +- src/main/ruby/truffleruby/core/pre.rb | 2 +- src/main/ruby/truffleruby/core/proc.rb | 2 +- src/main/ruby/truffleruby/core/process.rb | 2 +- src/main/ruby/truffleruby/core/refinement.rb | 2 +- src/main/ruby/truffleruby/core/regexp.rb | 2 +- src/main/ruby/truffleruby/core/splitter.rb | 2 +- src/main/ruby/truffleruby/core/string.rb | 2 +- src/main/ruby/truffleruby/core/thread.rb | 2 +- src/main/ruby/truffleruby/core/time.rb | 2 +- src/main/ruby/truffleruby/core/tracepoint.rb | 2 +- src/main/ruby/truffleruby/core/transcoding.rb | 2 +- src/main/ruby/truffleruby/core/truffle/backward.rb | 2 +- src/main/ruby/truffleruby/core/truffle/boot.rb | 2 +- src/main/ruby/truffleruby/core/truffle/complex_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/concurrent_map.rb | 2 +- src/main/ruby/truffleruby/core/truffle/ctype.rb | 2 +- src/main/ruby/truffleruby/core/truffle/debug.rb | 2 +- src/main/ruby/truffleruby/core/truffle/diggable.rb | 2 +- src/main/ruby/truffleruby/core/truffle/dir_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/encoding_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/enumerator_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/exception_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/feature_loader.rb | 2 +- src/main/ruby/truffleruby/core/truffle/ffi/pointer.rb | 2 +- src/main/ruby/truffleruby/core/truffle/ffi/pointer_access.rb | 2 +- src/main/ruby/truffleruby/core/truffle/file_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/float_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/gem_util.rb | 2 +- src/main/ruby/truffleruby/core/truffle/hash_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/integer_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/internal.rb | 2 +- src/main/ruby/truffleruby/core/truffle/interop.rb | 2 +- src/main/ruby/truffleruby/core/truffle/interop_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/io_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/kernel_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/method_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/numeric_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/platform.rb | 2 +- src/main/ruby/truffleruby/core/truffle/polyglot.rb | 2 +- src/main/ruby/truffleruby/core/truffle/polyglot_methods.rb | 2 +- src/main/ruby/truffleruby/core/truffle/proc_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/process_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/queue_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/random_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/range_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/regexp_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/stat_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/string_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/thread_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/time_operations.rb | 2 +- src/main/ruby/truffleruby/core/truffle/truffleruby.rb | 2 +- src/main/ruby/truffleruby/core/truffle/versioned_array.rb | 2 +- src/main/ruby/truffleruby/core/truffle/warning_operations.rb | 2 +- src/main/ruby/truffleruby/core/unbound_method.rb | 2 +- src/main/ruby/truffleruby/core/warning.rb | 2 +- src/main/ruby/truffleruby/core/weakmap.rb | 2 +- src/main/ruby/truffleruby/post-boot/post-boot.rb | 2 +- .../org/truffleruby/processor/BuildInformationProcessor.java | 2 +- .../java/org/truffleruby/processor/CoreModuleChecks.java | 2 +- .../java/org/truffleruby/processor/CoreModuleProcessor.java | 2 +- .../java/org/truffleruby/processor/TruffleRubyProcessor.java | 2 +- .../java/org/truffleruby/resources/RubyHomeResource.java | 2 +- src/shared/java/org/truffleruby/shared/BuildInformation.java | 2 +- src/shared/java/org/truffleruby/shared/Metrics.java | 2 +- src/shared/java/org/truffleruby/shared/Platform.java | 2 +- src/shared/java/org/truffleruby/shared/ProcessStatus.java | 2 +- src/shared/java/org/truffleruby/shared/TruffleRuby.java | 2 +- .../java/org/truffleruby/shared/options/OptionsCatalog.java | 2 +- .../java/org/truffleruby/shared/options/OutputFormat.java | 2 +- src/shared/java/org/truffleruby/shared/options/Profile.java | 2 +- .../java/org/truffleruby/shared/options/RubyOptionTypes.java | 2 +- .../org/truffleruby/shared/options/StringArrayOptionType.java | 2 +- src/shared/java/org/truffleruby/shared/options/Verbosity.java | 2 +- src/signal/java/org/truffleruby/signal/LibRubySignal.java | 2 +- src/tck/java/org/truffleruby/tck/RubyTCKLanguageProvider.java | 2 +- src/tck/ruby/lexical-context.rb | 2 +- src/tck/ruby/points.rb | 2 +- src/tck/ruby/recursion.rb | 2 +- .../org/truffleruby/test/embedding/ContextPermissionsTest.java | 2 +- .../java/org/truffleruby/test/embedding/JSR223InteropTest.java | 2 +- .../java/org/truffleruby/test/embedding/MiscTest.java | 2 +- .../java/org/truffleruby/test/embedding/PolyglotIOTest.java | 2 +- .../org/truffleruby/test/embedding/PolyglotInteropTest.java | 2 +- .../java/org/truffleruby/test/embedding/RubyTest.java | 2 +- .../java/org/truffleruby/test/embedding/TestingThread.java | 2 +- .../truffleruby/test/embedding/TruffleRubyEngineFactory.java | 2 +- .../org/truffleruby/test/embedding/fixtures/FluidForce.java | 2 +- .../java/org/truffleruby/test/internal/ArrayBuilderTest.java | 2 +- .../java/org/truffleruby/test/internal/ArrayStoreTest.java | 2 +- .../java/org/truffleruby/test/internal/EmbeddedScriptTest.java | 2 +- .../java/org/truffleruby/test/internal/LeakTest.java | 2 +- .../java/org/truffleruby/test/internal/RubyDebugTest.java | 2 +- .../org/truffleruby/test/internal/RubyFileTypeDetectorTest.java | 2 +- .../java/org/truffleruby/test/internal/RubyTest.java | 2 +- .../java/org/truffleruby/test/internal/SourceSectionTest.java | 2 +- src/test-internal/ruby/factorial.rb | 2 +- src/test-internal/ruby/modify.rb | 2 +- src/test-internal/ruby/raise_ex.rb | 2 +- src/test-internal/ruby/types.rb | 2 +- test/truffle/compiler/can-we-fold-yet/can-we-fold-yet.rb | 2 +- test/truffle/compiler/graphs/args-opt-set.rb | 2 +- test/truffle/compiler/graphs/args-opt-unset.rb | 2 +- test/truffle/compiler/graphs/args-req.rb | 2 +- test/truffle/compiler/graphs/args-rest.rb | 2 +- test/truffle/compiler/graphs/run.rb | 2 +- .../optional-assignment-lazy-load.rb | 2 +- test/truffle/compiler/osr/osr.rb | 2 +- test/truffle/compiler/pe/core/array_pe.rb | 2 +- test/truffle/compiler/pe/core/binding_pe.rb | 2 +- test/truffle/compiler/pe/core/block_given_pe.rb | 2 +- test/truffle/compiler/pe/core/class_pe.rb | 2 +- test/truffle/compiler/pe/core/encoding_pe.rb | 2 +- test/truffle/compiler/pe/core/eval_pe.rb | 2 +- test/truffle/compiler/pe/core/float_pe.rb | 2 +- test/truffle/compiler/pe/core/frozen_pe.rb | 2 +- test/truffle/compiler/pe/core/hash_pe.rb | 2 +- test/truffle/compiler/pe/core/integer_pe.rb | 2 +- test/truffle/compiler/pe/core/last_match_pe.rb | 2 +- test/truffle/compiler/pe/core/method_pe.rb | 2 +- test/truffle/compiler/pe/core/objectid_pe.rb | 2 +- test/truffle/compiler/pe/core/send_pe.rb | 2 +- test/truffle/compiler/pe/core/string_pe.rb | 2 +- test/truffle/compiler/pe/core/symbol_pe.rb | 2 +- test/truffle/compiler/pe/core/truefalse_pe.rb | 2 +- test/truffle/compiler/pe/interop/interop_pe.rb | 2 +- test/truffle/compiler/pe/interop/js.rb | 2 +- test/truffle/compiler/pe/interop/r.rb | 2 +- test/truffle/compiler/pe/language/closures_pe.rb | 2 +- test/truffle/compiler/pe/language/constant_pe.rb | 2 +- test/truffle/compiler/pe/language/controlflow_pe.rb | 2 +- test/truffle/compiler/pe/language/defined_pe.rb | 2 +- test/truffle/compiler/pe/language/global_pe.rb | 2 +- test/truffle/compiler/pe/language/ivar_pe.rb | 2 +- test/truffle/compiler/pe/language/metaprogramming_pe.rb | 2 +- test/truffle/compiler/pe/language/super_pe.rb | 2 +- test/truffle/compiler/pe/macro/pushing_pixels_pe.rb | 2 +- test/truffle/compiler/pe/pe.rb | 2 +- test/truffle/compiler/pe/pe_harness.rb | 2 +- test/truffle/compiler/pe/truffle/engine_pe.rb | 2 +- test/truffle/compiler/pe/truffle/thread_pe.rb | 2 +- test/truffle/compiler/stf-optimises/stf-optimises.rb | 2 +- test/truffle/compiler/tp-optimises/tp-optimises.rb | 2 +- test/truffle/gems/bundler-version/two/bundler-version.rb | 2 +- test/truffle/gems/default-bundled-gems/gems2gemfile.rb | 2 +- test/truffle/gems/rack-server/rack-server.rb | 2 +- test/truffle/gems/sinatra-server/sinatra-server.rb | 2 +- test/truffle/gems/webrick-server/webrick-server.rb | 2 +- test/truffle/integration/backtraces/alias.rb | 2 +- test/truffle/integration/backtraces/backtraces.rb | 2 +- test/truffle/integration/backtraces/blocks.rb | 2 +- test/truffle/integration/backtraces/eval.rb | 2 +- test/truffle/integration/backtraces/inlined_method.rb | 2 +- test/truffle/integration/backtraces/method_added.rb | 2 +- test/truffle/integration/backtraces/pack.rb | 2 +- test/truffle/integration/backtraces/require.rb | 2 +- test/truffle/integration/backtraces/send.rb | 2 +- test/truffle/integration/backtraces/simple.rb | 2 +- test/truffle/integration/coverage/subject.rb | 2 +- test/truffle/integration/coverage/test.rb | 2 +- test/truffle/integration/no_extra_output/all_stdlibs.rb | 2 +- test/truffle/integration/single_threaded/finalization.rb | 2 +- test/truffle/integration/tcp-server/tcp-server.rb | 2 +- test/truffle/integration/tracing/binding.rb | 2 +- test/truffle/integration/tracing/modules.rb | 2 +- test/truffle/integration/tracing/simple.rb | 2 +- test/truffle/integration/tracing/tracing.rb | 2 +- test/truffle/metrics/codeload.rb | 2 +- test/truffle/metrics/mandelbrot.rb | 2 +- tool/generate-cext-constants.rb | 2 +- tool/generate-cext-trampoline.rb | 2 +- tool/generate-core-symbols.rb | 2 +- tool/generate-errno-descriptions.rb | 2 +- tool/generate-native-config.rb | 2 +- tool/generate-options.rb | 2 +- tool/generate-pointer-methods.rb | 2 +- tool/generate-polyglot-methods.rb | 2 +- tool/generate-user-doc.rb | 2 +- tool/generate-versioned-array.rb | 2 +- tool/update_copyright.rb | 2 +- 1330 files changed, 1330 insertions(+), 1330 deletions(-) diff --git a/LICENCE.md b/LICENCE.md index cae2c6930837..73aca23a9ce1 100644 --- a/LICENCE.md +++ b/LICENCE.md @@ -1,6 +1,6 @@ # TruffleRuby Licence -TruffleRuby is copyright (c) 2013-2023 Oracle and/or its affiliates, and is made +TruffleRuby is copyright (c) 2013-2024 Oracle and/or its affiliates, and is made available to you under the terms of any one of the following three licenses: * Eclipse Public License version 2.0, or diff --git a/README.md b/README.md index 3a6ee4c9a70d..3820644cd070 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ For known vulnerabilities in Ruby, please refer to the [known-cves](doc/user/kno ## Licence -TruffleRuby is copyright (c) 2013-2023 Oracle and/or its affiliates, and is made +TruffleRuby is copyright (c) 2013-2024 Oracle and/or its affiliates, and is made available to you under the terms of any one of the following three licenses: * Eclipse Public License version 2.0, or diff --git a/doc/legal/legal.md b/doc/legal/legal.md index a5a11c020fae..fda3fb1d2bde 100644 --- a/doc/legal/legal.md +++ b/doc/legal/legal.md @@ -5,7 +5,7 @@ which are the only supported ways to use TruffleRuby. ## TruffleRuby -TruffleRuby is copyright (c) 2013-2023 Oracle and/or its +TruffleRuby is copyright (c) 2013-2024 Oracle and/or its affiliates, and is made available to you under the terms of any one of the following three licenses: diff --git a/lib/cext/include/truffleruby/truffleruby-pre.h b/lib/cext/include/truffleruby/truffleruby-pre.h index 70178ec4d8ed..e3cd94b410ee 100644 --- a/lib/cext/include/truffleruby/truffleruby-pre.h +++ b/lib/cext/include/truffleruby/truffleruby-pre.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +* Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/lib/cext/include/truffleruby/truffleruby.h b/lib/cext/include/truffleruby/truffleruby.h index 6e2076bc12a2..f3b7a3df1f6d 100644 --- a/lib/cext/include/truffleruby/truffleruby.h +++ b/lib/cext/include/truffleruby/truffleruby.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +* Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/lib/cext/preprocess.rb b/lib/cext/preprocess.rb index 42ded0f043ce..571b67645b79 100644 --- a/lib/cext/preprocess.rb +++ b/lib/cext/preprocess.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/cgi/escape.rb b/lib/truffle/cgi/escape.rb index 7cda80daa2a2..291362b598b8 100644 --- a/lib/truffle/cgi/escape.rb +++ b/lib/truffle/cgi/escape.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/continuation.rb b/lib/truffle/continuation.rb index c78d4ad8f384..16fbedc130fb 100644 --- a/lib/truffle/continuation.rb +++ b/lib/truffle/continuation.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/coverage.rb b/lib/truffle/coverage.rb index 8c700c0c3e78..3ca1ee5d8a49 100644 --- a/lib/truffle/coverage.rb +++ b/lib/truffle/coverage.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/digest.rb b/lib/truffle/digest.rb index 4d5b4315144e..f20968ec2788 100644 --- a/lib/truffle/digest.rb +++ b/lib/truffle/digest.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/digest/bubblebabble.rb b/lib/truffle/digest/bubblebabble.rb index ff8410fe14a9..3faa9249f821 100644 --- a/lib/truffle/digest/bubblebabble.rb +++ b/lib/truffle/digest/bubblebabble.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/digest/version.rb b/lib/truffle/digest/version.rb index 967124527028..cb6000cc60ec 100644 --- a/lib/truffle/digest/version.rb +++ b/lib/truffle/digest/version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/fcntl.rb b/lib/truffle/fcntl.rb index 4171ba33ac04..77eb75cbc4eb 100644 --- a/lib/truffle/fcntl.rb +++ b/lib/truffle/fcntl.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/io/nonblock.rb b/lib/truffle/io/nonblock.rb index 1487176dda7c..2d7de9c2542d 100644 --- a/lib/truffle/io/nonblock.rb +++ b/lib/truffle/io/nonblock.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/io/wait.rb b/lib/truffle/io/wait.rb index 1b2555ea8c97..c8a5c0189604 100644 --- a/lib/truffle/io/wait.rb +++ b/lib/truffle/io/wait.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/objspace.rb b/lib/truffle/objspace.rb index 1dcdf2ccd3e3..de14e9f8b6ff 100644 --- a/lib/truffle/objspace.rb +++ b/lib/truffle/objspace.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/rbconfig.rb b/lib/truffle/rbconfig.rb index d2429bdedda1..9b2f1c2c2036 100644 --- a/lib/truffle/rbconfig.rb +++ b/lib/truffle/rbconfig.rb @@ -1,7 +1,7 @@ # frozen-string-literal: false # truffleruby_primitives: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/readline.rb b/lib/truffle/readline.rb index 36d1620215ad..89cbc8082efe 100644 --- a/lib/truffle/readline.rb +++ b/lib/truffle/readline.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/rubygems/defaults/truffleruby.rb b/lib/truffle/rubygems/defaults/truffleruby.rb index 9136c308376c..ed1ce4147f3f 100644 --- a/lib/truffle/rubygems/defaults/truffleruby.rb +++ b/lib/truffle/rubygems/defaults/truffleruby.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/rubygems/gem_dirs_verification.rb b/lib/truffle/rubygems/gem_dirs_verification.rb index a8b4e913cf08..5f4a20504f72 100644 --- a/lib/truffle/rubygems/gem_dirs_verification.rb +++ b/lib/truffle/rubygems/gem_dirs_verification.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/cext.rb b/lib/truffle/truffle/cext.rb index d6318e532647..6b8833e471c4 100644 --- a/lib/truffle/truffle/cext.rb +++ b/lib/truffle/truffle/cext.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/cext_constants.rb b/lib/truffle/truffle/cext_constants.rb index fbc3243063c6..a692ff014ce1 100644 --- a/lib/truffle/truffle/cext_constants.rb +++ b/lib/truffle/truffle/cext_constants.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/cext_preprocessor.rb b/lib/truffle/truffle/cext_preprocessor.rb index 5f58bf19672f..b52bd499e757 100644 --- a/lib/truffle/truffle/cext_preprocessor.rb +++ b/lib/truffle/truffle/cext_preprocessor.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/cext_ruby.rb b/lib/truffle/truffle/cext_ruby.rb index 38c7384c5727..6e798a0a119a 100644 --- a/lib/truffle/truffle/cext_ruby.rb +++ b/lib/truffle/truffle/cext_ruby.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/cext_structs.rb b/lib/truffle/truffle/cext_structs.rb index e722f4608a0e..8cba87cb5afb 100644 --- a/lib/truffle/truffle/cext_structs.rb +++ b/lib/truffle/truffle/cext_structs.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/ffi_backend.rb b/lib/truffle/truffle/ffi_backend.rb index 60ffb0faf6b0..cb721dec5dde 100644 --- a/lib/truffle/truffle/ffi_backend.rb +++ b/lib/truffle/truffle/ffi_backend.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/fiddle_backend.rb b/lib/truffle/truffle/fiddle_backend.rb index 9915913755e9..230c4b20fd0c 100644 --- a/lib/truffle/truffle/fiddle_backend.rb +++ b/lib/truffle/truffle/fiddle_backend.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/libyaml-prefix.rb b/lib/truffle/truffle/libyaml-prefix.rb index d3ccc7bde738..14bd208cca57 100644 --- a/lib/truffle/truffle/libyaml-prefix.rb +++ b/lib/truffle/truffle/libyaml-prefix.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/openssl-prefix.rb b/lib/truffle/truffle/openssl-prefix.rb index 2f6f34ec3ebc..0cbc9c73ea87 100644 --- a/lib/truffle/truffle/openssl-prefix.rb +++ b/lib/truffle/truffle/openssl-prefix.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/patches/json_patches.rb b/lib/truffle/truffle/patches/json_patches.rb index 70a4b025ece5..3703a57e3398 100644 --- a/lib/truffle/truffle/patches/json_patches.rb +++ b/lib/truffle/truffle/patches/json_patches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/patches/nokogiri_patches.rb b/lib/truffle/truffle/patches/nokogiri_patches.rb index 3ced897a06df..684215d408ac 100644 --- a/lib/truffle/truffle/patches/nokogiri_patches.rb +++ b/lib/truffle/truffle/patches/nokogiri_patches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/patches/oci8_patches.rb b/lib/truffle/truffle/patches/oci8_patches.rb index 4d084fd41dc4..da5c4436ec91 100644 --- a/lib/truffle/truffle/patches/oci8_patches.rb +++ b/lib/truffle/truffle/patches/oci8_patches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/patches/pg_patches.rb b/lib/truffle/truffle/patches/pg_patches.rb index 4802eb341ba0..d7fa7a55cca9 100644 --- a/lib/truffle/truffle/patches/pg_patches.rb +++ b/lib/truffle/truffle/patches/pg_patches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffle/patches/tk_patches.rb b/lib/truffle/truffle/patches/tk_patches.rb index 3242e9f85b57..43d68df30018 100644 --- a/lib/truffle/truffle/patches/tk_patches.rb +++ b/lib/truffle/truffle/patches/tk_patches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/lib/truffle/truffleruby/ffi_backend.rb b/lib/truffle/truffleruby/ffi_backend.rb index 9b9a9125912e..033ee368abc0 100644 --- a/lib/truffle/truffleruby/ffi_backend.rb +++ b/lib/truffle/truffleruby/ffi_backend.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/always_inlined_spec.rb b/spec/truffle/always_inlined_spec.rb index 9547257cbca2..7db587ecdc58 100644 --- a/spec/truffle/always_inlined_spec.rb +++ b/spec/truffle/always_inlined_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/arguments_descriptor_spec.rb b/spec/truffle/arguments_descriptor_spec.rb index e608da78c4c9..5072924e229b 100644 --- a/spec/truffle/arguments_descriptor_spec.rb +++ b/spec/truffle/arguments_descriptor_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/array/append_spec.rb b/spec/truffle/array/append_spec.rb index 58486959cd7b..820ffc54a973 100644 --- a/spec/truffle/array/append_spec.rb +++ b/spec/truffle/array/append_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/array/element_set_spec.rb b/spec/truffle/array/element_set_spec.rb index 6fcfed7eaaef..6650f3473072 100644 --- a/spec/truffle/array/element_set_spec.rb +++ b/spec/truffle/array/element_set_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/array/new_spec.rb b/spec/truffle/array/new_spec.rb index e8cf85a07d66..95fbf05b67ad 100644 --- a/spec/truffle/array/new_spec.rb +++ b/spec/truffle/array/new_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/array/pack_spec.rb b/spec/truffle/array/pack_spec.rb index 42953f1b264f..4e482363cd2c 100644 --- a/spec/truffle/array/pack_spec.rb +++ b/spec/truffle/array/pack_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/array/steal_array_storage.rb b/spec/truffle/array/steal_array_storage.rb index 041f38f97ba6..9b9ed2649a16 100644 --- a/spec/truffle/array/steal_array_storage.rb +++ b/spec/truffle/array/steal_array_storage.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/binding/of_caller_spec.rb b/spec/truffle/binding/of_caller_spec.rb index 331cfd6fe566..ec07624ffb06 100644 --- a/spec/truffle/binding/of_caller_spec.rb +++ b/spec/truffle/binding/of_caller_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/boot/ruby_home_spec.rb b/spec/truffle/boot/ruby_home_spec.rb index 279d565a2ac3..72a40c8fe712 100644 --- a/spec/truffle/boot/ruby_home_spec.rb +++ b/spec/truffle/boot/ruby_home_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/boot/source_of_caller_spec.rb b/spec/truffle/boot/source_of_caller_spec.rb index 0bb7137546fd..2a70e56adf5a 100644 --- a/spec/truffle/boot/source_of_caller_spec.rb +++ b/spec/truffle/boot/source_of_caller_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/caller_data_spec.rb b/spec/truffle/caller_data_spec.rb index c3d8199d4702..2714a7a517ba 100644 --- a/spec/truffle/caller_data_spec.rb +++ b/spec/truffle/caller_data_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/cext_lock_spec.rb b/spec/truffle/capi/cext_lock_spec.rb index d045a00031af..fd2fa5b26a05 100644 --- a/spec/truffle/capi/cext_lock_spec.rb +++ b/spec/truffle/capi/cext_lock_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/concurrent_cext_require_spec.rb b/spec/truffle/capi/concurrent_cext_require_spec.rb index 2d19f3712214..413550522e09 100644 --- a/spec/truffle/capi/concurrent_cext_require_spec.rb +++ b/spec/truffle/capi/concurrent_cext_require_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/error_spec.rb b/spec/truffle/capi/error_spec.rb index 986ea9c70033..a08a68911f53 100644 --- a/spec/truffle/capi/error_spec.rb +++ b/spec/truffle/capi/error_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/ext/error_spec.c b/spec/truffle/capi/ext/error_spec.c index 414329d7dd61..cd3ce8211f91 100644 --- a/spec/truffle/capi/ext/error_spec.c +++ b/spec/truffle/capi/ext/error_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_foreign_caller_spec.c b/spec/truffle/capi/ext/truffleruby_foreign_caller_spec.c index e7da43ef565f..77727443b467 100644 --- a/spec/truffle/capi/ext/truffleruby_foreign_caller_spec.c +++ b/spec/truffle/capi/ext/truffleruby_foreign_caller_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_lock_spec.c b/spec/truffle/capi/ext/truffleruby_lock_spec.c index b3bc1215e9fa..f8152bea49de 100644 --- a/spec/truffle/capi/ext/truffleruby_lock_spec.c +++ b/spec/truffle/capi/ext/truffleruby_lock_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_newobj_spec.c b/spec/truffle/capi/ext/truffleruby_newobj_spec.c index c2f04acd8df9..101142f72a0e 100644 --- a/spec/truffle/capi/ext/truffleruby_newobj_spec.c +++ b/spec/truffle/capi/ext/truffleruby_newobj_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_rbasic_spec.c b/spec/truffle/capi/ext/truffleruby_rbasic_spec.c index 18e779d96b62..0f67950a662e 100644 --- a/spec/truffle/capi/ext/truffleruby_rbasic_spec.c +++ b/spec/truffle/capi/ext/truffleruby_rbasic_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_spec.c b/spec/truffle/capi/ext/truffleruby_spec.c index f5b2c5c838ad..cfba64b3c67b 100644 --- a/spec/truffle/capi/ext/truffleruby_spec.c +++ b/spec/truffle/capi/ext/truffleruby_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_string_spec.c b/spec/truffle/capi/ext/truffleruby_string_spec.c index c9699d4094df..4af360fadbec 100644 --- a/spec/truffle/capi/ext/truffleruby_string_spec.c +++ b/spec/truffle/capi/ext/truffleruby_string_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_symbol_id_spec.c b/spec/truffle/capi/ext/truffleruby_symbol_id_spec.c index 3754717e0261..80d725ed3887 100644 --- a/spec/truffle/capi/ext/truffleruby_symbol_id_spec.c +++ b/spec/truffle/capi/ext/truffleruby_symbol_id_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/truffleruby_thread_spec.c b/spec/truffle/capi/ext/truffleruby_thread_spec.c index c75d8940c337..732663c8bfe2 100644 --- a/spec/truffle/capi/ext/truffleruby_thread_spec.c +++ b/spec/truffle/capi/ext/truffleruby_thread_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/ext/unimplemented_spec.c b/spec/truffle/capi/ext/unimplemented_spec.c index 19e5874d36b9..ba0c245cbfbc 100644 --- a/spec/truffle/capi/ext/unimplemented_spec.c +++ b/spec/truffle/capi/ext/unimplemented_spec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/capi/fixtures/concurrent_cext_require.rb b/spec/truffle/capi/fixtures/concurrent_cext_require.rb index aa9f531709dd..5be7bc377e02 100644 --- a/spec/truffle/capi/fixtures/concurrent_cext_require.rb +++ b/spec/truffle/capi/fixtures/concurrent_cext_require.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/foreign_caller_spec.rb b/spec/truffle/capi/foreign_caller_spec.rb index 97ad8d6e487f..35a8a4a8743f 100644 --- a/spec/truffle/capi/foreign_caller_spec.rb +++ b/spec/truffle/capi/foreign_caller_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/newobj_spec.rb b/spec/truffle/capi/newobj_spec.rb index 559e39f3b17c..e7f549a65036 100644 --- a/spec/truffle/capi/newobj_spec.rb +++ b/spec/truffle/capi/newobj_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/rbasic_spec.rb b/spec/truffle/capi/rbasic_spec.rb index 2c7697e52046..390c5cef336c 100644 --- a/spec/truffle/capi/rbasic_spec.rb +++ b/spec/truffle/capi/rbasic_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/string_spec.rb b/spec/truffle/capi/string_spec.rb index d3bc202c75f5..22f4dd45d639 100644 --- a/spec/truffle/capi/string_spec.rb +++ b/spec/truffle/capi/string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/symbol_id_spec.rb b/spec/truffle/capi/symbol_id_spec.rb index 2efe518eadcc..e5cf16778e37 100644 --- a/spec/truffle/capi/symbol_id_spec.rb +++ b/spec/truffle/capi/symbol_id_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/thread_spec.rb b/spec/truffle/capi/thread_spec.rb index 48dfa37b80ff..e10c3397cb83 100644 --- a/spec/truffle/capi/thread_spec.rb +++ b/spec/truffle/capi/thread_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/truffleruby_spec.rb b/spec/truffle/capi/truffleruby_spec.rb index c4fb56397800..4791fe0c2548 100644 --- a/spec/truffle/capi/truffleruby_spec.rb +++ b/spec/truffle/capi/truffleruby_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/capi/unimplemented_spec.rb b/spec/truffle/capi/unimplemented_spec.rb index a261d8573884..d9c84ba313b5 100644 --- a/spec/truffle/capi/unimplemented_spec.rb +++ b/spec/truffle/capi/unimplemented_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/class/subclasses_spec.rb b/spec/truffle/class/subclasses_spec.rb index 700a7091aaf1..cd05e15b1446 100644 --- a/spec/truffle/class/subclasses_spec.rb +++ b/spec/truffle/class/subclasses_spec.rb @@ -1,7 +1,7 @@ # truffleruby_primitives: true # (to nil out references to make unreachable) -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/debug_spec.rb b/spec/truffle/debug_spec.rb index ce5f9fbe4f78..b08cc3c12b36 100644 --- a/spec/truffle/debug_spec.rb +++ b/spec/truffle/debug_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/digest_spec.rb b/spec/truffle/digest_spec.rb index ea98377fd64d..985c27eca56c 100644 --- a/spec/truffle/digest_spec.rb +++ b/spec/truffle/digest_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/ffi/signed_unsigned_spec.rb b/spec/truffle/ffi/signed_unsigned_spec.rb index e12b88598b35..79a8950684d3 100644 --- a/spec/truffle/ffi/signed_unsigned_spec.rb +++ b/spec/truffle/ffi/signed_unsigned_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/ffi/struct_spec.rb b/spec/truffle/ffi/struct_spec.rb index 1d0c01deab80..29f7e7438795 100644 --- a/spec/truffle/ffi/struct_spec.rb +++ b/spec/truffle/ffi/struct_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/fiddle_spec.rb b/spec/truffle/fiddle_spec.rb index 0607d0aa9ff9..3e0f7ba736c8 100644 --- a/spec/truffle/fiddle_spec.rb +++ b/spec/truffle/fiddle_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/file/utime_spec.rb b/spec/truffle/file/utime_spec.rb index 3150cf6ea8e9..d9b5dbf32109 100644 --- a/spec/truffle/file/utime_spec.rb +++ b/spec/truffle/file/utime_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/fixtures/libtestnfi.c b/spec/truffle/fixtures/libtestnfi.c index b41f0abe550a..bb386cc5cff1 100644 --- a/spec/truffle/fixtures/libtestnfi.c +++ b/spec/truffle/fixtures/libtestnfi.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/fixtures/parse_name.rb b/spec/truffle/fixtures/parse_name.rb index ce72f4ace311..70b2739641a8 100644 --- a/spec/truffle/fixtures/parse_name.rb +++ b/spec/truffle/fixtures/parse_name.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/fixtures/throw_java_exception.rb b/spec/truffle/fixtures/throw_java_exception.rb index 66f6c824ffbd..db40c944b4fb 100644 --- a/spec/truffle/fixtures/throw_java_exception.rb +++ b/spec/truffle/fixtures/throw_java_exception.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/fixtures/throw_java_exception_at_exit.rb b/spec/truffle/fixtures/throw_java_exception_at_exit.rb index 9462e0b2e0d5..200d3e53fb5e 100644 --- a/spec/truffle/fixtures/throw_java_exception_at_exit.rb +++ b/spec/truffle/fixtures/throw_java_exception_at_exit.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/fixtures/throw_java_exception_with_cause.rb b/spec/truffle/fixtures/throw_java_exception_with_cause.rb index f5b348de6888..5d7702445fa7 100644 --- a/spec/truffle/fixtures/throw_java_exception_with_cause.rb +++ b/spec/truffle/fixtures/throw_java_exception_with_cause.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/graal/assert_constant_spec.rb b/spec/truffle/graal/assert_constant_spec.rb index 9a619ea6403c..3594d7a20eb0 100644 --- a/spec/truffle/graal/assert_constant_spec.rb +++ b/spec/truffle/graal/assert_constant_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/graal/assert_not_compiled_spec.rb b/spec/truffle/graal/assert_not_compiled_spec.rb index ee6aa375b685..b93bfa4a5970 100644 --- a/spec/truffle/graal/assert_not_compiled_spec.rb +++ b/spec/truffle/graal/assert_not_compiled_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/graal/bailout_spec.rb b/spec/truffle/graal/bailout_spec.rb index b57a28e4c282..b2df4121384c 100644 --- a/spec/truffle/graal/bailout_spec.rb +++ b/spec/truffle/graal/bailout_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/identity_spec.rb b/spec/truffle/identity_spec.rb index 348f03dc6f46..37e6eb15240b 100644 --- a/spec/truffle/identity_spec.rb +++ b/spec/truffle/identity_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/integer/and_spec.rb b/spec/truffle/integer/and_spec.rb index 02fe5d6ce955..ce07cba97033 100644 --- a/spec/truffle/integer/and_spec.rb +++ b/spec/truffle/integer/and_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/integer/left_shift_spec.rb b/spec/truffle/integer/left_shift_spec.rb index ded610c0f669..d2b6b56fea7d 100644 --- a/spec/truffle/integer/left_shift_spec.rb +++ b/spec/truffle/integer/left_shift_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/integer/right_shift_spec.rb b/spec/truffle/integer/right_shift_spec.rb index 13301b9d95c1..4a2553dc1eb0 100644 --- a/spec/truffle/integer/right_shift_spec.rb +++ b/spec/truffle/integer/right_shift_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/add_to_classpath_spec.rb b/spec/truffle/interop/add_to_classpath_spec.rb index dd2a9505705b..321361dec02a 100644 --- a/spec/truffle/interop/add_to_classpath_spec.rb +++ b/spec/truffle/interop/add_to_classpath_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/as_pointer_spec.rb b/spec/truffle/interop/as_pointer_spec.rb index 15e0222a26c0..5e50a7dfbd4d 100644 --- a/spec/truffle/interop/as_pointer_spec.rb +++ b/spec/truffle/interop/as_pointer_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/boxed_spec.rb b/spec/truffle/interop/boxed_spec.rb index 57228ee4e907..a87f8ec83e42 100644 --- a/spec/truffle/interop/boxed_spec.rb +++ b/spec/truffle/interop/boxed_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/coercion_spec.rb b/spec/truffle/interop/coercion_spec.rb index 4326df3e33ba..42035261d530 100644 --- a/spec/truffle/interop/coercion_spec.rb +++ b/spec/truffle/interop/coercion_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/equal_spec.rb b/spec/truffle/interop/equal_spec.rb index 4c5ac1e46b92..df24ce5a7029 100644 --- a/spec/truffle/interop/equal_spec.rb +++ b/spec/truffle/interop/equal_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/eval_spec.rb b/spec/truffle/interop/eval_spec.rb index 47eda9718afd..20cd1f2b5421 100644 --- a/spec/truffle/interop/eval_spec.rb +++ b/spec/truffle/interop/eval_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/executable_spec.rb b/spec/truffle/interop/executable_spec.rb index fddf5ae4da17..a5021b3a7fe7 100644 --- a/spec/truffle/interop/executable_spec.rb +++ b/spec/truffle/interop/executable_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/execute_spec.rb b/spec/truffle/interop/execute_spec.rb index 44b1dd578245..d02c9add6005 100644 --- a/spec/truffle/interop/execute_spec.rb +++ b/spec/truffle/interop/execute_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/export_spec.rb b/spec/truffle/interop/export_spec.rb index f6f25e68d481..67436b367c98 100644 --- a/spec/truffle/interop/export_spec.rb +++ b/spec/truffle/interop/export_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/fixtures/classes.rb b/spec/truffle/interop/fixtures/classes.rb index 4d8a4032e5f0..9e0281e6110e 100644 --- a/spec/truffle/interop/fixtures/classes.rb +++ b/spec/truffle/interop/fixtures/classes.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/fixtures/examplejar/org/truffleruby/examplejar/Example.java b/spec/truffle/interop/fixtures/examplejar/org/truffleruby/examplejar/Example.java index f505c5173a77..8adb59777492 100644 --- a/spec/truffle/interop/fixtures/examplejar/org/truffleruby/examplejar/Example.java +++ b/spec/truffle/interop/fixtures/examplejar/org/truffleruby/examplejar/Example.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/spec/truffle/interop/foreign_inspect_to_s_spec.rb b/spec/truffle/interop/foreign_inspect_to_s_spec.rb index c0436c72852f..cd49a807bf4c 100644 --- a/spec/truffle/interop/foreign_inspect_to_s_spec.rb +++ b/spec/truffle/interop/foreign_inspect_to_s_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/foreign_object_spec.rb b/spec/truffle/interop/foreign_object_spec.rb index 872c708edfea..c93a085bb88b 100644 --- a/spec/truffle/interop/foreign_object_spec.rb +++ b/spec/truffle/interop/foreign_object_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/from_java_array_spec.rb b/spec/truffle/interop/from_java_array_spec.rb index 6d6b709933f7..1c293a305ee7 100644 --- a/spec/truffle/interop/from_java_array_spec.rb +++ b/spec/truffle/interop/from_java_array_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/from_java_string_spec.rb b/spec/truffle/interop/from_java_string_spec.rb index acae3bb31310..1cd9acea9a30 100644 --- a/spec/truffle/interop/from_java_string_spec.rb +++ b/spec/truffle/interop/from_java_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/has_keys_spec.rb b/spec/truffle/interop/has_keys_spec.rb index 7d68c7315e8f..655c04eed569 100644 --- a/spec/truffle/interop/has_keys_spec.rb +++ b/spec/truffle/interop/has_keys_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/import_spec.rb b/spec/truffle/interop/import_spec.rb index dfdcc2d1a0d2..bbb2bbfba7b3 100644 --- a/spec/truffle/interop/import_spec.rb +++ b/spec/truffle/interop/import_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/instantiable_spec.rb b/spec/truffle/interop/instantiable_spec.rb index 07db0b249164..e4602bb6329e 100644 --- a/spec/truffle/interop/instantiable_spec.rb +++ b/spec/truffle/interop/instantiable_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/instantiate_spec.rb b/spec/truffle/interop/instantiate_spec.rb index 486432b82115..bb7d1b431ce0 100644 --- a/spec/truffle/interop/instantiate_spec.rb +++ b/spec/truffle/interop/instantiate_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/invoke_member_spec.rb b/spec/truffle/interop/invoke_member_spec.rb index 3bc96bc1fcde..999894cd2e29 100644 --- a/spec/truffle/interop/invoke_member_spec.rb +++ b/spec/truffle/interop/invoke_member_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/is_foreign_spec.rb b/spec/truffle/interop/is_foreign_spec.rb index c9b87e5d5233..4f720cba0e88 100644 --- a/spec/truffle/interop/is_foreign_spec.rb +++ b/spec/truffle/interop/is_foreign_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/is_java_class_spec.rb b/spec/truffle/interop/is_java_class_spec.rb index f48234602294..6bc414eb526b 100644 --- a/spec/truffle/interop/is_java_class_spec.rb +++ b/spec/truffle/interop/is_java_class_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/is_java_spec.rb b/spec/truffle/interop/is_java_spec.rb index af9e0c805567..7aa509fb64e2 100644 --- a/spec/truffle/interop/is_java_spec.rb +++ b/spec/truffle/interop/is_java_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/is_java_string_spec.rb b/spec/truffle/interop/is_java_string_spec.rb index 8a717ed7305d..f9b175746749 100644 --- a/spec/truffle/interop/is_java_string_spec.rb +++ b/spec/truffle/interop/is_java_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/iterator_spec.rb b/spec/truffle/interop/iterator_spec.rb index 5bbaf252e22d..2f560fd2f4c4 100644 --- a/spec/truffle/interop/iterator_spec.rb +++ b/spec/truffle/interop/iterator_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_array_spec.rb b/spec/truffle/interop/java_array_spec.rb index 8262d8566422..23948b38e48a 100644 --- a/spec/truffle/interop/java_array_spec.rb +++ b/spec/truffle/interop/java_array_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_class_spec.rb b/spec/truffle/interop/java_class_spec.rb index d532f98a3f5a..b9e09665904b 100644 --- a/spec/truffle/interop/java_class_spec.rb +++ b/spec/truffle/interop/java_class_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_exception_spec.rb b/spec/truffle/interop/java_exception_spec.rb index 492c9c967872..0371b5c1a812 100644 --- a/spec/truffle/interop/java_exception_spec.rb +++ b/spec/truffle/interop/java_exception_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_import_spec.rb b/spec/truffle/interop/java_import_spec.rb index 2fdbdb527bf2..633a911bdf98 100644 --- a/spec/truffle/interop/java_import_spec.rb +++ b/spec/truffle/interop/java_import_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_instanceof_spec.rb b/spec/truffle/interop/java_instanceof_spec.rb index 548eb663860e..4a7e5ae601ff 100644 --- a/spec/truffle/interop/java_instanceof_spec.rb +++ b/spec/truffle/interop/java_instanceof_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_new_spec.rb b/spec/truffle/interop/java_new_spec.rb index 2f3042ef65b5..0ecd666568e4 100644 --- a/spec/truffle/interop/java_new_spec.rb +++ b/spec/truffle/interop/java_new_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_spec.rb b/spec/truffle/interop/java_spec.rb index b000609b14a0..1fe5e5abf694 100644 --- a/spec/truffle/interop/java_spec.rb +++ b/spec/truffle/interop/java_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_string_spec.rb b/spec/truffle/interop/java_string_spec.rb index 53abb8ee8352..0bfc2f002c34 100644 --- a/spec/truffle/interop/java_string_spec.rb +++ b/spec/truffle/interop/java_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/java_type_spec.rb b/spec/truffle/interop/java_type_spec.rb index 45300cacb879..15bb6592a652 100644 --- a/spec/truffle/interop/java_type_spec.rb +++ b/spec/truffle/interop/java_type_spec.rb @@ -1,5 +1,5 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/key_info_spec.rb b/spec/truffle/interop/key_info_spec.rb index c0538dae5d6b..263d353af580 100644 --- a/spec/truffle/interop/key_info_spec.rb +++ b/spec/truffle/interop/key_info_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/languages_spec.rb b/spec/truffle/interop/languages_spec.rb index a13c76461571..8fd7214e5420 100644 --- a/spec/truffle/interop/languages_spec.rb +++ b/spec/truffle/interop/languages_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/matrix_spec.rb b/spec/truffle/interop/matrix_spec.rb index 77efca901fca..e97304b0988d 100644 --- a/spec/truffle/interop/matrix_spec.rb +++ b/spec/truffle/interop/matrix_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/members_spec.rb b/spec/truffle/interop/members_spec.rb index ecb0a8692234..b4747b4ff0f0 100644 --- a/spec/truffle/interop/members_spec.rb +++ b/spec/truffle/interop/members_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/meta_object_spec.rb b/spec/truffle/interop/meta_object_spec.rb index e8d145a4ea7c..7b717b80ef85 100644 --- a/spec/truffle/interop/meta_object_spec.rb +++ b/spec/truffle/interop/meta_object_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/methods_spec.rb b/spec/truffle/interop/methods_spec.rb index 3ad37b07a5cc..a9b4f8b4f1a2 100644 --- a/spec/truffle/interop/methods_spec.rb +++ b/spec/truffle/interop/methods_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/mime_type_supported_spec.rb b/spec/truffle/interop/mime_type_supported_spec.rb index 08372e03d43b..60da94c63482 100644 --- a/spec/truffle/interop/mime_type_supported_spec.rb +++ b/spec/truffle/interop/mime_type_supported_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/node_library_spec.rb b/spec/truffle/interop/node_library_spec.rb index a5f4f0f63f9f..df1d449d263a 100644 --- a/spec/truffle/interop/node_library_spec.rb +++ b/spec/truffle/interop/node_library_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/node_library_top_scope_spec.rb b/spec/truffle/interop/node_library_top_scope_spec.rb index 5e24098b7688..0506a5820f20 100644 --- a/spec/truffle/interop/node_library_top_scope_spec.rb +++ b/spec/truffle/interop/node_library_top_scope_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/null_spec.rb b/spec/truffle/interop/null_spec.rb index 50a60def7d69..e797578af42e 100644 --- a/spec/truffle/interop/null_spec.rb +++ b/spec/truffle/interop/null_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/pointer_spec.rb b/spec/truffle/interop/pointer_spec.rb index f960998e6956..29fde427922c 100644 --- a/spec/truffle/interop/pointer_spec.rb +++ b/spec/truffle/interop/pointer_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/class_spec.rb b/spec/truffle/interop/polyglot/class_spec.rb index 587f60387639..0358dd301638 100644 --- a/spec/truffle/interop/polyglot/class_spec.rb +++ b/spec/truffle/interop/polyglot/class_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_array_spec.rb b/spec/truffle/interop/polyglot/foreign_array_spec.rb index 8c8d4832321d..c1f9216b4441 100644 --- a/spec/truffle/interop/polyglot/foreign_array_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_array_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_exception_spec.rb b/spec/truffle/interop/polyglot/foreign_exception_spec.rb index f3956024e08b..22feaf88c9f9 100644 --- a/spec/truffle/interop/polyglot/foreign_exception_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_exception_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_executable_spec.rb b/spec/truffle/interop/polyglot/foreign_executable_spec.rb index 0cdf0ba6bdb3..766cf4e5388e 100644 --- a/spec/truffle/interop/polyglot/foreign_executable_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_executable_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_hash_spec.rb b/spec/truffle/interop/polyglot/foreign_hash_spec.rb index 2ec37107799e..3577e5e66c46 100644 --- a/spec/truffle/interop/polyglot/foreign_hash_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_hash_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_number_spec.rb b/spec/truffle/interop/polyglot/foreign_number_spec.rb index e4859bac990d..af75770eeb85 100644 --- a/spec/truffle/interop/polyglot/foreign_number_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_number_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/foreign_string_spec.rb b/spec/truffle/interop/polyglot/foreign_string_spec.rb index 6de57cd0c290..276d70e24fd7 100644 --- a/spec/truffle/interop/polyglot/foreign_string_spec.rb +++ b/spec/truffle/interop/polyglot/foreign_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/inner_context_spec.rb b/spec/truffle/interop/polyglot/inner_context_spec.rb index a75878a0389e..dbc994b6f459 100644 --- a/spec/truffle/interop/polyglot/inner_context_spec.rb +++ b/spec/truffle/interop/polyglot/inner_context_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/polyglot/polyglot_spec.rb b/spec/truffle/interop/polyglot/polyglot_spec.rb index 14cb64af801f..11960cebc56c 100644 --- a/spec/truffle/interop/polyglot/polyglot_spec.rb +++ b/spec/truffle/interop/polyglot/polyglot_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/read_spec.rb b/spec/truffle/interop/read_spec.rb index 902cf91eaaf9..5480e4cb641a 100644 --- a/spec/truffle/interop/read_spec.rb +++ b/spec/truffle/interop/read_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/remove_spec.rb b/spec/truffle/interop/remove_spec.rb index 987738424b96..580040ba2c0f 100644 --- a/spec/truffle/interop/remove_spec.rb +++ b/spec/truffle/interop/remove_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/respond_to_spec.rb b/spec/truffle/interop/respond_to_spec.rb index 2bec435be7ac..a11cdd3ee055 100644 --- a/spec/truffle/interop/respond_to_spec.rb +++ b/spec/truffle/interop/respond_to_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/send_spec.rb b/spec/truffle/interop/send_spec.rb index 132e99c5ee00..29ba25679f42 100644 --- a/spec/truffle/interop/send_spec.rb +++ b/spec/truffle/interop/send_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/size_spec.rb b/spec/truffle/interop/size_spec.rb index 376a82e5fa78..92b7ab2bf280 100644 --- a/spec/truffle/interop/size_spec.rb +++ b/spec/truffle/interop/size_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/sizep_spec.rb b/spec/truffle/interop/sizep_spec.rb index 4267b9b5ec40..6fc3c5068640 100644 --- a/spec/truffle/interop/sizep_spec.rb +++ b/spec/truffle/interop/sizep_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/source_location_spec.rb b/spec/truffle/interop/source_location_spec.rb index a0d1813dc762..60a21b9892bc 100644 --- a/spec/truffle/interop/source_location_spec.rb +++ b/spec/truffle/interop/source_location_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/special_forms_spec.rb b/spec/truffle/interop/special_forms_spec.rb index f49b7ddd85c9..d9fae385dc38 100644 --- a/spec/truffle/interop/special_forms_spec.rb +++ b/spec/truffle/interop/special_forms_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/splat_foreign_spec.rb b/spec/truffle/interop/splat_foreign_spec.rb index a739b725a859..2a9fd117c113 100644 --- a/spec/truffle/interop/splat_foreign_spec.rb +++ b/spec/truffle/interop/splat_foreign_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/time_spec.rb b/spec/truffle/interop/time_spec.rb index 3f4f61579aa4..dced3d287569 100644 --- a/spec/truffle/interop/time_spec.rb +++ b/spec/truffle/interop/time_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/to_java_array_spec.rb b/spec/truffle/interop/to_java_array_spec.rb index b0be48bcb1c5..2d5d064e6dee 100644 --- a/spec/truffle/interop/to_java_array_spec.rb +++ b/spec/truffle/interop/to_java_array_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/to_java_string_spec.rb b/spec/truffle/interop/to_java_string_spec.rb index 726ca2c4f908..f5b1a3b98ace 100644 --- a/spec/truffle/interop/to_java_string_spec.rb +++ b/spec/truffle/interop/to_java_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/to_native_spec.rb b/spec/truffle/interop/to_native_spec.rb index b4afdaab8ab3..d762b9fbf43f 100644 --- a/spec/truffle/interop/to_native_spec.rb +++ b/spec/truffle/interop/to_native_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/to_string_spec.rb b/spec/truffle/interop/to_string_spec.rb index c0eccfc007b0..21ba18e2f89e 100644 --- a/spec/truffle/interop/to_string_spec.rb +++ b/spec/truffle/interop/to_string_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/unbox_if_needed_spec.rb b/spec/truffle/interop/unbox_if_needed_spec.rb index 765fe329cc4e..930829683160 100644 --- a/spec/truffle/interop/unbox_if_needed_spec.rb +++ b/spec/truffle/interop/unbox_if_needed_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/unbox_spec.rb b/spec/truffle/interop/unbox_spec.rb index da2df99ab43c..c3c988ee9d3e 100644 --- a/spec/truffle/interop/unbox_spec.rb +++ b/spec/truffle/interop/unbox_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/interop/write_spec.rb b/spec/truffle/interop/write_spec.rb index 8679676c1679..4cc6094e183b 100644 --- a/spec/truffle/interop/write_spec.rb +++ b/spec/truffle/interop/write_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/io/buffer_spec.rb b/spec/truffle/io/buffer_spec.rb index 9fe92b95dbd4..576b2f96e094 100644 --- a/spec/truffle/io/buffer_spec.rb +++ b/spec/truffle/io/buffer_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/io/read_spec.rb b/spec/truffle/io/read_spec.rb index e091e9d467c5..0a0a0b840f51 100644 --- a/spec/truffle/io/read_spec.rb +++ b/spec/truffle/io/read_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/irb/arrows_spec.rb b/spec/truffle/irb/arrows_spec.rb index e527cd137817..b988deda063f 100644 --- a/spec/truffle/irb/arrows_spec.rb +++ b/spec/truffle/irb/arrows_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/irb/history_spec.rb b/spec/truffle/irb/history_spec.rb index 337a366a1ca6..2f4342d8a9ac 100644 --- a/spec/truffle/irb/history_spec.rb +++ b/spec/truffle/irb/history_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/irb/interrupt_spec.rb b/spec/truffle/irb/interrupt_spec.rb index 3b3c6ca63dce..be0a46dcd867 100644 --- a/spec/truffle/irb/interrupt_spec.rb +++ b/spec/truffle/irb/interrupt_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/java_exception_spec.rb b/spec/truffle/java_exception_spec.rb index b2a216a192a1..5fabf39ba08b 100644 --- a/spec/truffle/java_exception_spec.rb +++ b/spec/truffle/java_exception_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/kernel/feature_loader_spec.rb b/spec/truffle/kernel/feature_loader_spec.rb index df890df2c71a..9983d3cb32aa 100644 --- a/spec/truffle/kernel/feature_loader_spec.rb +++ b/spec/truffle/kernel/feature_loader_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/kernel/gem_spec.rb b/spec/truffle/kernel/gem_spec.rb index 0015db063ed0..23719b7336f1 100644 --- a/spec/truffle/kernel/gem_spec.rb +++ b/spec/truffle/kernel/gem_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/kernel/require_spec.rb b/spec/truffle/kernel/require_spec.rb index bd6398a393f9..da6f91ca514e 100644 --- a/spec/truffle/kernel/require_spec.rb +++ b/spec/truffle/kernel/require_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/launcher_spec.rb b/spec/truffle/launcher_spec.rb index a47d4b29b554..b528e82a04a7 100644 --- a/spec/truffle/launcher_spec.rb +++ b/spec/truffle/launcher_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/lazy_rubygems_spec.rb b/spec/truffle/lazy_rubygems_spec.rb index af8b4f8f9eba..8dd8449e773b 100644 --- a/spec/truffle/lazy_rubygems_spec.rb +++ b/spec/truffle/lazy_rubygems_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/methods_spec.rb b/spec/truffle/methods_spec.rb index 4c447e65fa09..692164612af4 100644 --- a/spec/truffle/methods_spec.rb +++ b/spec/truffle/methods_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/nfi_spec.rb b/spec/truffle/nfi_spec.rb index 1e4126add666..311192c3dedf 100644 --- a/spec/truffle/nfi_spec.rb +++ b/spec/truffle/nfi_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/objectspace/weakmap_spec.rb b/spec/truffle/objectspace/weakmap_spec.rb index 69e2a2adc9e8..86d91f180ce6 100644 --- a/spec/truffle/objectspace/weakmap_spec.rb +++ b/spec/truffle/objectspace/weakmap_spec.rb @@ -2,7 +2,7 @@ # rubocop:disable Lint/UselessAssignment # (to nil out references to make unreachable) -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/objspace/define_finalizer_spec.rb b/spec/truffle/objspace/define_finalizer_spec.rb index 3018dc9fdfc7..028c75f2eb52 100644 --- a/spec/truffle/objspace/define_finalizer_spec.rb +++ b/spec/truffle/objspace/define_finalizer_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/objspace/reachable_objects_from_spec.rb b/spec/truffle/objspace/reachable_objects_from_spec.rb index 39b279053bfb..54555bdc30c8 100644 --- a/spec/truffle/objspace/reachable_objects_from_spec.rb +++ b/spec/truffle/objspace/reachable_objects_from_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/objspace/undefine_finalizer_spec.rb b/spec/truffle/objspace/undefine_finalizer_spec.rb index 6192477c01fc..6e4c32dc3e31 100644 --- a/spec/truffle/objspace/undefine_finalizer_spec.rb +++ b/spec/truffle/objspace/undefine_finalizer_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/backtraces_raise_spec.rb b/spec/truffle/options/backtraces_raise_spec.rb index 80897a5e4fe6..c5d5f36690f4 100644 --- a/spec/truffle/options/backtraces_raise_spec.rb +++ b/spec/truffle/options/backtraces_raise_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/backtraces_rescue_spec.rb b/spec/truffle/options/backtraces_rescue_spec.rb index 94c0fa62a076..d214415ec5c2 100644 --- a/spec/truffle/options/backtraces_rescue_spec.rb +++ b/spec/truffle/options/backtraces_rescue_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/cexts_spec.rb b/spec/truffle/options/cexts_spec.rb index e9fe0951d0f2..4b09289a6d25 100644 --- a/spec/truffle/options/cexts_spec.rb +++ b/spec/truffle/options/cexts_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/defaults_spec.rb b/spec/truffle/options/defaults_spec.rb index 32efc64aec8a..cd6c2d054918 100644 --- a/spec/truffle/options/defaults_spec.rb +++ b/spec/truffle/options/defaults_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/embedded_spec.rb b/spec/truffle/options/embedded_spec.rb index a9a0bbb070e4..d2a9bda32c39 100644 --- a/spec/truffle/options/embedded_spec.rb +++ b/spec/truffle/options/embedded_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/fixtures/raise_rescue.rb b/spec/truffle/options/fixtures/raise_rescue.rb index fcbdbc152d87..38a4565b4ea3 100644 --- a/spec/truffle/options/fixtures/raise_rescue.rb +++ b/spec/truffle/options/fixtures/raise_rescue.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/parsing_spec.rb b/spec/truffle/options/parsing_spec.rb index 1d33c65196b1..5d96848a53d4 100644 --- a/spec/truffle/options/parsing_spec.rb +++ b/spec/truffle/options/parsing_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/platform_native_spec.rb b/spec/truffle/options/platform_native_spec.rb index 0799f30513b9..ded05bc2fce7 100644 --- a/spec/truffle/options/platform_native_spec.rb +++ b/spec/truffle/options/platform_native_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/regex_instrument_creation_spec.rb b/spec/truffle/options/regex_instrument_creation_spec.rb index d5cf1abd8924..151394d184d8 100644 --- a/spec/truffle/options/regex_instrument_creation_spec.rb +++ b/spec/truffle/options/regex_instrument_creation_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/truffle_regex_ignore_atomic_groups_spec.rb b/spec/truffle/options/truffle_regex_ignore_atomic_groups_spec.rb index e27b2806a9ae..7cf88f8b4010 100644 --- a/spec/truffle/options/truffle_regex_ignore_atomic_groups_spec.rb +++ b/spec/truffle/options/truffle_regex_ignore_atomic_groups_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/warn_truffle_regex_compile_fallback_spec.rb b/spec/truffle/options/warn_truffle_regex_compile_fallback_spec.rb index 77fa1cd8dc0f..1fa43e97f5f0 100644 --- a/spec/truffle/options/warn_truffle_regex_compile_fallback_spec.rb +++ b/spec/truffle/options/warn_truffle_regex_compile_fallback_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/options/warn_truffle_regex_match_fallback_spec.rb b/spec/truffle/options/warn_truffle_regex_match_fallback_spec.rb index b904399a5f51..d44afeca67eb 100644 --- a/spec/truffle/options/warn_truffle_regex_match_fallback_spec.rb +++ b/spec/truffle/options/warn_truffle_regex_match_fallback_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/parse_name_spec.rb b/spec/truffle/parse_name_spec.rb index ae807f968aa1..b7c4b3a3b1f6 100644 --- a/spec/truffle/parse_name_spec.rb +++ b/spec/truffle/parse_name_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/parsing/parsing_spec.rb b/spec/truffle/parsing/parsing_spec.rb index 6f965e866018..d71d087a9909 100644 --- a/spec/truffle/parsing/parsing_spec.rb +++ b/spec/truffle/parsing/parsing_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/posix_spec.rb b/spec/truffle/posix_spec.rb index 3f82c228f8ba..c860696b53bf 100644 --- a/spec/truffle/posix_spec.rb +++ b/spec/truffle/posix_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/pre_initialization_spec.rb b/spec/truffle/pre_initialization_spec.rb index bf010fcab5a2..01c797fe9c79 100644 --- a/spec/truffle/pre_initialization_spec.rb +++ b/spec/truffle/pre_initialization_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/process/daemon_spec.rb b/spec/truffle/process/daemon_spec.rb index d7adbea6b36e..3f7eb2a0e7cb 100644 --- a/spec/truffle/process/daemon_spec.rb +++ b/spec/truffle/process/daemon_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rand_spec.rb b/spec/truffle/rand_spec.rb index 2521fc920d92..1de163fd2d4a 100644 --- a/spec/truffle/rand_spec.rb +++ b/spec/truffle/rand_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rbconfig_spec.rb b/spec/truffle/rbconfig_spec.rb index 83737304c109..cc9348857db6 100644 --- a/spec/truffle/rbconfig_spec.rb +++ b/spec/truffle/rbconfig_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/regressions_spec.rb b/spec/truffle/regressions_spec.rb index cc81ab12fee8..e5849b5ab1b1 100644 --- a/spec/truffle/regressions_spec.rb +++ b/spec/truffle/regressions_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/ropes/complex_structure_spec.rb b/spec/truffle/ropes/complex_structure_spec.rb index 6140050970e9..c76dfa90ec7d 100644 --- a/spec/truffle/ropes/complex_structure_spec.rb +++ b/spec/truffle/ropes/complex_structure_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/ropes/substring_spec.rb b/spec/truffle/ropes/substring_spec.rb index 9847a8cf3b09..a68b5d43b76d 100644 --- a/spec/truffle/ropes/substring_spec.rb +++ b/spec/truffle/ropes/substring_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rubygems/default_gems_list_spec.rb b/spec/truffle/rubygems/default_gems_list_spec.rb index 0773c9773080..43939f5b9a58 100644 --- a/spec/truffle/rubygems/default_gems_list_spec.rb +++ b/spec/truffle/rubygems/default_gems_list_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rubygems/default_gems_spec.rb b/spec/truffle/rubygems/default_gems_spec.rb index 7272c6cf5934..8ee44c2c7fb5 100644 --- a/spec/truffle/rubygems/default_gems_spec.rb +++ b/spec/truffle/rubygems/default_gems_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rubygems/install_spec.rb b/spec/truffle/rubygems/install_spec.rb index 46b00a3d1d8d..e9cfd4a0767f 100644 --- a/spec/truffle/rubygems/install_spec.rb +++ b/spec/truffle/rubygems/install_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rubygems/path_spec.rb b/spec/truffle/rubygems/path_spec.rb index cd45f0b82123..15f838f2257f 100644 --- a/spec/truffle/rubygems/path_spec.rb +++ b/spec/truffle/rubygems/path_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/rubygems/platforms_spec.rb b/spec/truffle/rubygems/platforms_spec.rb index 7706c63cacbf..e2d366bb0ba0 100644 --- a/spec/truffle/rubygems/platforms_spec.rb +++ b/spec/truffle/rubygems/platforms_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/securerandom_spec.rb b/spec/truffle/securerandom_spec.rb index 673921202638..e1c9b3ae4b26 100644 --- a/spec/truffle/securerandom_spec.rb +++ b/spec/truffle/securerandom_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/splitting_spec.rb b/spec/truffle/splitting_spec.rb index 2ee3a2f7ef56..15899c63c15f 100644 --- a/spec/truffle/splitting_spec.rb +++ b/spec/truffle/splitting_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/standalone_spec.rb b/spec/truffle/standalone_spec.rb index 40dfbf9924d7..125c2a38c1b6 100644 --- a/spec/truffle/standalone_spec.rb +++ b/spec/truffle/standalone_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/string/truncate_spec.rb b/spec/truffle/string/truncate_spec.rb index aa839d1f2f64..fecadfa2188f 100644 --- a/spec/truffle/string/truncate_spec.rb +++ b/spec/truffle/string/truncate_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/string/unpack_spec.rb b/spec/truffle/string/unpack_spec.rb index 6de64bb50ec5..f4c372162402 100644 --- a/spec/truffle/string/unpack_spec.rb +++ b/spec/truffle/string/unpack_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/system/host_os_spec.rb b/spec/truffle/system/host_os_spec.rb index b05efbdb5a7a..1fa47be0137b 100644 --- a/spec/truffle/system/host_os_spec.rb +++ b/spec/truffle/system/host_os_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/thread/detect_recursion_spec.rb b/spec/truffle/thread/detect_recursion_spec.rb index fc3592125823..55abe5e1a4f1 100644 --- a/spec/truffle/thread/detect_recursion_spec.rb +++ b/spec/truffle/thread/detect_recursion_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/thread/status_spec.rb b/spec/truffle/thread/status_spec.rb index 18ec1c596d29..40cf8d2e7555 100644 --- a/spec/truffle/thread/status_spec.rb +++ b/spec/truffle/thread/status_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/thread_safe_objects_spec.rb b/spec/truffle/thread_safe_objects_spec.rb index 5d3322c72c9d..79531fc36d3b 100644 --- a/spec/truffle/thread_safe_objects_spec.rb +++ b/spec/truffle/thread_safe_objects_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/time/at_spec.rb b/spec/truffle/time/at_spec.rb index 8d47dc868664..6dd1ed4f8189 100644 --- a/spec/truffle/time/at_spec.rb +++ b/spec/truffle/time/at_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/tools_spec.rb b/spec/truffle/tools_spec.rb index 2341a8e22964..57f099266322 100644 --- a/spec/truffle/tools_spec.rb +++ b/spec/truffle/tools_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffle/constants_spec.rb b/spec/truffle/truffle/constants_spec.rb index 351672b033ba..fda7505918de 100644 --- a/spec/truffle/truffle/constants_spec.rb +++ b/spec/truffle/truffle/constants_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/atomic_reference_spec.rb b/spec/truffle/truffleruby/atomic_reference_spec.rb index 72c372ec2e16..ae89ae0a033f 100644 --- a/spec/truffle/truffleruby/atomic_reference_spec.rb +++ b/spec/truffle/truffleruby/atomic_reference_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/concurrent_map_spec.rb b/spec/truffle/truffleruby/concurrent_map_spec.rb index d1041091569e..0a9433196859 100644 --- a/spec/truffle/truffleruby/concurrent_map_spec.rb +++ b/spec/truffle/truffleruby/concurrent_map_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/full_memory_barrier_spec.rb b/spec/truffle/truffleruby/full_memory_barrier_spec.rb index e2cbd3e4701b..fefedcfabe09 100644 --- a/spec/truffle/truffleruby/full_memory_barrier_spec.rb +++ b/spec/truffle/truffleruby/full_memory_barrier_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/graal_spec.rb b/spec/truffle/truffleruby/graal_spec.rb index c55dfe68e719..b11d0994aeac 100644 --- a/spec/truffle/truffleruby/graal_spec.rb +++ b/spec/truffle/truffleruby/graal_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/native_spec.rb b/spec/truffle/truffleruby/native_spec.rb index 642ed142fdd9..7fad239dc35f 100644 --- a/spec/truffle/truffleruby/native_spec.rb +++ b/spec/truffle/truffleruby/native_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/no_other_methods_spec.rb b/spec/truffle/truffleruby/no_other_methods_spec.rb index 4dfce5ef0974..0690c8cc62fa 100644 --- a/spec/truffle/truffleruby/no_other_methods_spec.rb +++ b/spec/truffle/truffleruby/no_other_methods_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/revision_spec.rb b/spec/truffle/truffleruby/revision_spec.rb index 8c4d20e1ff24..11edec64db55 100644 --- a/spec/truffle/truffleruby/revision_spec.rb +++ b/spec/truffle/truffleruby/revision_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/sulong_spec.rb b/spec/truffle/truffleruby/sulong_spec.rb index 9ad6369f6a22..d29aa5f05295 100644 --- a/spec/truffle/truffleruby/sulong_spec.rb +++ b/spec/truffle/truffleruby/sulong_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/truffleruby/synchronized_spec.rb b/spec/truffle/truffleruby/synchronized_spec.rb index 33a40fce374d..2ee05938425b 100644 --- a/spec/truffle/truffleruby/synchronized_spec.rb +++ b/spec/truffle/truffleruby/synchronized_spec.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/versioned_array_spec.rb b/spec/truffle/versioned_array_spec.rb index 3f25e68d504c..28dc4efaf808 100644 --- a/spec/truffle/versioned_array_spec.rb +++ b/spec/truffle/versioned_array_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/spec/truffle/yarp_spec.rb b/spec/truffle/yarp_spec.rb index 4fb51fcb019e..65188ae3c103 100644 --- a/spec/truffle/yarp_spec.rb +++ b/spec/truffle/yarp_spec.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/annotations/java/org/truffleruby/annotations/CoreMethod.java b/src/annotations/java/org/truffleruby/annotations/CoreMethod.java index a9c66c58371c..87e93d2ddb9a 100644 --- a/src/annotations/java/org/truffleruby/annotations/CoreMethod.java +++ b/src/annotations/java/org/truffleruby/annotations/CoreMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/annotations/java/org/truffleruby/annotations/CoreModule.java b/src/annotations/java/org/truffleruby/annotations/CoreModule.java index df139b04b14f..56856cedaa55 100644 --- a/src/annotations/java/org/truffleruby/annotations/CoreModule.java +++ b/src/annotations/java/org/truffleruby/annotations/CoreModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/annotations/java/org/truffleruby/annotations/PopulateBuildInformation.java b/src/annotations/java/org/truffleruby/annotations/PopulateBuildInformation.java index 8977d870fea1..4db3f33cb52e 100644 --- a/src/annotations/java/org/truffleruby/annotations/PopulateBuildInformation.java +++ b/src/annotations/java/org/truffleruby/annotations/PopulateBuildInformation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/annotations/java/org/truffleruby/annotations/Primitive.java b/src/annotations/java/org/truffleruby/annotations/Primitive.java index c664cc0fb575..c36f85f79e78 100644 --- a/src/annotations/java/org/truffleruby/annotations/Primitive.java +++ b/src/annotations/java/org/truffleruby/annotations/Primitive.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/annotations/java/org/truffleruby/annotations/Split.java b/src/annotations/java/org/truffleruby/annotations/Split.java index d982440e89ba..1df0392d676d 100644 --- a/src/annotations/java/org/truffleruby/annotations/Split.java +++ b/src/annotations/java/org/truffleruby/annotations/Split.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/annotations/java/org/truffleruby/annotations/SuppressFBWarnings.java b/src/annotations/java/org/truffleruby/annotations/SuppressFBWarnings.java index 981451e4b3a6..dabdb071198f 100644 --- a/src/annotations/java/org/truffleruby/annotations/SuppressFBWarnings.java +++ b/src/annotations/java/org/truffleruby/annotations/SuppressFBWarnings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/launcher/java/org/truffleruby/launcher/CommandLineParser.java b/src/launcher/java/org/truffleruby/launcher/CommandLineParser.java index 585c4a5dd79c..d6b39240d4d9 100644 --- a/src/launcher/java/org/truffleruby/launcher/CommandLineParser.java +++ b/src/launcher/java/org/truffleruby/launcher/CommandLineParser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/launcher/java/org/truffleruby/launcher/DefaultExecutionAction.java b/src/launcher/java/org/truffleruby/launcher/DefaultExecutionAction.java index 9ba0876c7190..5ba00cdbd091 100644 --- a/src/launcher/java/org/truffleruby/launcher/DefaultExecutionAction.java +++ b/src/launcher/java/org/truffleruby/launcher/DefaultExecutionAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/launcher/java/org/truffleruby/launcher/ExecutionAction.java b/src/launcher/java/org/truffleruby/launcher/ExecutionAction.java index ea399f950f4b..80212cfc9edc 100644 --- a/src/launcher/java/org/truffleruby/launcher/ExecutionAction.java +++ b/src/launcher/java/org/truffleruby/launcher/ExecutionAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/launcher/java/org/truffleruby/launcher/RubyLauncher.java b/src/launcher/java/org/truffleruby/launcher/RubyLauncher.java index cdc1eebdb426..9528696d188d 100644 --- a/src/launcher/java/org/truffleruby/launcher/RubyLauncher.java +++ b/src/launcher/java/org/truffleruby/launcher/RubyLauncher.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/launcher/java/org/truffleruby/launcher/ShowHelp.java b/src/launcher/java/org/truffleruby/launcher/ShowHelp.java index 30b13aef37b3..c50198d7499f 100644 --- a/src/launcher/java/org/truffleruby/launcher/ShowHelp.java +++ b/src/launcher/java/org/truffleruby/launcher/ShowHelp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext-trampoline/cext_constants.c b/src/main/c/cext-trampoline/cext_constants.c index 7b607c02c2b8..f392d368c014 100644 --- a/src/main/c/cext-trampoline/cext_constants.c +++ b/src/main/c/cext-trampoline/cext_constants.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/alloc.c b/src/main/c/cext/alloc.c index 0fc4cebf4e1b..6629511e3417 100644 --- a/src/main/c/cext/alloc.c +++ b/src/main/c/cext/alloc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/args.c b/src/main/c/cext/args.c index 04783e017c88..40d05738f4d6 100644 --- a/src/main/c/cext/args.c +++ b/src/main/c/cext/args.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/array.c b/src/main/c/cext/array.c index a0a8d45e8a2d..07747ae3e6b0 100644 --- a/src/main/c/cext/array.c +++ b/src/main/c/cext/array.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/call.c b/src/main/c/cext/call.c index 417419bc22ec..99f20098e68b 100644 --- a/src/main/c/cext/call.c +++ b/src/main/c/cext/call.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/cext_constants.c b/src/main/c/cext/cext_constants.c index f68e3d43dfb3..09bdb5e7ed54 100644 --- a/src/main/c/cext/cext_constants.c +++ b/src/main/c/cext/cext_constants.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/class.c b/src/main/c/cext/class.c index aa066a57e123..ee23e0d1a8e3 100644 --- a/src/main/c/cext/class.c +++ b/src/main/c/cext/class.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/complex.c b/src/main/c/cext/complex.c index f94f1dc92f99..66c18b0a174b 100644 --- a/src/main/c/cext/complex.c +++ b/src/main/c/cext/complex.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/constants.c b/src/main/c/cext/constants.c index 69a5977ade09..6137098e9533 100644 --- a/src/main/c/cext/constants.c +++ b/src/main/c/cext/constants.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/data.c b/src/main/c/cext/data.c index c16c2677e140..961cf5866903 100644 --- a/src/main/c/cext/data.c +++ b/src/main/c/cext/data.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/debug.c b/src/main/c/cext/debug.c index b43fbd0e0572..3a0aa4f6c566 100644 --- a/src/main/c/cext/debug.c +++ b/src/main/c/cext/debug.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/define.c b/src/main/c/cext/define.c index 0002120eacc2..e36bf14fcdfc 100644 --- a/src/main/c/cext/define.c +++ b/src/main/c/cext/define.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/encoding.c b/src/main/c/cext/encoding.c index 2b767fc3f065..d0918fd402c4 100644 --- a/src/main/c/cext/encoding.c +++ b/src/main/c/cext/encoding.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/enum.c b/src/main/c/cext/enum.c index c4b920aae27a..5b1df98c2fce 100644 --- a/src/main/c/cext/enum.c +++ b/src/main/c/cext/enum.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/error.c b/src/main/c/cext/error.c index 23cdc7fca64e..9141f2034ad7 100644 --- a/src/main/c/cext/error.c +++ b/src/main/c/cext/error.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/exception.c b/src/main/c/cext/exception.c index 27f4cc7e7b55..89d2169e7e69 100644 --- a/src/main/c/cext/exception.c +++ b/src/main/c/cext/exception.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/fd.c b/src/main/c/cext/fd.c index cb0de41cc9aa..f8dc9e35f535 100644 --- a/src/main/c/cext/fd.c +++ b/src/main/c/cext/fd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/fiber.c b/src/main/c/cext/fiber.c index 446dbbd59b03..06eb5918c5c4 100644 --- a/src/main/c/cext/fiber.c +++ b/src/main/c/cext/fiber.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/flags.c b/src/main/c/cext/flags.c index 2ad9afc7201b..39f6f0d46b66 100644 --- a/src/main/c/cext/flags.c +++ b/src/main/c/cext/flags.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/float.c b/src/main/c/cext/float.c index 0f6b8f2cde1f..d5dd5e69ac25 100644 --- a/src/main/c/cext/float.c +++ b/src/main/c/cext/float.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/gc.c b/src/main/c/cext/gc.c index 92e16f3120ac..9a7972c7dbad 100644 --- a/src/main/c/cext/gc.c +++ b/src/main/c/cext/gc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/globals.c b/src/main/c/cext/globals.c index 0513e848a3a1..d6df75c9cebd 100644 --- a/src/main/c/cext/globals.c +++ b/src/main/c/cext/globals.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/hash.c b/src/main/c/cext/hash.c index 837b1b6939eb..147754c845ed 100644 --- a/src/main/c/cext/hash.c +++ b/src/main/c/cext/hash.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/integer.c b/src/main/c/cext/integer.c index e41ffe0449b1..c95d1767e31d 100644 --- a/src/main/c/cext/integer.c +++ b/src/main/c/cext/integer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/io.c b/src/main/c/cext/io.c index 82e7d84b92b9..808b6c8f5a38 100644 --- a/src/main/c/cext/io.c +++ b/src/main/c/cext/io.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/ivar.c b/src/main/c/cext/ivar.c index 67f645ef9cbd..ed17f2c9e4d4 100644 --- a/src/main/c/cext/ivar.c +++ b/src/main/c/cext/ivar.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/marshal.c b/src/main/c/cext/marshal.c index 15e81d001cc4..eeadc0f1905b 100644 --- a/src/main/c/cext/marshal.c +++ b/src/main/c/cext/marshal.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/mutex.c b/src/main/c/cext/mutex.c index 34625801e6b8..24399a7a360c 100644 --- a/src/main/c/cext/mutex.c +++ b/src/main/c/cext/mutex.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/numeric.c b/src/main/c/cext/numeric.c index aead1875d9bb..846545eb7e3a 100644 --- a/src/main/c/cext/numeric.c +++ b/src/main/c/cext/numeric.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/object.c b/src/main/c/cext/object.c index 97595b1cc91d..304a69da5449 100644 --- a/src/main/c/cext/object.c +++ b/src/main/c/cext/object.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/printf.c b/src/main/c/cext/printf.c index a285116eff29..ed85ce92dd95 100644 --- a/src/main/c/cext/printf.c +++ b/src/main/c/cext/printf.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/proc.c b/src/main/c/cext/proc.c index 16f2bf300eae..478691c5160a 100644 --- a/src/main/c/cext/proc.c +++ b/src/main/c/cext/proc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/ractor.c b/src/main/c/cext/ractor.c index 76381cc3b549..7935db196668 100644 --- a/src/main/c/cext/ractor.c +++ b/src/main/c/cext/ractor.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/range.c b/src/main/c/cext/range.c index e6dc931d16b7..3e47ba36dda2 100644 --- a/src/main/c/cext/range.c +++ b/src/main/c/cext/range.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/rational.c b/src/main/c/cext/rational.c index 4db99e35189c..23877d0b3f63 100644 --- a/src/main/c/cext/rational.c +++ b/src/main/c/cext/rational.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/regexp.c b/src/main/c/cext/regexp.c index 2f8ad5be85f7..3b36dea4da14 100644 --- a/src/main/c/cext/regexp.c +++ b/src/main/c/cext/regexp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/ruby.c b/src/main/c/cext/ruby.c index fa6c22ff0ba8..eaa70034f65c 100644 --- a/src/main/c/cext/ruby.c +++ b/src/main/c/cext/ruby.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/string.c b/src/main/c/cext/string.c index a84cb9ad0076..be58ad1bc573 100644 --- a/src/main/c/cext/string.c +++ b/src/main/c/cext/string.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/struct.c b/src/main/c/cext/struct.c index 038f736f3b31..691e461bca11 100644 --- a/src/main/c/cext/struct.c +++ b/src/main/c/cext/struct.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/symbol.c b/src/main/c/cext/symbol.c index 3beb448f42ad..49277436092f 100644 --- a/src/main/c/cext/symbol.c +++ b/src/main/c/cext/symbol.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/thread.c b/src/main/c/cext/thread.c index 4471ccae427b..114c9577ce1e 100644 --- a/src/main/c/cext/thread.c +++ b/src/main/c/cext/thread.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/time.c b/src/main/c/cext/time.c index 4653ad81c7eb..140b1a1e47f0 100644 --- a/src/main/c/cext/time.c +++ b/src/main/c/cext/time.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/tracepoint.c b/src/main/c/cext/tracepoint.c index 1f617e87452e..57ebe10ceece 100644 --- a/src/main/c/cext/tracepoint.c +++ b/src/main/c/cext/tracepoint.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/truffleruby-impl.h b/src/main/c/cext/truffleruby-impl.h index 575189b0198f..5ba028de52bd 100644 --- a/src/main/c/cext/truffleruby-impl.h +++ b/src/main/c/cext/truffleruby-impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/truffleruby.c b/src/main/c/cext/truffleruby.c index 61feb4a7d828..79cd4adc419b 100644 --- a/src/main/c/cext/truffleruby.c +++ b/src/main/c/cext/truffleruby.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/cext/util.c b/src/main/c/cext/util.c index 9ba3c218ce76..ffeb77953eb0 100644 --- a/src/main/c/cext/util.c +++ b/src/main/c/cext/util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/rubysignal/src/rubysignal.c b/src/main/c/rubysignal/src/rubysignal.c index 3597e1a5066f..e280065c511a 100644 --- a/src/main/c/rubysignal/src/rubysignal.c +++ b/src/main/c/rubysignal/src/rubysignal.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/spawn-helper/spawn-helper.c b/src/main/c/spawn-helper/spawn-helper.c index 674517750b90..2aa74857d9ba 100644 --- a/src/main/c/spawn-helper/spawn-helper.c +++ b/src/main/c/spawn-helper/spawn-helper.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/c/truffleposix/truffleposix.c b/src/main/c/truffleposix/truffleposix.c index 1fa3c6e2ef13..d89e115eeee2 100644 --- a/src/main/c/truffleposix/truffleposix.c +++ b/src/main/c/truffleposix/truffleposix.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/Layouts.java b/src/main/java/org/truffleruby/Layouts.java index e9ddc56e6be4..110d9c6aad06 100644 --- a/src/main/java/org/truffleruby/Layouts.java +++ b/src/main/java/org/truffleruby/Layouts.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/RubyContext.java b/src/main/java/org/truffleruby/RubyContext.java index bc46f7523d1e..54c8787262c0 100644 --- a/src/main/java/org/truffleruby/RubyContext.java +++ b/src/main/java/org/truffleruby/RubyContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/RubyFileTypeDetector.java b/src/main/java/org/truffleruby/RubyFileTypeDetector.java index 37cf88ebcf57..96609d282b39 100644 --- a/src/main/java/org/truffleruby/RubyFileTypeDetector.java +++ b/src/main/java/org/truffleruby/RubyFileTypeDetector.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/RubyLanguage.java b/src/main/java/org/truffleruby/RubyLanguage.java index 5147fbb9db7a..2fd48202d5d9 100644 --- a/src/main/java/org/truffleruby/RubyLanguage.java +++ b/src/main/java/org/truffleruby/RubyLanguage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/aot/ParserCache.java b/src/main/java/org/truffleruby/aot/ParserCache.java index 8efaa7e0062c..636696c4cdac 100644 --- a/src/main/java/org/truffleruby/aot/ParserCache.java +++ b/src/main/java/org/truffleruby/aot/ParserCache.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/BuiltinsClasses.java b/src/main/java/org/truffleruby/builtins/BuiltinsClasses.java index 7e767b110d43..306ee725b59a 100644 --- a/src/main/java/org/truffleruby/builtins/BuiltinsClasses.java +++ b/src/main/java/org/truffleruby/builtins/BuiltinsClasses.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/CoreMethodArrayArgumentsNode.java b/src/main/java/org/truffleruby/builtins/CoreMethodArrayArgumentsNode.java index a639afe6c104..d08a1051f05d 100644 --- a/src/main/java/org/truffleruby/builtins/CoreMethodArrayArgumentsNode.java +++ b/src/main/java/org/truffleruby/builtins/CoreMethodArrayArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/CoreMethodNode.java b/src/main/java/org/truffleruby/builtins/CoreMethodNode.java index 069c2e0b28f9..398ea4e3a7a1 100644 --- a/src/main/java/org/truffleruby/builtins/CoreMethodNode.java +++ b/src/main/java/org/truffleruby/builtins/CoreMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/CoreMethodNodeManager.java b/src/main/java/org/truffleruby/builtins/CoreMethodNodeManager.java index 00f69f5335f4..454d14452e02 100644 --- a/src/main/java/org/truffleruby/builtins/CoreMethodNodeManager.java +++ b/src/main/java/org/truffleruby/builtins/CoreMethodNodeManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/EnumeratorSizeNode.java b/src/main/java/org/truffleruby/builtins/EnumeratorSizeNode.java index 3f9ddeacf2fd..eada08ee41a6 100644 --- a/src/main/java/org/truffleruby/builtins/EnumeratorSizeNode.java +++ b/src/main/java/org/truffleruby/builtins/EnumeratorSizeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/NonStandard.java b/src/main/java/org/truffleruby/builtins/NonStandard.java index ecddb0504c0e..a724022c8542 100644 --- a/src/main/java/org/truffleruby/builtins/NonStandard.java +++ b/src/main/java/org/truffleruby/builtins/NonStandard.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/PrimitiveArrayArgumentsNode.java b/src/main/java/org/truffleruby/builtins/PrimitiveArrayArgumentsNode.java index 0641aabd7aec..c497dc89a4a9 100644 --- a/src/main/java/org/truffleruby/builtins/PrimitiveArrayArgumentsNode.java +++ b/src/main/java/org/truffleruby/builtins/PrimitiveArrayArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/PrimitiveManager.java b/src/main/java/org/truffleruby/builtins/PrimitiveManager.java index f05a65e6d217..257d6df40581 100644 --- a/src/main/java/org/truffleruby/builtins/PrimitiveManager.java +++ b/src/main/java/org/truffleruby/builtins/PrimitiveManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/PrimitiveNode.java b/src/main/java/org/truffleruby/builtins/PrimitiveNode.java index 70488268de57..f964c04d6395 100644 --- a/src/main/java/org/truffleruby/builtins/PrimitiveNode.java +++ b/src/main/java/org/truffleruby/builtins/PrimitiveNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/PrimitiveNodeConstructor.java b/src/main/java/org/truffleruby/builtins/PrimitiveNodeConstructor.java index 221d9dd2eb39..ab0640a60bee 100644 --- a/src/main/java/org/truffleruby/builtins/PrimitiveNodeConstructor.java +++ b/src/main/java/org/truffleruby/builtins/PrimitiveNodeConstructor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/ReRaiseInlinedExceptionNode.java b/src/main/java/org/truffleruby/builtins/ReRaiseInlinedExceptionNode.java index 95cbce5faa06..70fdde1da727 100644 --- a/src/main/java/org/truffleruby/builtins/ReRaiseInlinedExceptionNode.java +++ b/src/main/java/org/truffleruby/builtins/ReRaiseInlinedExceptionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/builtins/ReturnEnumeratorIfNoBlockNode.java b/src/main/java/org/truffleruby/builtins/ReturnEnumeratorIfNoBlockNode.java index aaf9b13b620a..55c93a29b09c 100644 --- a/src/main/java/org/truffleruby/builtins/ReturnEnumeratorIfNoBlockNode.java +++ b/src/main/java/org/truffleruby/builtins/ReturnEnumeratorIfNoBlockNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/CExtNodes.java b/src/main/java/org/truffleruby/cext/CExtNodes.java index 3f8a2ddce508..c7854c81717e 100644 --- a/src/main/java/org/truffleruby/cext/CExtNodes.java +++ b/src/main/java/org/truffleruby/cext/CExtNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/CapturedException.java b/src/main/java/org/truffleruby/cext/CapturedException.java index bcc718a8d8a2..c53a930da4cb 100644 --- a/src/main/java/org/truffleruby/cext/CapturedException.java +++ b/src/main/java/org/truffleruby/cext/CapturedException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/IDToSymbolNode.java b/src/main/java/org/truffleruby/cext/IDToSymbolNode.java index daf1af2a0e9d..2363d5344751 100644 --- a/src/main/java/org/truffleruby/cext/IDToSymbolNode.java +++ b/src/main/java/org/truffleruby/cext/IDToSymbolNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/IsNativeObjectNode.java b/src/main/java/org/truffleruby/cext/IsNativeObjectNode.java index 68b53f0169f8..edabd7a655e5 100644 --- a/src/main/java/org/truffleruby/cext/IsNativeObjectNode.java +++ b/src/main/java/org/truffleruby/cext/IsNativeObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/SymbolToIDNode.java b/src/main/java/org/truffleruby/cext/SymbolToIDNode.java index e7738e4e287e..40fee518f5b4 100644 --- a/src/main/java/org/truffleruby/cext/SymbolToIDNode.java +++ b/src/main/java/org/truffleruby/cext/SymbolToIDNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/UnwrapNode.java b/src/main/java/org/truffleruby/cext/UnwrapNode.java index c82b7c925e7c..2b8e57150c57 100644 --- a/src/main/java/org/truffleruby/cext/UnwrapNode.java +++ b/src/main/java/org/truffleruby/cext/UnwrapNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/ValueWrapper.java b/src/main/java/org/truffleruby/cext/ValueWrapper.java index 526db8b4b07d..f38368d6e34f 100644 --- a/src/main/java/org/truffleruby/cext/ValueWrapper.java +++ b/src/main/java/org/truffleruby/cext/ValueWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/ValueWrapperManager.java b/src/main/java/org/truffleruby/cext/ValueWrapperManager.java index bdc4a38d6b93..ce8950909d88 100644 --- a/src/main/java/org/truffleruby/cext/ValueWrapperManager.java +++ b/src/main/java/org/truffleruby/cext/ValueWrapperManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/WrapNode.java b/src/main/java/org/truffleruby/cext/WrapNode.java index a17ef41412b0..3c44be187c8d 100644 --- a/src/main/java/org/truffleruby/cext/WrapNode.java +++ b/src/main/java/org/truffleruby/cext/WrapNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/cext/ZLibCRCTable.java b/src/main/java/org/truffleruby/cext/ZLibCRCTable.java index eea1d155987e..4e1b4245b974 100644 --- a/src/main/java/org/truffleruby/cext/ZLibCRCTable.java +++ b/src/main/java/org/truffleruby/cext/ZLibCRCTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/BoundaryIterable.java b/src/main/java/org/truffleruby/collections/BoundaryIterable.java index 76dc963a74ca..095ccdda078f 100644 --- a/src/main/java/org/truffleruby/collections/BoundaryIterable.java +++ b/src/main/java/org/truffleruby/collections/BoundaryIterable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/BoundaryIterator.java b/src/main/java/org/truffleruby/collections/BoundaryIterator.java index f41981502702..c235531f42a6 100644 --- a/src/main/java/org/truffleruby/collections/BoundaryIterator.java +++ b/src/main/java/org/truffleruby/collections/BoundaryIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/ByteArrayBuilder.java b/src/main/java/org/truffleruby/collections/ByteArrayBuilder.java index 3b326bbdba36..4a321f3dea3d 100644 --- a/src/main/java/org/truffleruby/collections/ByteArrayBuilder.java +++ b/src/main/java/org/truffleruby/collections/ByteArrayBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/ConcurrentOperations.java b/src/main/java/org/truffleruby/collections/ConcurrentOperations.java index 784d17d2a072..68971e89e891 100644 --- a/src/main/java/org/truffleruby/collections/ConcurrentOperations.java +++ b/src/main/java/org/truffleruby/collections/ConcurrentOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/ConcurrentWeakKeysMap.java b/src/main/java/org/truffleruby/collections/ConcurrentWeakKeysMap.java index 0e991a792532..6145c905a9c3 100644 --- a/src/main/java/org/truffleruby/collections/ConcurrentWeakKeysMap.java +++ b/src/main/java/org/truffleruby/collections/ConcurrentWeakKeysMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/ConcurrentWeakSet.java b/src/main/java/org/truffleruby/collections/ConcurrentWeakSet.java index f3b6649cd85a..b59315fea1e8 100644 --- a/src/main/java/org/truffleruby/collections/ConcurrentWeakSet.java +++ b/src/main/java/org/truffleruby/collections/ConcurrentWeakSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/IntStack.java b/src/main/java/org/truffleruby/collections/IntStack.java index fb2926855865..3e11a4df8652 100644 --- a/src/main/java/org/truffleruby/collections/IntStack.java +++ b/src/main/java/org/truffleruby/collections/IntStack.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/Memo.java b/src/main/java/org/truffleruby/collections/Memo.java index d5f7556166cb..e0482475fb15 100644 --- a/src/main/java/org/truffleruby/collections/Memo.java +++ b/src/main/java/org/truffleruby/collections/Memo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/PEBiFunction.java b/src/main/java/org/truffleruby/collections/PEBiFunction.java index 3945bffc2f03..d842bb252152 100644 --- a/src/main/java/org/truffleruby/collections/PEBiFunction.java +++ b/src/main/java/org/truffleruby/collections/PEBiFunction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/SharedIndicesMap.java b/src/main/java/org/truffleruby/collections/SharedIndicesMap.java index 122f8ef03557..16a8a58851a6 100644 --- a/src/main/java/org/truffleruby/collections/SharedIndicesMap.java +++ b/src/main/java/org/truffleruby/collections/SharedIndicesMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/SimpleEntry.java b/src/main/java/org/truffleruby/collections/SimpleEntry.java index b48460a2468b..6ef8b34df7d0 100644 --- a/src/main/java/org/truffleruby/collections/SimpleEntry.java +++ b/src/main/java/org/truffleruby/collections/SimpleEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/collections/SimpleStack.java b/src/main/java/org/truffleruby/collections/SimpleStack.java index 8b95107e1800..be140a7b638c 100644 --- a/src/main/java/org/truffleruby/collections/SimpleStack.java +++ b/src/main/java/org/truffleruby/collections/SimpleStack.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/CoreLibrary.java b/src/main/java/org/truffleruby/core/CoreLibrary.java index 3d4ed5db4fb6..ecf775626806 100644 --- a/src/main/java/org/truffleruby/core/CoreLibrary.java +++ b/src/main/java/org/truffleruby/core/CoreLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/DataObjectFinalizationService.java b/src/main/java/org/truffleruby/core/DataObjectFinalizationService.java index d78be115822c..a6aa1a2e019d 100644 --- a/src/main/java/org/truffleruby/core/DataObjectFinalizationService.java +++ b/src/main/java/org/truffleruby/core/DataObjectFinalizationService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/DataObjectFinalizerReference.java b/src/main/java/org/truffleruby/core/DataObjectFinalizerReference.java index d91bcfc14a4f..324dea9638e6 100644 --- a/src/main/java/org/truffleruby/core/DataObjectFinalizerReference.java +++ b/src/main/java/org/truffleruby/core/DataObjectFinalizerReference.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/DummyNode.java b/src/main/java/org/truffleruby/core/DummyNode.java index cb26c98a3489..9f1762236c7f 100644 --- a/src/main/java/org/truffleruby/core/DummyNode.java +++ b/src/main/java/org/truffleruby/core/DummyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/FinalizationService.java b/src/main/java/org/truffleruby/core/FinalizationService.java index 0ff1961221da..2a2d87a9d1da 100644 --- a/src/main/java/org/truffleruby/core/FinalizationService.java +++ b/src/main/java/org/truffleruby/core/FinalizationService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/FinalizerReference.java b/src/main/java/org/truffleruby/core/FinalizerReference.java index 0f9b7da76765..1b71fda2786a 100644 --- a/src/main/java/org/truffleruby/core/FinalizerReference.java +++ b/src/main/java/org/truffleruby/core/FinalizerReference.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/GCNodes.java b/src/main/java/org/truffleruby/core/GCNodes.java index 6db868d60dfb..d2bf25d7dee8 100644 --- a/src/main/java/org/truffleruby/core/GCNodes.java +++ b/src/main/java/org/truffleruby/core/GCNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/Hashing.java b/src/main/java/org/truffleruby/core/Hashing.java index c990f346e16e..7380be9fa94e 100644 --- a/src/main/java/org/truffleruby/core/Hashing.java +++ b/src/main/java/org/truffleruby/core/Hashing.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/InterruptMode.java b/src/main/java/org/truffleruby/core/InterruptMode.java index c655564313a6..bb2c9a986319 100644 --- a/src/main/java/org/truffleruby/core/InterruptMode.java +++ b/src/main/java/org/truffleruby/core/InterruptMode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/IsNilNode.java b/src/main/java/org/truffleruby/core/IsNilNode.java index 2019b92f3765..111d033c0efa 100644 --- a/src/main/java/org/truffleruby/core/IsNilNode.java +++ b/src/main/java/org/truffleruby/core/IsNilNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/MainNodes.java b/src/main/java/org/truffleruby/core/MainNodes.java index f47c31682644..f04dec3e5d26 100644 --- a/src/main/java/org/truffleruby/core/MainNodes.java +++ b/src/main/java/org/truffleruby/core/MainNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/MarkingService.java b/src/main/java/org/truffleruby/core/MarkingService.java index 7bb2c5c8e789..18485b116662 100644 --- a/src/main/java/org/truffleruby/core/MarkingService.java +++ b/src/main/java/org/truffleruby/core/MarkingService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/MarkingServiceNodes.java b/src/main/java/org/truffleruby/core/MarkingServiceNodes.java index 15f396cc67a8..276b10385334 100644 --- a/src/main/java/org/truffleruby/core/MarkingServiceNodes.java +++ b/src/main/java/org/truffleruby/core/MarkingServiceNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/MathNodes.java b/src/main/java/org/truffleruby/core/MathNodes.java index 089b465f7f19..544ff39ea33e 100644 --- a/src/main/java/org/truffleruby/core/MathNodes.java +++ b/src/main/java/org/truffleruby/core/MathNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/ProcessNodes.java b/src/main/java/org/truffleruby/core/ProcessNodes.java index 97c2b5e8ad93..be66b75d3a9a 100644 --- a/src/main/java/org/truffleruby/core/ProcessNodes.java +++ b/src/main/java/org/truffleruby/core/ProcessNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/ReferenceProcessingService.java b/src/main/java/org/truffleruby/core/ReferenceProcessingService.java index 64aa5a291391..734ffafd8537 100644 --- a/src/main/java/org/truffleruby/core/ReferenceProcessingService.java +++ b/src/main/java/org/truffleruby/core/ReferenceProcessingService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/RubyHandle.java b/src/main/java/org/truffleruby/core/RubyHandle.java index 73476dbe4c1a..518e81b0db28 100644 --- a/src/main/java/org/truffleruby/core/RubyHandle.java +++ b/src/main/java/org/truffleruby/core/RubyHandle.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/TruffleSystemNodes.java b/src/main/java/org/truffleruby/core/TruffleSystemNodes.java index 76ffc84bdfba..96572f6e32c6 100644 --- a/src/main/java/org/truffleruby/core/TruffleSystemNodes.java +++ b/src/main/java/org/truffleruby/core/TruffleSystemNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/VMPrimitiveNodes.java b/src/main/java/org/truffleruby/core/VMPrimitiveNodes.java index fcdd08a2b028..cfe208026292 100644 --- a/src/main/java/org/truffleruby/core/VMPrimitiveNodes.java +++ b/src/main/java/org/truffleruby/core/VMPrimitiveNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/adapters/InputStreamAdapter.java b/src/main/java/org/truffleruby/core/adapters/InputStreamAdapter.java index 75cd52b15c50..b4db92f73fcb 100644 --- a/src/main/java/org/truffleruby/core/adapters/InputStreamAdapter.java +++ b/src/main/java/org/truffleruby/core/adapters/InputStreamAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/adapters/OutputStreamAdapter.java b/src/main/java/org/truffleruby/core/adapters/OutputStreamAdapter.java index 4cb3933ecd14..01900040ffe6 100644 --- a/src/main/java/org/truffleruby/core/adapters/OutputStreamAdapter.java +++ b/src/main/java/org/truffleruby/core/adapters/OutputStreamAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayAppendManyNode.java b/src/main/java/org/truffleruby/core/array/ArrayAppendManyNode.java index 2d1b805ac820..ec35c2e887b8 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayAppendManyNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayAppendManyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayAppendOneNode.java b/src/main/java/org/truffleruby/core/array/ArrayAppendOneNode.java index 0f6a973f071d..0000b377531f 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayAppendOneNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayAppendOneNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayBuilderNode.java b/src/main/java/org/truffleruby/core/array/ArrayBuilderNode.java index 97e0f0ddf748..63f8492dbf0e 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayBuilderNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayBuilderNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayConcatNode.java b/src/main/java/org/truffleruby/core/array/ArrayConcatNode.java index 576b363e774f..a86e3d874684 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayConcatNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayConcatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayConvertNode.java b/src/main/java/org/truffleruby/core/array/ArrayConvertNode.java index 667480da0a1f..d3ebda07cf86 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayConvertNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayConvertNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayCopyCompatibleRangeNode.java b/src/main/java/org/truffleruby/core/array/ArrayCopyCompatibleRangeNode.java index d0d0898b134e..fc746dadf41f 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayCopyCompatibleRangeNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayCopyCompatibleRangeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayCopyOnWriteNode.java b/src/main/java/org/truffleruby/core/array/ArrayCopyOnWriteNode.java index b6ae2c122ebf..18c40663f06c 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayCopyOnWriteNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayCopyOnWriteNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayCoreMethodNode.java b/src/main/java/org/truffleruby/core/array/ArrayCoreMethodNode.java index e35f4c25b606..ed1ecc665ad0 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayCoreMethodNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayCoreMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayDropTailNode.java b/src/main/java/org/truffleruby/core/array/ArrayDropTailNode.java index 8c2d1bf67a47..1dcb7b31227e 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayDropTailNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayDropTailNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayDupNode.java b/src/main/java/org/truffleruby/core/array/ArrayDupNode.java index 1b5983538d6e..ab0244051d24 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayDupNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayDupNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayEachIteratorNode.java b/src/main/java/org/truffleruby/core/array/ArrayEachIteratorNode.java index b60373326e0b..677e15291cda 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayEachIteratorNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayEachIteratorNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayEnsureCapacityNode.java b/src/main/java/org/truffleruby/core/array/ArrayEnsureCapacityNode.java index 7ccf76a3820e..e8cca9504f9f 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayEnsureCapacityNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayEnsureCapacityNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayGetTailNode.java b/src/main/java/org/truffleruby/core/array/ArrayGetTailNode.java index 1ded80f89a2d..c543a2554132 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayGetTailNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayGetTailNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayGuards.java b/src/main/java/org/truffleruby/core/array/ArrayGuards.java index 4d6ff5200ab4..a00355dffdef 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayGuards.java +++ b/src/main/java/org/truffleruby/core/array/ArrayGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayHelpers.java b/src/main/java/org/truffleruby/core/array/ArrayHelpers.java index 42e798771f93..4c4cc00e4a30 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayHelpers.java +++ b/src/main/java/org/truffleruby/core/array/ArrayHelpers.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayIndexNodes.java b/src/main/java/org/truffleruby/core/array/ArrayIndexNodes.java index 2d14d13ef7c0..ae712322c952 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayIndexNodes.java +++ b/src/main/java/org/truffleruby/core/array/ArrayIndexNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayLiteralNode.java b/src/main/java/org/truffleruby/core/array/ArrayLiteralNode.java index 4f96fec29bb9..f3b9081fb4eb 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayLiteralNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayNodes.java b/src/main/java/org/truffleruby/core/array/ArrayNodes.java index b5cc3a1e8b10..99461cffb7d0 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayNodes.java +++ b/src/main/java/org/truffleruby/core/array/ArrayNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayOperations.java b/src/main/java/org/truffleruby/core/array/ArrayOperations.java index f90ec6050077..88ed352cbd21 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayOperations.java +++ b/src/main/java/org/truffleruby/core/array/ArrayOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayPatternLengthCheckNode.java b/src/main/java/org/truffleruby/core/array/ArrayPatternLengthCheckNode.java index ca641c63f7c9..1e2a98fc1ab0 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayPatternLengthCheckNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayPatternLengthCheckNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayPopOneNode.java b/src/main/java/org/truffleruby/core/array/ArrayPopOneNode.java index 4c88542f720f..fee7de237a45 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayPopOneNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayPopOneNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayPrepareForCopyNode.java b/src/main/java/org/truffleruby/core/array/ArrayPrepareForCopyNode.java index 95781a22f3af..25e87e07a64e 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayPrepareForCopyNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayPrepareForCopyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArraySliceNode.java b/src/main/java/org/truffleruby/core/array/ArraySliceNode.java index 72ee95cc5523..2c0d130d6867 100644 --- a/src/main/java/org/truffleruby/core/array/ArraySliceNode.java +++ b/src/main/java/org/truffleruby/core/array/ArraySliceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayToObjectArrayNode.java b/src/main/java/org/truffleruby/core/array/ArrayToObjectArrayNode.java index b9959231afed..3f29da5b9350 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayToObjectArrayNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayToObjectArrayNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayTruncateNode.java b/src/main/java/org/truffleruby/core/array/ArrayTruncateNode.java index 295c371a5076..22454742c462 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayTruncateNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayTruncateNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayUtils.java b/src/main/java/org/truffleruby/core/array/ArrayUtils.java index b4f893a37bca..6c468d2ca441 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayUtils.java +++ b/src/main/java/org/truffleruby/core/array/ArrayUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/ArrayWriteNormalizedNode.java b/src/main/java/org/truffleruby/core/array/ArrayWriteNormalizedNode.java index 1d91bfc1a21b..185ca10c2a0b 100644 --- a/src/main/java/org/truffleruby/core/array/ArrayWriteNormalizedNode.java +++ b/src/main/java/org/truffleruby/core/array/ArrayWriteNormalizedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/AssignableNode.java b/src/main/java/org/truffleruby/core/array/AssignableNode.java index afac6a9935ad..2def8f1c0556 100644 --- a/src/main/java/org/truffleruby/core/array/AssignableNode.java +++ b/src/main/java/org/truffleruby/core/array/AssignableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/LazyArrayEachIteratorNode.java b/src/main/java/org/truffleruby/core/array/LazyArrayEachIteratorNode.java index 95cafa9d7bcf..a0cb825f5b77 100644 --- a/src/main/java/org/truffleruby/core/array/LazyArrayEachIteratorNode.java +++ b/src/main/java/org/truffleruby/core/array/LazyArrayEachIteratorNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/MultipleAssignmentNode.java b/src/main/java/org/truffleruby/core/array/MultipleAssignmentNode.java index b6eddbc28b46..8adb73b970cd 100644 --- a/src/main/java/org/truffleruby/core/array/MultipleAssignmentNode.java +++ b/src/main/java/org/truffleruby/core/array/MultipleAssignmentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/NoopAssignableNode.java b/src/main/java/org/truffleruby/core/array/NoopAssignableNode.java index 455832c22ebe..856443f62839 100644 --- a/src/main/java/org/truffleruby/core/array/NoopAssignableNode.java +++ b/src/main/java/org/truffleruby/core/array/NoopAssignableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/RubyArray.java b/src/main/java/org/truffleruby/core/array/RubyArray.java index 564e15723c2d..a6f4dfbfb449 100644 --- a/src/main/java/org/truffleruby/core/array/RubyArray.java +++ b/src/main/java/org/truffleruby/core/array/RubyArray.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/ArrayStoreLibrary.java b/src/main/java/org/truffleruby/core/array/library/ArrayStoreLibrary.java index d7db11f182ff..989873b94edb 100644 --- a/src/main/java/org/truffleruby/core/array/library/ArrayStoreLibrary.java +++ b/src/main/java/org/truffleruby/core/array/library/ArrayStoreLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/DelegatedArrayStorage.java b/src/main/java/org/truffleruby/core/array/library/DelegatedArrayStorage.java index f1c54b89eb1c..6807f4adf3a4 100644 --- a/src/main/java/org/truffleruby/core/array/library/DelegatedArrayStorage.java +++ b/src/main/java/org/truffleruby/core/array/library/DelegatedArrayStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/DoubleArrayStore.java b/src/main/java/org/truffleruby/core/array/library/DoubleArrayStore.java index e63e6889252b..192f5eb702ac 100644 --- a/src/main/java/org/truffleruby/core/array/library/DoubleArrayStore.java +++ b/src/main/java/org/truffleruby/core/array/library/DoubleArrayStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/IntegerArrayStore.java b/src/main/java/org/truffleruby/core/array/library/IntegerArrayStore.java index b4347f316c07..7927f251d962 100644 --- a/src/main/java/org/truffleruby/core/array/library/IntegerArrayStore.java +++ b/src/main/java/org/truffleruby/core/array/library/IntegerArrayStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/LongArrayStore.java b/src/main/java/org/truffleruby/core/array/library/LongArrayStore.java index 5f2fa7b86174..108f19b6ff06 100644 --- a/src/main/java/org/truffleruby/core/array/library/LongArrayStore.java +++ b/src/main/java/org/truffleruby/core/array/library/LongArrayStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/NativeArrayStorage.java b/src/main/java/org/truffleruby/core/array/library/NativeArrayStorage.java index 19a701202e5b..7c54581a002d 100644 --- a/src/main/java/org/truffleruby/core/array/library/NativeArrayStorage.java +++ b/src/main/java/org/truffleruby/core/array/library/NativeArrayStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/ObjectArrayStore.java b/src/main/java/org/truffleruby/core/array/library/ObjectArrayStore.java index 4f1fb71970e2..2304535c99cf 100644 --- a/src/main/java/org/truffleruby/core/array/library/ObjectArrayStore.java +++ b/src/main/java/org/truffleruby/core/array/library/ObjectArrayStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/SharedArrayStorage.java b/src/main/java/org/truffleruby/core/array/library/SharedArrayStorage.java index a831018d4425..7cd929bc02cf 100644 --- a/src/main/java/org/truffleruby/core/array/library/SharedArrayStorage.java +++ b/src/main/java/org/truffleruby/core/array/library/SharedArrayStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/array/library/ZeroLengthArrayStore.java b/src/main/java/org/truffleruby/core/array/library/ZeroLengthArrayStore.java index a90cd3f4ad3a..40dc7b45af64 100644 --- a/src/main/java/org/truffleruby/core/array/library/ZeroLengthArrayStore.java +++ b/src/main/java/org/truffleruby/core/array/library/ZeroLengthArrayStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/basicobject/BasicObjectNodes.java b/src/main/java/org/truffleruby/core/basicobject/BasicObjectNodes.java index 0783f0ef15bd..f0c52b4d264a 100644 --- a/src/main/java/org/truffleruby/core/basicobject/BasicObjectNodes.java +++ b/src/main/java/org/truffleruby/core/basicobject/BasicObjectNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/basicobject/ReferenceEqualNode.java b/src/main/java/org/truffleruby/core/basicobject/ReferenceEqualNode.java index a3d411b0852c..381ff38e97c3 100644 --- a/src/main/java/org/truffleruby/core/basicobject/ReferenceEqualNode.java +++ b/src/main/java/org/truffleruby/core/basicobject/ReferenceEqualNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/basicobject/RubyBasicObject.java b/src/main/java/org/truffleruby/core/basicobject/RubyBasicObject.java index 054b9bf49521..a139e80a56ff 100644 --- a/src/main/java/org/truffleruby/core/basicobject/RubyBasicObject.java +++ b/src/main/java/org/truffleruby/core/basicobject/RubyBasicObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/binding/BindingNodes.java b/src/main/java/org/truffleruby/core/binding/BindingNodes.java index 1eff01136fc3..7490a7fd4ce3 100644 --- a/src/main/java/org/truffleruby/core/binding/BindingNodes.java +++ b/src/main/java/org/truffleruby/core/binding/BindingNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/binding/RubyBinding.java b/src/main/java/org/truffleruby/core/binding/RubyBinding.java index 9175be11442d..3560b4cf3346 100644 --- a/src/main/java/org/truffleruby/core/binding/RubyBinding.java +++ b/src/main/java/org/truffleruby/core/binding/RubyBinding.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/binding/SetBindingFrameForEvalNode.java b/src/main/java/org/truffleruby/core/binding/SetBindingFrameForEvalNode.java index 0fc739b56d25..84b9356a38fb 100644 --- a/src/main/java/org/truffleruby/core/binding/SetBindingFrameForEvalNode.java +++ b/src/main/java/org/truffleruby/core/binding/SetBindingFrameForEvalNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/binding/TruffleBindingNodes.java b/src/main/java/org/truffleruby/core/binding/TruffleBindingNodes.java index 683e9db61edc..b6b46a14b7ce 100644 --- a/src/main/java/org/truffleruby/core/binding/TruffleBindingNodes.java +++ b/src/main/java/org/truffleruby/core/binding/TruffleBindingNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/bool/FalseClassNodes.java b/src/main/java/org/truffleruby/core/bool/FalseClassNodes.java index f9bd2a303742..ec8f3627637d 100644 --- a/src/main/java/org/truffleruby/core/bool/FalseClassNodes.java +++ b/src/main/java/org/truffleruby/core/bool/FalseClassNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/bool/NilClassNodes.java b/src/main/java/org/truffleruby/core/bool/NilClassNodes.java index 2a994e6af6aa..4a41791b94f9 100644 --- a/src/main/java/org/truffleruby/core/bool/NilClassNodes.java +++ b/src/main/java/org/truffleruby/core/bool/NilClassNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/bool/TrueClassNodes.java b/src/main/java/org/truffleruby/core/bool/TrueClassNodes.java index 8c3bb0d6e805..330c9c9d4330 100644 --- a/src/main/java/org/truffleruby/core/bool/TrueClassNodes.java +++ b/src/main/java/org/truffleruby/core/bool/TrueClassNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/BigIntegerCastNode.java b/src/main/java/org/truffleruby/core/cast/BigIntegerCastNode.java index 290b6c88727c..5b4bd7958182 100644 --- a/src/main/java/org/truffleruby/core/cast/BigIntegerCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/BigIntegerCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/BooleanCastNode.java b/src/main/java/org/truffleruby/core/cast/BooleanCastNode.java index 5ccea4463a70..89386b6d154c 100644 --- a/src/main/java/org/truffleruby/core/cast/BooleanCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/BooleanCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/BooleanCastWithDefaultNode.java b/src/main/java/org/truffleruby/core/cast/BooleanCastWithDefaultNode.java index ee6ec594233f..147cb3656898 100644 --- a/src/main/java/org/truffleruby/core/cast/BooleanCastWithDefaultNode.java +++ b/src/main/java/org/truffleruby/core/cast/BooleanCastWithDefaultNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/CmpIntNode.java b/src/main/java/org/truffleruby/core/cast/CmpIntNode.java index 260642b86725..04188cd0dff1 100644 --- a/src/main/java/org/truffleruby/core/cast/CmpIntNode.java +++ b/src/main/java/org/truffleruby/core/cast/CmpIntNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/DurationToNanoSecondsNode.java b/src/main/java/org/truffleruby/core/cast/DurationToNanoSecondsNode.java index 3999dadf8b94..69f3b4b81fb5 100644 --- a/src/main/java/org/truffleruby/core/cast/DurationToNanoSecondsNode.java +++ b/src/main/java/org/truffleruby/core/cast/DurationToNanoSecondsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/FloatToIntegerNode.java b/src/main/java/org/truffleruby/core/cast/FloatToIntegerNode.java index 34bed1b6a2ca..ba3f6cca396f 100644 --- a/src/main/java/org/truffleruby/core/cast/FloatToIntegerNode.java +++ b/src/main/java/org/truffleruby/core/cast/FloatToIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/HashCastNode.java b/src/main/java/org/truffleruby/core/cast/HashCastNode.java index ed8f886b351a..ee7fe71a1263 100644 --- a/src/main/java/org/truffleruby/core/cast/HashCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/HashCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/IntegerCastNode.java b/src/main/java/org/truffleruby/core/cast/IntegerCastNode.java index b0560ea86f6e..52b48a4f8e47 100644 --- a/src/main/java/org/truffleruby/core/cast/IntegerCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/IntegerCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/LongCastNode.java b/src/main/java/org/truffleruby/core/cast/LongCastNode.java index bba39d9f94a5..ce2cc4674633 100644 --- a/src/main/java/org/truffleruby/core/cast/LongCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/LongCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/NameToJavaStringNode.java b/src/main/java/org/truffleruby/core/cast/NameToJavaStringNode.java index d5f941ac0bf7..70a315b9070e 100644 --- a/src/main/java/org/truffleruby/core/cast/NameToJavaStringNode.java +++ b/src/main/java/org/truffleruby/core/cast/NameToJavaStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/SingleValueCastNode.java b/src/main/java/org/truffleruby/core/cast/SingleValueCastNode.java index a5f834b785d2..fd775c9cd86d 100644 --- a/src/main/java/org/truffleruby/core/cast/SingleValueCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/SingleValueCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/SplatCastNode.java b/src/main/java/org/truffleruby/core/cast/SplatCastNode.java index c8bc578c7e92..6b1cf94ab0d3 100644 --- a/src/main/java/org/truffleruby/core/cast/SplatCastNode.java +++ b/src/main/java/org/truffleruby/core/cast/SplatCastNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/StringToSymbolNode.java b/src/main/java/org/truffleruby/core/cast/StringToSymbolNode.java index 27e5f1116335..6c717eaeb85d 100644 --- a/src/main/java/org/truffleruby/core/cast/StringToSymbolNode.java +++ b/src/main/java/org/truffleruby/core/cast/StringToSymbolNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToANode.java b/src/main/java/org/truffleruby/core/cast/ToANode.java index 6bbd4a28e96a..75f6b35364c9 100644 --- a/src/main/java/org/truffleruby/core/cast/ToANode.java +++ b/src/main/java/org/truffleruby/core/cast/ToANode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToAryNode.java b/src/main/java/org/truffleruby/core/cast/ToAryNode.java index e7b0e81749aa..97a3d89df364 100644 --- a/src/main/java/org/truffleruby/core/cast/ToAryNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToAryNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToCallTargetNode.java b/src/main/java/org/truffleruby/core/cast/ToCallTargetNode.java index cf25ba893b9a..f3277cee6425 100644 --- a/src/main/java/org/truffleruby/core/cast/ToCallTargetNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToCallTargetNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToFNode.java b/src/main/java/org/truffleruby/core/cast/ToFNode.java index a77a425eb217..665203cefab2 100644 --- a/src/main/java/org/truffleruby/core/cast/ToFNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToFNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToIntNode.java b/src/main/java/org/truffleruby/core/cast/ToIntNode.java index 96a875269d6e..9bfcf65296cf 100644 --- a/src/main/java/org/truffleruby/core/cast/ToIntNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToIntNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToLongNode.java b/src/main/java/org/truffleruby/core/cast/ToLongNode.java index 4789b51ac482..a1d6d6b11950 100644 --- a/src/main/java/org/truffleruby/core/cast/ToLongNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToLongNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToPathNode.java b/src/main/java/org/truffleruby/core/cast/ToPathNode.java index cbbdf1900df6..2d2609beb264 100644 --- a/src/main/java/org/truffleruby/core/cast/ToPathNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToPathNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToProcNode.java b/src/main/java/org/truffleruby/core/cast/ToProcNode.java index 38322fdc7664..6c3af53036a9 100644 --- a/src/main/java/org/truffleruby/core/cast/ToProcNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToProcNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToRubyEncodingNode.java b/src/main/java/org/truffleruby/core/cast/ToRubyEncodingNode.java index 179e225bd57e..7e72d3152a26 100644 --- a/src/main/java/org/truffleruby/core/cast/ToRubyEncodingNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToRubyEncodingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToRubyIntegerNode.java b/src/main/java/org/truffleruby/core/cast/ToRubyIntegerNode.java index 3bfeb605b9aa..05d05b76be1a 100644 --- a/src/main/java/org/truffleruby/core/cast/ToRubyIntegerNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToRubyIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToSNode.java b/src/main/java/org/truffleruby/core/cast/ToSNode.java index ea8bc9c8ee54..76efaa2196e8 100644 --- a/src/main/java/org/truffleruby/core/cast/ToSNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToSNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToStrNode.java b/src/main/java/org/truffleruby/core/cast/ToStrNode.java index cbaa2b18dc0b..f7f64023b4e5 100644 --- a/src/main/java/org/truffleruby/core/cast/ToStrNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToStrNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToStringOrSymbolNode.java b/src/main/java/org/truffleruby/core/cast/ToStringOrSymbolNode.java index 45ea2a3f6061..58876346e6ce 100644 --- a/src/main/java/org/truffleruby/core/cast/ToStringOrSymbolNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToStringOrSymbolNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/cast/ToSymbolNode.java b/src/main/java/org/truffleruby/core/cast/ToSymbolNode.java index 365b69d1257a..de69bdba9fc4 100644 --- a/src/main/java/org/truffleruby/core/cast/ToSymbolNode.java +++ b/src/main/java/org/truffleruby/core/cast/ToSymbolNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/constant/WarnAlreadyInitializedNode.java b/src/main/java/org/truffleruby/core/constant/WarnAlreadyInitializedNode.java index a2899c279e96..12bd4989f70d 100644 --- a/src/main/java/org/truffleruby/core/constant/WarnAlreadyInitializedNode.java +++ b/src/main/java/org/truffleruby/core/constant/WarnAlreadyInitializedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/EncodingConverterNodes.java b/src/main/java/org/truffleruby/core/encoding/EncodingConverterNodes.java index 79cb9ede20f5..918ea9c57bf4 100644 --- a/src/main/java/org/truffleruby/core/encoding/EncodingConverterNodes.java +++ b/src/main/java/org/truffleruby/core/encoding/EncodingConverterNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/EncodingManager.java b/src/main/java/org/truffleruby/core/encoding/EncodingManager.java index 46192d8a1fde..e6ea53173217 100644 --- a/src/main/java/org/truffleruby/core/encoding/EncodingManager.java +++ b/src/main/java/org/truffleruby/core/encoding/EncodingManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/EncodingNodes.java b/src/main/java/org/truffleruby/core/encoding/EncodingNodes.java index 429b56a060de..96c65e261f8b 100644 --- a/src/main/java/org/truffleruby/core/encoding/EncodingNodes.java +++ b/src/main/java/org/truffleruby/core/encoding/EncodingNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/Encodings.java b/src/main/java/org/truffleruby/core/encoding/Encodings.java index 4bc02ebe4e18..c67cbaf9fe68 100644 --- a/src/main/java/org/truffleruby/core/encoding/Encodings.java +++ b/src/main/java/org/truffleruby/core/encoding/Encodings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/IsCharacterHeadNode.java b/src/main/java/org/truffleruby/core/encoding/IsCharacterHeadNode.java index 66885a3b6e24..ce918cec05d9 100644 --- a/src/main/java/org/truffleruby/core/encoding/IsCharacterHeadNode.java +++ b/src/main/java/org/truffleruby/core/encoding/IsCharacterHeadNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/RubyEncoding.java b/src/main/java/org/truffleruby/core/encoding/RubyEncoding.java index 6a8c371bfb51..9afad0056324 100644 --- a/src/main/java/org/truffleruby/core/encoding/RubyEncoding.java +++ b/src/main/java/org/truffleruby/core/encoding/RubyEncoding.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/RubyEncodingConverter.java b/src/main/java/org/truffleruby/core/encoding/RubyEncodingConverter.java index dd58e93d7280..19e087f817dd 100644 --- a/src/main/java/org/truffleruby/core/encoding/RubyEncodingConverter.java +++ b/src/main/java/org/truffleruby/core/encoding/RubyEncodingConverter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/TStringUtils.java b/src/main/java/org/truffleruby/core/encoding/TStringUtils.java index f45068effc1c..900910847225 100644 --- a/src/main/java/org/truffleruby/core/encoding/TStringUtils.java +++ b/src/main/java/org/truffleruby/core/encoding/TStringUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/encoding/TranscodingManager.java b/src/main/java/org/truffleruby/core/encoding/TranscodingManager.java index 5f5361d38a12..0d31ac82b183 100644 --- a/src/main/java/org/truffleruby/core/encoding/TranscodingManager.java +++ b/src/main/java/org/truffleruby/core/encoding/TranscodingManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/CoreExceptions.java b/src/main/java/org/truffleruby/core/exception/CoreExceptions.java index c0a64d4e7561..c1d2e211a7f4 100644 --- a/src/main/java/org/truffleruby/core/exception/CoreExceptions.java +++ b/src/main/java/org/truffleruby/core/exception/CoreExceptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/ErrnoErrorNode.java b/src/main/java/org/truffleruby/core/exception/ErrnoErrorNode.java index cae8cbf1f8ce..01921f8965f1 100644 --- a/src/main/java/org/truffleruby/core/exception/ErrnoErrorNode.java +++ b/src/main/java/org/truffleruby/core/exception/ErrnoErrorNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/ExceptionNodes.java b/src/main/java/org/truffleruby/core/exception/ExceptionNodes.java index d7f62fd1550e..60ff586cd094 100644 --- a/src/main/java/org/truffleruby/core/exception/ExceptionNodes.java +++ b/src/main/java/org/truffleruby/core/exception/ExceptionNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/ExceptionOperations.java b/src/main/java/org/truffleruby/core/exception/ExceptionOperations.java index 58a70eaa3619..736e3ad7d28f 100644 --- a/src/main/java/org/truffleruby/core/exception/ExceptionOperations.java +++ b/src/main/java/org/truffleruby/core/exception/ExceptionOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/FrozenErrorNodes.java b/src/main/java/org/truffleruby/core/exception/FrozenErrorNodes.java index 7072345235ad..e557023ad41e 100644 --- a/src/main/java/org/truffleruby/core/exception/FrozenErrorNodes.java +++ b/src/main/java/org/truffleruby/core/exception/FrozenErrorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/GetBacktraceException.java b/src/main/java/org/truffleruby/core/exception/GetBacktraceException.java index 33a2af1cd03c..cdaf4662f7f3 100644 --- a/src/main/java/org/truffleruby/core/exception/GetBacktraceException.java +++ b/src/main/java/org/truffleruby/core/exception/GetBacktraceException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/NameErrorNodes.java b/src/main/java/org/truffleruby/core/exception/NameErrorNodes.java index 6f58648f6642..0cfb311c2cf7 100644 --- a/src/main/java/org/truffleruby/core/exception/NameErrorNodes.java +++ b/src/main/java/org/truffleruby/core/exception/NameErrorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/NoMethodErrorNodes.java b/src/main/java/org/truffleruby/core/exception/NoMethodErrorNodes.java index 41aa6e3aeca6..8f34d230c3b0 100644 --- a/src/main/java/org/truffleruby/core/exception/NoMethodErrorNodes.java +++ b/src/main/java/org/truffleruby/core/exception/NoMethodErrorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubyException.java b/src/main/java/org/truffleruby/core/exception/RubyException.java index ec61615d3ff0..38a9050ea953 100644 --- a/src/main/java/org/truffleruby/core/exception/RubyException.java +++ b/src/main/java/org/truffleruby/core/exception/RubyException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubyFrozenError.java b/src/main/java/org/truffleruby/core/exception/RubyFrozenError.java index 669d32c3a416..cd90701262cc 100644 --- a/src/main/java/org/truffleruby/core/exception/RubyFrozenError.java +++ b/src/main/java/org/truffleruby/core/exception/RubyFrozenError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubyNameError.java b/src/main/java/org/truffleruby/core/exception/RubyNameError.java index 075a9a737db5..9292fe8bfb01 100644 --- a/src/main/java/org/truffleruby/core/exception/RubyNameError.java +++ b/src/main/java/org/truffleruby/core/exception/RubyNameError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubyNoMethodError.java b/src/main/java/org/truffleruby/core/exception/RubyNoMethodError.java index 356a011cf3ef..bb61baf18ad6 100644 --- a/src/main/java/org/truffleruby/core/exception/RubyNoMethodError.java +++ b/src/main/java/org/truffleruby/core/exception/RubyNoMethodError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubySyntaxError.java b/src/main/java/org/truffleruby/core/exception/RubySyntaxError.java index 52074dd06473..d2120c4c8a8f 100644 --- a/src/main/java/org/truffleruby/core/exception/RubySyntaxError.java +++ b/src/main/java/org/truffleruby/core/exception/RubySyntaxError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubySystemCallError.java b/src/main/java/org/truffleruby/core/exception/RubySystemCallError.java index fc696cf4d613..3ab2e765589b 100644 --- a/src/main/java/org/truffleruby/core/exception/RubySystemCallError.java +++ b/src/main/java/org/truffleruby/core/exception/RubySystemCallError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/RubySystemExit.java b/src/main/java/org/truffleruby/core/exception/RubySystemExit.java index 5fbd41089324..bf3b74849d19 100644 --- a/src/main/java/org/truffleruby/core/exception/RubySystemExit.java +++ b/src/main/java/org/truffleruby/core/exception/RubySystemExit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/SyntaxErrorNodes.java b/src/main/java/org/truffleruby/core/exception/SyntaxErrorNodes.java index 19bb7d7ee001..68add32382ac 100644 --- a/src/main/java/org/truffleruby/core/exception/SyntaxErrorNodes.java +++ b/src/main/java/org/truffleruby/core/exception/SyntaxErrorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/SystemCallErrorNodes.java b/src/main/java/org/truffleruby/core/exception/SystemCallErrorNodes.java index 935df8290fe5..88835f7be57a 100644 --- a/src/main/java/org/truffleruby/core/exception/SystemCallErrorNodes.java +++ b/src/main/java/org/truffleruby/core/exception/SystemCallErrorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/exception/SystemExitNodes.java b/src/main/java/org/truffleruby/core/exception/SystemExitNodes.java index e97505ead676..dee64c5a3e21 100644 --- a/src/main/java/org/truffleruby/core/exception/SystemExitNodes.java +++ b/src/main/java/org/truffleruby/core/exception/SystemExitNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/fiber/FiberManager.java b/src/main/java/org/truffleruby/core/fiber/FiberManager.java index be6847dbbc5c..780368d2d608 100644 --- a/src/main/java/org/truffleruby/core/fiber/FiberManager.java +++ b/src/main/java/org/truffleruby/core/fiber/FiberManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/fiber/FiberNodes.java b/src/main/java/org/truffleruby/core/fiber/FiberNodes.java index 89544aec7b6b..2543d9c3217b 100644 --- a/src/main/java/org/truffleruby/core/fiber/FiberNodes.java +++ b/src/main/java/org/truffleruby/core/fiber/FiberNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/fiber/FiberOperation.java b/src/main/java/org/truffleruby/core/fiber/FiberOperation.java index ab2a50615a33..8f937fca4520 100644 --- a/src/main/java/org/truffleruby/core/fiber/FiberOperation.java +++ b/src/main/java/org/truffleruby/core/fiber/FiberOperation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/fiber/RubyFiber.java b/src/main/java/org/truffleruby/core/fiber/RubyFiber.java index a709c6af2c66..587d2c898b13 100644 --- a/src/main/java/org/truffleruby/core/fiber/RubyFiber.java +++ b/src/main/java/org/truffleruby/core/fiber/RubyFiber.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/BytesResult.java b/src/main/java/org/truffleruby/core/format/BytesResult.java index 5686ee826a5e..26917eebc6d5 100644 --- a/src/main/java/org/truffleruby/core/format/BytesResult.java +++ b/src/main/java/org/truffleruby/core/format/BytesResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatEncoding.java b/src/main/java/org/truffleruby/core/format/FormatEncoding.java index efd80b60d127..fa200293e395 100644 --- a/src/main/java/org/truffleruby/core/format/FormatEncoding.java +++ b/src/main/java/org/truffleruby/core/format/FormatEncoding.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatExceptionTranslator.java b/src/main/java/org/truffleruby/core/format/FormatExceptionTranslator.java index 7520a098224c..5d013310eb77 100644 --- a/src/main/java/org/truffleruby/core/format/FormatExceptionTranslator.java +++ b/src/main/java/org/truffleruby/core/format/FormatExceptionTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatFrameDescriptor.java b/src/main/java/org/truffleruby/core/format/FormatFrameDescriptor.java index 07299bbe6401..7f78e2cb9c64 100644 --- a/src/main/java/org/truffleruby/core/format/FormatFrameDescriptor.java +++ b/src/main/java/org/truffleruby/core/format/FormatFrameDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatGuards.java b/src/main/java/org/truffleruby/core/format/FormatGuards.java index 8ea53e3ff8fc..58d86ac52e7e 100644 --- a/src/main/java/org/truffleruby/core/format/FormatGuards.java +++ b/src/main/java/org/truffleruby/core/format/FormatGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatNode.java b/src/main/java/org/truffleruby/core/format/FormatNode.java index 05d67419360f..c68715ed47e8 100644 --- a/src/main/java/org/truffleruby/core/format/FormatNode.java +++ b/src/main/java/org/truffleruby/core/format/FormatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/FormatRootNode.java b/src/main/java/org/truffleruby/core/format/FormatRootNode.java index c18dbdabcbb8..bb013b1a3bae 100644 --- a/src/main/java/org/truffleruby/core/format/FormatRootNode.java +++ b/src/main/java/org/truffleruby/core/format/FormatRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/LiteralFormatNode.java b/src/main/java/org/truffleruby/core/format/LiteralFormatNode.java index 7eeb8b05d697..0d16da3ef39e 100644 --- a/src/main/java/org/truffleruby/core/format/LiteralFormatNode.java +++ b/src/main/java/org/truffleruby/core/format/LiteralFormatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/LoopRecovery.java b/src/main/java/org/truffleruby/core/format/LoopRecovery.java index 56882b5ce4bc..bf4181b06294 100644 --- a/src/main/java/org/truffleruby/core/format/LoopRecovery.java +++ b/src/main/java/org/truffleruby/core/format/LoopRecovery.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/MissingValue.java b/src/main/java/org/truffleruby/core/format/MissingValue.java index c3b715d0e612..9f2ef7694a6f 100644 --- a/src/main/java/org/truffleruby/core/format/MissingValue.java +++ b/src/main/java/org/truffleruby/core/format/MissingValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/SharedTreeBuilder.java b/src/main/java/org/truffleruby/core/format/SharedTreeBuilder.java index d4ac758f35ce..1989d27e7635 100644 --- a/src/main/java/org/truffleruby/core/format/SharedTreeBuilder.java +++ b/src/main/java/org/truffleruby/core/format/SharedTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/AdvanceSourcePositionNode.java b/src/main/java/org/truffleruby/core/format/control/AdvanceSourcePositionNode.java index ba096f8ebcc6..c2630ea3fc16 100644 --- a/src/main/java/org/truffleruby/core/format/control/AdvanceSourcePositionNode.java +++ b/src/main/java/org/truffleruby/core/format/control/AdvanceSourcePositionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/RepeatExplodedNode.java b/src/main/java/org/truffleruby/core/format/control/RepeatExplodedNode.java index 06e6d8114bb8..d7febc0833db 100644 --- a/src/main/java/org/truffleruby/core/format/control/RepeatExplodedNode.java +++ b/src/main/java/org/truffleruby/core/format/control/RepeatExplodedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/RepeatLoopNode.java b/src/main/java/org/truffleruby/core/format/control/RepeatLoopNode.java index 6981f9902d6f..2889fdfa58bd 100644 --- a/src/main/java/org/truffleruby/core/format/control/RepeatLoopNode.java +++ b/src/main/java/org/truffleruby/core/format/control/RepeatLoopNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/ReverseOutputPositionNode.java b/src/main/java/org/truffleruby/core/format/control/ReverseOutputPositionNode.java index 72ae54b34ded..2bd5f7834d5b 100644 --- a/src/main/java/org/truffleruby/core/format/control/ReverseOutputPositionNode.java +++ b/src/main/java/org/truffleruby/core/format/control/ReverseOutputPositionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/ReverseSourcePositionNode.java b/src/main/java/org/truffleruby/core/format/control/ReverseSourcePositionNode.java index 9271b9d52d27..9dd59d0987ef 100644 --- a/src/main/java/org/truffleruby/core/format/control/ReverseSourcePositionNode.java +++ b/src/main/java/org/truffleruby/core/format/control/ReverseSourcePositionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/SequenceNode.java b/src/main/java/org/truffleruby/core/format/control/SequenceNode.java index c9d2cc4a379b..4b1bebe87b9a 100644 --- a/src/main/java/org/truffleruby/core/format/control/SequenceNode.java +++ b/src/main/java/org/truffleruby/core/format/control/SequenceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/SetOutputPositionNode.java b/src/main/java/org/truffleruby/core/format/control/SetOutputPositionNode.java index 495e77e87be2..1edfb3d69030 100644 --- a/src/main/java/org/truffleruby/core/format/control/SetOutputPositionNode.java +++ b/src/main/java/org/truffleruby/core/format/control/SetOutputPositionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/SetSourcePositionNode.java b/src/main/java/org/truffleruby/core/format/control/SetSourcePositionNode.java index c20d4c9cb947..a37522b9cefc 100644 --- a/src/main/java/org/truffleruby/core/format/control/SetSourcePositionNode.java +++ b/src/main/java/org/truffleruby/core/format/control/SetSourcePositionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/control/StarNode.java b/src/main/java/org/truffleruby/core/format/control/StarNode.java index aa6b7ca97623..356dda038239 100644 --- a/src/main/java/org/truffleruby/core/format/control/StarNode.java +++ b/src/main/java/org/truffleruby/core/format/control/StarNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16BigNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16BigNode.java index a2080019c7ad..63bebef67cbf 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16BigNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16BigNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16LittleNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16LittleNode.java index 8d7043c242d6..63ad68c2c7a2 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16LittleNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger16LittleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32BigNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32BigNode.java index 9917d78a967c..ea142e06ffc9 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32BigNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32BigNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32LittleNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32LittleNode.java index e69e22145ebb..cd3deba18ba1 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32LittleNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger32LittleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64BigNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64BigNode.java index f2a8677a45c4..350545e91bbf 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64BigNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64BigNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64LittleNode.java b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64LittleNode.java index 3417d55b32b2..aed0e738410f 100644 --- a/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64LittleNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/BytesToInteger64LittleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer16BigToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer16BigToBytesNode.java index 072a1bb426fd..cc9a87075cdd 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer16BigToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer16BigToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer16LittleToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer16LittleToBytesNode.java index cbcf09d9a116..1d043c4fd89b 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer16LittleToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer16LittleToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer32BigToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer32BigToBytesNode.java index 8024865d4a9b..a343467f1d85 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer32BigToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer32BigToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer32LittleToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer32LittleToBytesNode.java index 55b1188e6a4c..2f29922f3635 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer32LittleToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer32LittleToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer64BigToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer64BigToBytesNode.java index e2bd1e3aaf13..12ecc2ec5552 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer64BigToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer64BigToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/Integer64LittleToBytesNode.java b/src/main/java/org/truffleruby/core/format/convert/Integer64LittleToBytesNode.java index 1f840dc5dec4..f32b1c1b6739 100644 --- a/src/main/java/org/truffleruby/core/format/convert/Integer64LittleToBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/Integer64LittleToBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ReinterpretAsLongNode.java b/src/main/java/org/truffleruby/core/format/convert/ReinterpretAsLongNode.java index a31dbd83a4b3..749808455ebe 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ReinterpretAsLongNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ReinterpretAsLongNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ReinterpretByteAsIntegerNode.java b/src/main/java/org/truffleruby/core/format/convert/ReinterpretByteAsIntegerNode.java index be46e900b39f..3b24be745087 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ReinterpretByteAsIntegerNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ReinterpretByteAsIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ReinterpretIntegerAsFloatNode.java b/src/main/java/org/truffleruby/core/format/convert/ReinterpretIntegerAsFloatNode.java index 3a60ba59a608..c7828f6e5ba2 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ReinterpretIntegerAsFloatNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ReinterpretIntegerAsFloatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ReinterpretLongAsDoubleNode.java b/src/main/java/org/truffleruby/core/format/convert/ReinterpretLongAsDoubleNode.java index 268a638c16cb..c5fdcca5bded 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ReinterpretLongAsDoubleNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ReinterpretLongAsDoubleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/StringToPointerNode.java b/src/main/java/org/truffleruby/core/format/convert/StringToPointerNode.java index 5e93be1c49cd..2e275a52c66f 100644 --- a/src/main/java/org/truffleruby/core/format/convert/StringToPointerNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/StringToPointerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToDoubleNode.java b/src/main/java/org/truffleruby/core/format/convert/ToDoubleNode.java index 2cf5fcac8e6f..dbd5f9ffbc2a 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToDoubleNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToDoubleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToIntegerNode.java b/src/main/java/org/truffleruby/core/format/convert/ToIntegerNode.java index 06d34e5e4d16..67e58437d1bb 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToIntegerNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToLongNode.java b/src/main/java/org/truffleruby/core/format/convert/ToLongNode.java index 978fce3b3dbd..1b35349629c8 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToLongNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToLongNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToNumberWithCoercionNode.java b/src/main/java/org/truffleruby/core/format/convert/ToNumberWithCoercionNode.java index 3dc2e328909d..508314829d4c 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToNumberWithCoercionNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToNumberWithCoercionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToStrNode.java b/src/main/java/org/truffleruby/core/format/convert/ToStrNode.java index 853e261c9f73..861159712268 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToStrNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToStrNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToStringNode.java b/src/main/java/org/truffleruby/core/format/convert/ToStringNode.java index ce1cd2795dc8..6b04321ea070 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToStringNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/convert/ToStringObjectNode.java b/src/main/java/org/truffleruby/core/format/convert/ToStringObjectNode.java index 32db45427f6c..9b72759fbcca 100644 --- a/src/main/java/org/truffleruby/core/format/convert/ToStringObjectNode.java +++ b/src/main/java/org/truffleruby/core/format/convert/ToStringObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/CantCompressNegativeException.java b/src/main/java/org/truffleruby/core/format/exceptions/CantCompressNegativeException.java index 0d1183be5ee9..b279fbed5b13 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/CantCompressNegativeException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/CantCompressNegativeException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/CantConvertException.java b/src/main/java/org/truffleruby/core/format/exceptions/CantConvertException.java index 0bc74967b192..78e384285dbe 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/CantConvertException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/CantConvertException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/FormatException.java b/src/main/java/org/truffleruby/core/format/exceptions/FormatException.java index 67a2545ac07b..c7fff4b6d821 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/FormatException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/FormatException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/InvalidFormatException.java b/src/main/java/org/truffleruby/core/format/exceptions/InvalidFormatException.java index 46c2c525cd3d..738a38169fc8 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/InvalidFormatException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/InvalidFormatException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/NoImplicitConversionException.java b/src/main/java/org/truffleruby/core/format/exceptions/NoImplicitConversionException.java index 99c696b3ee45..2f4434bffc64 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/NoImplicitConversionException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/NoImplicitConversionException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/OutsideOfStringException.java b/src/main/java/org/truffleruby/core/format/exceptions/OutsideOfStringException.java index e7569b8e5f3f..c0f1fe7de205 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/OutsideOfStringException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/OutsideOfStringException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/RangeException.java b/src/main/java/org/truffleruby/core/format/exceptions/RangeException.java index f5269e6cf525..04b81a29e778 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/RangeException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/RangeException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/exceptions/TooFewArgumentsException.java b/src/main/java/org/truffleruby/core/format/exceptions/TooFewArgumentsException.java index a1cd5d48fc5f..ac8855d352e4 100644 --- a/src/main/java/org/truffleruby/core/format/exceptions/TooFewArgumentsException.java +++ b/src/main/java/org/truffleruby/core/format/exceptions/TooFewArgumentsException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatAFloatNode.java b/src/main/java/org/truffleruby/core/format/format/FormatAFloatNode.java index 2d317f44edbb..5742d7d17da0 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatAFloatNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatAFloatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatCharacterNode.java b/src/main/java/org/truffleruby/core/format/format/FormatCharacterNode.java index 691ab3bbd30a..4430ad4863fd 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatCharacterNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatCharacterNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatEFloatNode.java b/src/main/java/org/truffleruby/core/format/format/FormatEFloatNode.java index 0de03874e4c5..e91fe217fe32 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatEFloatNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatEFloatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatFFloatNode.java b/src/main/java/org/truffleruby/core/format/format/FormatFFloatNode.java index 8cceb0e9c693..e626ef98b19c 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatFFloatNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatFFloatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatFloatGenericNode.java b/src/main/java/org/truffleruby/core/format/format/FormatFloatGenericNode.java index f694ae5fc99c..49e49e96e328 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatFloatGenericNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatFloatGenericNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatFloatHumanReadableNode.java b/src/main/java/org/truffleruby/core/format/format/FormatFloatHumanReadableNode.java index fb2f839166fe..6b44a9dd2157 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatFloatHumanReadableNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatFloatHumanReadableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatGFloatNode.java b/src/main/java/org/truffleruby/core/format/format/FormatGFloatNode.java index c55e050c7051..5c7854be6389 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatGFloatNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatGFloatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatIntegerBinaryNode.java b/src/main/java/org/truffleruby/core/format/format/FormatIntegerBinaryNode.java index 30d65f5e1ec7..281439ce3957 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatIntegerBinaryNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatIntegerBinaryNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatIntegerNode.java b/src/main/java/org/truffleruby/core/format/format/FormatIntegerNode.java index b4baf36a26ee..c6495282d7a6 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatIntegerNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/format/FormatStringNode.java b/src/main/java/org/truffleruby/core/format/format/FormatStringNode.java index 2b9f271691a2..0477154aa835 100644 --- a/src/main/java/org/truffleruby/core/format/format/FormatStringNode.java +++ b/src/main/java/org/truffleruby/core/format/format/FormatStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/pack/PackCompiler.java b/src/main/java/org/truffleruby/core/format/pack/PackCompiler.java index 2c06d3831f3a..71ea5fceb265 100644 --- a/src/main/java/org/truffleruby/core/format/pack/PackCompiler.java +++ b/src/main/java/org/truffleruby/core/format/pack/PackCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/pack/SimplePackListener.java b/src/main/java/org/truffleruby/core/format/pack/SimplePackListener.java index 0ac1b31fddab..78396166aca9 100644 --- a/src/main/java/org/truffleruby/core/format/pack/SimplePackListener.java +++ b/src/main/java/org/truffleruby/core/format/pack/SimplePackListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/pack/SimplePackParser.java b/src/main/java/org/truffleruby/core/format/pack/SimplePackParser.java index 8295c366ec8c..cf0cc99a256d 100644 --- a/src/main/java/org/truffleruby/core/format/pack/SimplePackParser.java +++ b/src/main/java/org/truffleruby/core/format/pack/SimplePackParser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/pack/SimplePackTreeBuilder.java b/src/main/java/org/truffleruby/core/format/pack/SimplePackTreeBuilder.java index 6b9e16778348..767fc178f527 100644 --- a/src/main/java/org/truffleruby/core/format/pack/SimplePackTreeBuilder.java +++ b/src/main/java/org/truffleruby/core/format/pack/SimplePackTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/printf/PrintfCompiler.java b/src/main/java/org/truffleruby/core/format/printf/PrintfCompiler.java index 8759dcd0a823..2f656dd51a21 100644 --- a/src/main/java/org/truffleruby/core/format/printf/PrintfCompiler.java +++ b/src/main/java/org/truffleruby/core/format/printf/PrintfCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleParser.java b/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleParser.java index aedd4dcf462c..9ecbd5363431 100644 --- a/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleParser.java +++ b/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleParser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleTreeBuilder.java b/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleTreeBuilder.java index eb8c6e66f3d1..ffeb270257e9 100644 --- a/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleTreeBuilder.java +++ b/src/main/java/org/truffleruby/core/format/printf/PrintfSimpleTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/printf/SprintfConfig.java b/src/main/java/org/truffleruby/core/format/printf/SprintfConfig.java index 39c22156499d..7e97230e3a73 100644 --- a/src/main/java/org/truffleruby/core/format/printf/SprintfConfig.java +++ b/src/main/java/org/truffleruby/core/format/printf/SprintfConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfCompiler.java b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfCompiler.java index 156defbc7aad..0148c77c474a 100644 --- a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfCompiler.java +++ b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfConfig.java b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfConfig.java index 325aae6a455c..ae7117271d09 100644 --- a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfConfig.java +++ b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleParser.java b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleParser.java index 4888da0d61e2..4f9e7a90d521 100644 --- a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleParser.java +++ b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleParser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleTreeBuilder.java b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleTreeBuilder.java index 7ae813ba438c..86cca6e94980 100644 --- a/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleTreeBuilder.java +++ b/src/main/java/org/truffleruby/core/format/rbsprintf/RBSprintfSimpleTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/SourceNode.java b/src/main/java/org/truffleruby/core/format/read/SourceNode.java index 72c9ad69e497..2b75699cc280 100644 --- a/src/main/java/org/truffleruby/core/format/read/SourceNode.java +++ b/src/main/java/org/truffleruby/core/format/read/SourceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadArgumentIndexValueNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadArgumentIndexValueNode.java index de2717dad3a4..25313b3454fd 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadArgumentIndexValueNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadArgumentIndexValueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadCStringNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadCStringNode.java index f01679eeff62..01bbc9ebc813 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadCStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadCStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadCValueNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadCValueNode.java index b92aec1f5c46..0d42f8996ba5 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadCValueNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadCValueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadDoubleNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadDoubleNode.java index a1716c32dcb4..334698b89414 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadDoubleNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadDoubleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadHashValueNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadHashValueNode.java index 0fccd79873a0..a39d7e301d8c 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadHashValueNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadHashValueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadIntegerNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadIntegerNode.java index 8084f4b4f55b..424135c953da 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadIntegerNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadLongOrBigIntegerNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadLongOrBigIntegerNode.java index c1ddc5602bcb..592dd6f7e715 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadLongOrBigIntegerNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadLongOrBigIntegerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadStringNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadStringNode.java index 64f2cab3f322..1e42c3d09694 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/array/ReadValueNode.java b/src/main/java/org/truffleruby/core/format/read/array/ReadValueNode.java index bc31e71212ae..e489cb8652de 100644 --- a/src/main/java/org/truffleruby/core/format/read/array/ReadValueNode.java +++ b/src/main/java/org/truffleruby/core/format/read/array/ReadValueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBERNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBERNode.java index 49c75b7d2bef..e85b7f0a2b9d 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBERNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBERNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBase64StringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBase64StringNode.java index c68636308b51..49bf15f6e2a3 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBase64StringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBase64StringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBinaryStringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBinaryStringNode.java index 9bb615c85561..6fe4d1bf16c4 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBinaryStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBinaryStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBitStringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBitStringNode.java index 515a8de530de..bd4fef4a5087 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBitStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBitStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadByteNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadByteNode.java index 2ae7e96b861e..d5816ebed068 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadByteNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadByteNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBytesNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBytesNode.java index 7eac26a86c45..3a491e9b4abf 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadHexStringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadHexStringNode.java index 2bbd56bdc478..19809f526584 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadHexStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadHexStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadMIMEStringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadMIMEStringNode.java index b9b2d0255a20..24dc4794f8e2 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadMIMEStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadMIMEStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadStringPointerNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadStringPointerNode.java index 1bf660e7af40..43c6e14ba1dd 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadStringPointerNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadStringPointerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadUTF8CharacterNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadUTF8CharacterNode.java index 12c2817ce3a4..f2c442af69eb 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadUTF8CharacterNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadUTF8CharacterNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/read/bytes/ReadUUStringNode.java b/src/main/java/org/truffleruby/core/format/read/bytes/ReadUUStringNode.java index ed724d134934..5cf3b5de385a 100644 --- a/src/main/java/org/truffleruby/core/format/read/bytes/ReadUUStringNode.java +++ b/src/main/java/org/truffleruby/core/format/read/bytes/ReadUUStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/unpack/ArrayResult.java b/src/main/java/org/truffleruby/core/format/unpack/ArrayResult.java index d8cf1251a38a..aec935400249 100644 --- a/src/main/java/org/truffleruby/core/format/unpack/ArrayResult.java +++ b/src/main/java/org/truffleruby/core/format/unpack/ArrayResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/unpack/SimpleUnpackTreeBuilder.java b/src/main/java/org/truffleruby/core/format/unpack/SimpleUnpackTreeBuilder.java index 0176bef8fdef..e177fa0be67d 100644 --- a/src/main/java/org/truffleruby/core/format/unpack/SimpleUnpackTreeBuilder.java +++ b/src/main/java/org/truffleruby/core/format/unpack/SimpleUnpackTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/unpack/UnpackCompiler.java b/src/main/java/org/truffleruby/core/format/unpack/UnpackCompiler.java index c1da19f45df9..247bb1318000 100644 --- a/src/main/java/org/truffleruby/core/format/unpack/UnpackCompiler.java +++ b/src/main/java/org/truffleruby/core/format/unpack/UnpackCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/unpack/UnpackRootNode.java b/src/main/java/org/truffleruby/core/format/unpack/UnpackRootNode.java index 8009b188279f..0645dbb40728 100644 --- a/src/main/java/org/truffleruby/core/format/unpack/UnpackRootNode.java +++ b/src/main/java/org/truffleruby/core/format/unpack/UnpackRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/OutputNode.java b/src/main/java/org/truffleruby/core/format/write/OutputNode.java index f92f61467a86..6bbb817562f2 100644 --- a/src/main/java/org/truffleruby/core/format/write/OutputNode.java +++ b/src/main/java/org/truffleruby/core/format/write/OutputNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/array/WriteValueNode.java b/src/main/java/org/truffleruby/core/format/write/array/WriteValueNode.java index 0325262086b7..5e09227ca7d2 100644 --- a/src/main/java/org/truffleruby/core/format/write/array/WriteValueNode.java +++ b/src/main/java/org/truffleruby/core/format/write/array/WriteValueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBERNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBERNode.java index dbbc2139af7f..ce9f8ace9752 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBERNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBERNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBase64StringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBase64StringNode.java index b16bb2be4a77..0d93f7c28d52 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBase64StringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBase64StringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBinaryStringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBinaryStringNode.java index 2f8d72ea52f9..88a0ae76aa5f 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBinaryStringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBinaryStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBitStringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBitStringNode.java index 179e7f017217..7dee405ef85a 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBitStringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBitStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteByteNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteByteNode.java index 4c26210a3871..e6967d15c3a8 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteByteNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteByteNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBytesNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBytesNode.java index 74105a6e5a67..f07388bfecdf 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteHexStringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteHexStringNode.java index a9b7ba6dd53b..556f968e8230 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteHexStringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteHexStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteMIMEStringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteMIMEStringNode.java index 8d1781e15677..23f47bb16546 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteMIMEStringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteMIMEStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WritePaddedBytesNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WritePaddedBytesNode.java index e69672cef8f9..ad0de4a40c09 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WritePaddedBytesNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WritePaddedBytesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteUTF8CharacterNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteUTF8CharacterNode.java index ae1ea96e7158..124fa6ef3e58 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteUTF8CharacterNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteUTF8CharacterNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/format/write/bytes/WriteUUStringNode.java b/src/main/java/org/truffleruby/core/format/write/bytes/WriteUUStringNode.java index 3399113f280b..95d7dff09d86 100644 --- a/src/main/java/org/truffleruby/core/format/write/bytes/WriteUUStringNode.java +++ b/src/main/java/org/truffleruby/core/format/write/bytes/WriteUUStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/CompareByRubyIdentityWrapper.java b/src/main/java/org/truffleruby/core/hash/CompareByRubyIdentityWrapper.java index 9bf1f71f1a17..65983ea9fc67 100644 --- a/src/main/java/org/truffleruby/core/hash/CompareByRubyIdentityWrapper.java +++ b/src/main/java/org/truffleruby/core/hash/CompareByRubyIdentityWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/CompareHashKeysNode.java b/src/main/java/org/truffleruby/core/hash/CompareHashKeysNode.java index 852ee7a29500..51b2ffaa2cc8 100644 --- a/src/main/java/org/truffleruby/core/hash/CompareHashKeysNode.java +++ b/src/main/java/org/truffleruby/core/hash/CompareHashKeysNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/ConcatHashLiteralNode.java b/src/main/java/org/truffleruby/core/hash/ConcatHashLiteralNode.java index 032b88b8a458..2cf06c49f59d 100644 --- a/src/main/java/org/truffleruby/core/hash/ConcatHashLiteralNode.java +++ b/src/main/java/org/truffleruby/core/hash/ConcatHashLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/Entry.java b/src/main/java/org/truffleruby/core/hash/Entry.java index d06870cbf19b..da4ba53112a3 100644 --- a/src/main/java/org/truffleruby/core/hash/Entry.java +++ b/src/main/java/org/truffleruby/core/hash/Entry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/FreezeHashKeyIfNeededNode.java b/src/main/java/org/truffleruby/core/hash/FreezeHashKeyIfNeededNode.java index e627aed29307..721d49fae10e 100644 --- a/src/main/java/org/truffleruby/core/hash/FreezeHashKeyIfNeededNode.java +++ b/src/main/java/org/truffleruby/core/hash/FreezeHashKeyIfNeededNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashGuards.java b/src/main/java/org/truffleruby/core/hash/HashGuards.java index 6a864993c0c9..075ae365f147 100644 --- a/src/main/java/org/truffleruby/core/hash/HashGuards.java +++ b/src/main/java/org/truffleruby/core/hash/HashGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashLiteralNode.java b/src/main/java/org/truffleruby/core/hash/HashLiteralNode.java index cb6fdb417fe3..66f3d0b70ed2 100644 --- a/src/main/java/org/truffleruby/core/hash/HashLiteralNode.java +++ b/src/main/java/org/truffleruby/core/hash/HashLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashLookupResult.java b/src/main/java/org/truffleruby/core/hash/HashLookupResult.java index 3aa650311491..ba7eafb8629e 100644 --- a/src/main/java/org/truffleruby/core/hash/HashLookupResult.java +++ b/src/main/java/org/truffleruby/core/hash/HashLookupResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashNodes.java b/src/main/java/org/truffleruby/core/hash/HashNodes.java index 3b4b726592f5..6e9cfd94956e 100644 --- a/src/main/java/org/truffleruby/core/hash/HashNodes.java +++ b/src/main/java/org/truffleruby/core/hash/HashNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashOperations.java b/src/main/java/org/truffleruby/core/hash/HashOperations.java index 4315a016b601..253e31690a75 100644 --- a/src/main/java/org/truffleruby/core/hash/HashOperations.java +++ b/src/main/java/org/truffleruby/core/hash/HashOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/HashingNodes.java b/src/main/java/org/truffleruby/core/hash/HashingNodes.java index 7d7c729985e5..58fab72f8199 100644 --- a/src/main/java/org/truffleruby/core/hash/HashingNodes.java +++ b/src/main/java/org/truffleruby/core/hash/HashingNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/PreInitializationManager.java b/src/main/java/org/truffleruby/core/hash/PreInitializationManager.java index 5fa9f5e17628..06245f7e9b53 100644 --- a/src/main/java/org/truffleruby/core/hash/PreInitializationManager.java +++ b/src/main/java/org/truffleruby/core/hash/PreInitializationManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/ReHashable.java b/src/main/java/org/truffleruby/core/hash/ReHashable.java index 15ed2768e9d5..a00c94073211 100644 --- a/src/main/java/org/truffleruby/core/hash/ReHashable.java +++ b/src/main/java/org/truffleruby/core/hash/ReHashable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/RubyHash.java b/src/main/java/org/truffleruby/core/hash/RubyHash.java index 0d1d592f62a7..21d2683168ff 100644 --- a/src/main/java/org/truffleruby/core/hash/RubyHash.java +++ b/src/main/java/org/truffleruby/core/hash/RubyHash.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/library/BucketsHashStore.java b/src/main/java/org/truffleruby/core/hash/library/BucketsHashStore.java index 64da4241a9d6..881897437ac3 100644 --- a/src/main/java/org/truffleruby/core/hash/library/BucketsHashStore.java +++ b/src/main/java/org/truffleruby/core/hash/library/BucketsHashStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/library/CompactHashStore.java b/src/main/java/org/truffleruby/core/hash/library/CompactHashStore.java index c6b00d1f5cc7..539889539eb3 100644 --- a/src/main/java/org/truffleruby/core/hash/library/CompactHashStore.java +++ b/src/main/java/org/truffleruby/core/hash/library/CompactHashStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/library/EmptyHashStore.java b/src/main/java/org/truffleruby/core/hash/library/EmptyHashStore.java index fb50011b184e..221f0fbd1689 100644 --- a/src/main/java/org/truffleruby/core/hash/library/EmptyHashStore.java +++ b/src/main/java/org/truffleruby/core/hash/library/EmptyHashStore.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/library/HashStoreLibrary.java b/src/main/java/org/truffleruby/core/hash/library/HashStoreLibrary.java index 6e77e89efd15..6b2778ee5adc 100644 --- a/src/main/java/org/truffleruby/core/hash/library/HashStoreLibrary.java +++ b/src/main/java/org/truffleruby/core/hash/library/HashStoreLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/hash/library/PackedHashStoreLibrary.java b/src/main/java/org/truffleruby/core/hash/library/PackedHashStoreLibrary.java index 002052b92e11..e39d2841fb64 100644 --- a/src/main/java/org/truffleruby/core/hash/library/PackedHashStoreLibrary.java +++ b/src/main/java/org/truffleruby/core/hash/library/PackedHashStoreLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/AlwaysInlinedMethodNode.java b/src/main/java/org/truffleruby/core/inlined/AlwaysInlinedMethodNode.java index 1798d2a22707..bad2e09401c1 100644 --- a/src/main/java/org/truffleruby/core/inlined/AlwaysInlinedMethodNode.java +++ b/src/main/java/org/truffleruby/core/inlined/AlwaysInlinedMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/BinaryInlinedOperationNode.java b/src/main/java/org/truffleruby/core/inlined/BinaryInlinedOperationNode.java index c4a984beb4ec..5afeb30fe3af 100644 --- a/src/main/java/org/truffleruby/core/inlined/BinaryInlinedOperationNode.java +++ b/src/main/java/org/truffleruby/core/inlined/BinaryInlinedOperationNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/CoreMethodAssumptions.java b/src/main/java/org/truffleruby/core/inlined/CoreMethodAssumptions.java index 62910dc07ece..79b50e5fb363 100644 --- a/src/main/java/org/truffleruby/core/inlined/CoreMethodAssumptions.java +++ b/src/main/java/org/truffleruby/core/inlined/CoreMethodAssumptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/CoreMethods.java b/src/main/java/org/truffleruby/core/inlined/CoreMethods.java index 261ecb095d22..0b28e85babbd 100644 --- a/src/main/java/org/truffleruby/core/inlined/CoreMethods.java +++ b/src/main/java/org/truffleruby/core/inlined/CoreMethods.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedAddNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedAddNode.java index d97aee67a602..ad2f66208030 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedAddNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedAddNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedAtNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedAtNode.java index 80ffb8025e60..c0425b084d94 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedAtNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedAtNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedBitAndNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedBitAndNode.java index e87dded1bdb1..f2af4b0c44e5 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedBitAndNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedBitAndNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedBitOrNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedBitOrNode.java index 94c726925e75..1dee64ac589b 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedBitOrNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedBitOrNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedByteSizeNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedByteSizeNode.java index 8d3a51e6cb8f..df9a43a59199 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedByteSizeNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedByteSizeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedCaseEqualNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedCaseEqualNode.java index 30203ffc2445..7dcebfaa4ed3 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedCaseEqualNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedCaseEqualNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedDivNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedDivNode.java index 77be8efe6998..92bdc2ae2ff0 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedDivNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedDivNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedEqualNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedEqualNode.java index 31102c776158..6dc21c0e60c3 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedEqualNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedEqualNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedGreaterOrEqualNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedGreaterOrEqualNode.java index 970f687c59d5..1393128a3e78 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedGreaterOrEqualNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedGreaterOrEqualNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedGreaterThanNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedGreaterThanNode.java index b0fb50c0e20d..3630771ed595 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedGreaterThanNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedGreaterThanNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedIndexGetNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedIndexGetNode.java index f723105e1c96..90c40813c56d 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedIndexGetNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedIndexGetNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedIndexSetNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedIndexSetNode.java index 8d6aacb8e1b0..41a718e16461 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedIndexSetNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedIndexSetNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedIsANode.java b/src/main/java/org/truffleruby/core/inlined/InlinedIsANode.java index ff9addf4be52..2e5fd4eb46c8 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedIsANode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedIsANode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedIsNilNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedIsNilNode.java index faf64ded79c3..70b2b32fa7ea 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedIsNilNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedIsNilNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedKindOfNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedKindOfNode.java index 9c0ae913720c..c57a358765e2 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedKindOfNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedKindOfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedLambdaNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedLambdaNode.java index 8f8a6b084984..7b7d27c4fa40 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedLambdaNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedLambdaNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedLeftShiftNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedLeftShiftNode.java index 0f070b3a69cf..ac296dca7981 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedLeftShiftNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedLeftShiftNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedLessOrEqualNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedLessOrEqualNode.java index 47360aaf6d06..5f2836ece925 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedLessOrEqualNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedLessOrEqualNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedLessThanNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedLessThanNode.java index f0f807213b3e..7e129d27e23f 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedLessThanNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedLessThanNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedModNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedModNode.java index 7b6690427858..841783ba78ab 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedModNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedModNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedMulNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedMulNode.java index 585687af9096..fe642654c8e2 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedMulNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedMulNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedNegNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedNegNode.java index 90f48e3aafac..b29b5d397117 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedNegNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedNegNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedNotNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedNotNode.java index 18c65546c3b1..13740bd813a6 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedNotNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedNotNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedOperationNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedOperationNode.java index d6fb097adad7..6f7185945c0f 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedOperationNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedOperationNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedReplaceableNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedReplaceableNode.java index 68d5e459665a..97ea00e679ab 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedReplaceableNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedReplaceableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedRightShiftNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedRightShiftNode.java index 35fde9eb44f1..7dcfab099f48 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedRightShiftNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedRightShiftNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/InlinedSubNode.java b/src/main/java/org/truffleruby/core/inlined/InlinedSubNode.java index bba513935262..98d56fc0fc17 100644 --- a/src/main/java/org/truffleruby/core/inlined/InlinedSubNode.java +++ b/src/main/java/org/truffleruby/core/inlined/InlinedSubNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/LambdaToProcNode.java b/src/main/java/org/truffleruby/core/inlined/LambdaToProcNode.java index a9b546753dfc..32706274aca7 100644 --- a/src/main/java/org/truffleruby/core/inlined/LambdaToProcNode.java +++ b/src/main/java/org/truffleruby/core/inlined/LambdaToProcNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/TernaryInlinedOperationNode.java b/src/main/java/org/truffleruby/core/inlined/TernaryInlinedOperationNode.java index 3e45b4a6ec43..9de1637ba225 100644 --- a/src/main/java/org/truffleruby/core/inlined/TernaryInlinedOperationNode.java +++ b/src/main/java/org/truffleruby/core/inlined/TernaryInlinedOperationNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/inlined/UnaryInlinedOperationNode.java b/src/main/java/org/truffleruby/core/inlined/UnaryInlinedOperationNode.java index 64c042fdccac..5f24a5465078 100644 --- a/src/main/java/org/truffleruby/core/inlined/UnaryInlinedOperationNode.java +++ b/src/main/java/org/truffleruby/core/inlined/UnaryInlinedOperationNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/AtExitManager.java b/src/main/java/org/truffleruby/core/kernel/AtExitManager.java index 58d1d677586a..af59f8ef1d1a 100644 --- a/src/main/java/org/truffleruby/core/kernel/AtExitManager.java +++ b/src/main/java/org/truffleruby/core/kernel/AtExitManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/AutoSplitNode.java b/src/main/java/org/truffleruby/core/kernel/AutoSplitNode.java index 938bf7135979..f92bca16c540 100644 --- a/src/main/java/org/truffleruby/core/kernel/AutoSplitNode.java +++ b/src/main/java/org/truffleruby/core/kernel/AutoSplitNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/ChompLoopNode.java b/src/main/java/org/truffleruby/core/kernel/ChompLoopNode.java index 26ca03ebcf7f..28e569281ad3 100644 --- a/src/main/java/org/truffleruby/core/kernel/ChompLoopNode.java +++ b/src/main/java/org/truffleruby/core/kernel/ChompLoopNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/KernelGetsNode.java b/src/main/java/org/truffleruby/core/kernel/KernelGetsNode.java index f7c996908aac..106fded8ee2d 100644 --- a/src/main/java/org/truffleruby/core/kernel/KernelGetsNode.java +++ b/src/main/java/org/truffleruby/core/kernel/KernelGetsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/KernelNodes.java b/src/main/java/org/truffleruby/core/kernel/KernelNodes.java index df4becd5b259..ed06bbf54db8 100644 --- a/src/main/java/org/truffleruby/core/kernel/KernelNodes.java +++ b/src/main/java/org/truffleruby/core/kernel/KernelNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/KernelPrintLastLineNode.java b/src/main/java/org/truffleruby/core/kernel/KernelPrintLastLineNode.java index 30e23a59ade1..3bbf5d8ae9a7 100644 --- a/src/main/java/org/truffleruby/core/kernel/KernelPrintLastLineNode.java +++ b/src/main/java/org/truffleruby/core/kernel/KernelPrintLastLineNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/TraceManager.java b/src/main/java/org/truffleruby/core/kernel/TraceManager.java index 4d397d75fe21..1e35db1375c4 100644 --- a/src/main/java/org/truffleruby/core/kernel/TraceManager.java +++ b/src/main/java/org/truffleruby/core/kernel/TraceManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/kernel/TruffleKernelNodes.java b/src/main/java/org/truffleruby/core/kernel/TruffleKernelNodes.java index 6c0f4161e7b5..847f0b81f5f8 100644 --- a/src/main/java/org/truffleruby/core/kernel/TruffleKernelNodes.java +++ b/src/main/java/org/truffleruby/core/kernel/TruffleKernelNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/klass/ClassNodes.java b/src/main/java/org/truffleruby/core/klass/ClassNodes.java index 10f52820dedb..a21a8ff810e8 100644 --- a/src/main/java/org/truffleruby/core/klass/ClassNodes.java +++ b/src/main/java/org/truffleruby/core/klass/ClassNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/klass/RubyClass.java b/src/main/java/org/truffleruby/core/klass/RubyClass.java index cada47a65a73..4dc48045ffa0 100644 --- a/src/main/java/org/truffleruby/core/klass/RubyClass.java +++ b/src/main/java/org/truffleruby/core/klass/RubyClass.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/MethodEntry.java b/src/main/java/org/truffleruby/core/method/MethodEntry.java index 4b88969a8669..5b8ffa4c2261 100644 --- a/src/main/java/org/truffleruby/core/method/MethodEntry.java +++ b/src/main/java/org/truffleruby/core/method/MethodEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/MethodFilter.java b/src/main/java/org/truffleruby/core/method/MethodFilter.java index d0e0b04b14b4..25a23f430a09 100644 --- a/src/main/java/org/truffleruby/core/method/MethodFilter.java +++ b/src/main/java/org/truffleruby/core/method/MethodFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/MethodNodes.java b/src/main/java/org/truffleruby/core/method/MethodNodes.java index 1f26f9bf7d0a..cd3a78490b1d 100644 --- a/src/main/java/org/truffleruby/core/method/MethodNodes.java +++ b/src/main/java/org/truffleruby/core/method/MethodNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/RubyMethod.java b/src/main/java/org/truffleruby/core/method/RubyMethod.java index 29d9811f0e51..99fd4c1ee545 100644 --- a/src/main/java/org/truffleruby/core/method/RubyMethod.java +++ b/src/main/java/org/truffleruby/core/method/RubyMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/RubyUnboundMethod.java b/src/main/java/org/truffleruby/core/method/RubyUnboundMethod.java index a482f7314a5e..06a495354107 100644 --- a/src/main/java/org/truffleruby/core/method/RubyUnboundMethod.java +++ b/src/main/java/org/truffleruby/core/method/RubyUnboundMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/method/UnboundMethodNodes.java b/src/main/java/org/truffleruby/core/method/UnboundMethodNodes.java index 069bf50392de..6959914898ab 100644 --- a/src/main/java/org/truffleruby/core/method/UnboundMethodNodes.java +++ b/src/main/java/org/truffleruby/core/method/UnboundMethodNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/AncestorIterator.java b/src/main/java/org/truffleruby/core/module/AncestorIterator.java index eb135a6cd7a0..543307079ac1 100644 --- a/src/main/java/org/truffleruby/core/module/AncestorIterator.java +++ b/src/main/java/org/truffleruby/core/module/AncestorIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/ConstantLookupResult.java b/src/main/java/org/truffleruby/core/module/ConstantLookupResult.java index 70617391eb72..cb2fd7216911 100644 --- a/src/main/java/org/truffleruby/core/module/ConstantLookupResult.java +++ b/src/main/java/org/truffleruby/core/module/ConstantLookupResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/IncludedModule.java b/src/main/java/org/truffleruby/core/module/IncludedModule.java index 7f93167897ee..3e9ebfd57dfc 100644 --- a/src/main/java/org/truffleruby/core/module/IncludedModule.java +++ b/src/main/java/org/truffleruby/core/module/IncludedModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/IncludedModulesIterator.java b/src/main/java/org/truffleruby/core/module/IncludedModulesIterator.java index 86c72c11acc0..62683a0b9fef 100644 --- a/src/main/java/org/truffleruby/core/module/IncludedModulesIterator.java +++ b/src/main/java/org/truffleruby/core/module/IncludedModulesIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/MethodLookupResult.java b/src/main/java/org/truffleruby/core/module/MethodLookupResult.java index 6eee4c40115b..49777cfd4e67 100644 --- a/src/main/java/org/truffleruby/core/module/MethodLookupResult.java +++ b/src/main/java/org/truffleruby/core/module/MethodLookupResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/ModuleChain.java b/src/main/java/org/truffleruby/core/module/ModuleChain.java index 6abe2bb62e61..c4192456f94f 100644 --- a/src/main/java/org/truffleruby/core/module/ModuleChain.java +++ b/src/main/java/org/truffleruby/core/module/ModuleChain.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/ModuleFields.java b/src/main/java/org/truffleruby/core/module/ModuleFields.java index 96dcede68462..d59b5ec4f88d 100644 --- a/src/main/java/org/truffleruby/core/module/ModuleFields.java +++ b/src/main/java/org/truffleruby/core/module/ModuleFields.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/ModuleNodes.java b/src/main/java/org/truffleruby/core/module/ModuleNodes.java index cc87292c857c..79d0861cfa4e 100644 --- a/src/main/java/org/truffleruby/core/module/ModuleNodes.java +++ b/src/main/java/org/truffleruby/core/module/ModuleNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/ModuleOperations.java b/src/main/java/org/truffleruby/core/module/ModuleOperations.java index 9e87b02666d1..89ad07c309e0 100644 --- a/src/main/java/org/truffleruby/core/module/ModuleOperations.java +++ b/src/main/java/org/truffleruby/core/module/ModuleOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/PrependMarker.java b/src/main/java/org/truffleruby/core/module/PrependMarker.java index 27ee1e4da4ab..6397e72cb103 100644 --- a/src/main/java/org/truffleruby/core/module/PrependMarker.java +++ b/src/main/java/org/truffleruby/core/module/PrependMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/module/RubyModule.java b/src/main/java/org/truffleruby/core/module/RubyModule.java index e6b504215c2f..1f4dcfe2562e 100644 --- a/src/main/java/org/truffleruby/core/module/RubyModule.java +++ b/src/main/java/org/truffleruby/core/module/RubyModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/monitor/TruffleMonitorNodes.java b/src/main/java/org/truffleruby/core/monitor/TruffleMonitorNodes.java index d06629b4ebe8..a85ee605799c 100644 --- a/src/main/java/org/truffleruby/core/monitor/TruffleMonitorNodes.java +++ b/src/main/java/org/truffleruby/core/monitor/TruffleMonitorNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/mutex/ConditionVariableNodes.java b/src/main/java/org/truffleruby/core/mutex/ConditionVariableNodes.java index 1ab8145b89b0..a932bef6e2b7 100644 --- a/src/main/java/org/truffleruby/core/mutex/ConditionVariableNodes.java +++ b/src/main/java/org/truffleruby/core/mutex/ConditionVariableNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/mutex/MutexNodes.java b/src/main/java/org/truffleruby/core/mutex/MutexNodes.java index c97d9ee6c33a..8a242317adf8 100644 --- a/src/main/java/org/truffleruby/core/mutex/MutexNodes.java +++ b/src/main/java/org/truffleruby/core/mutex/MutexNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/mutex/MutexOperations.java b/src/main/java/org/truffleruby/core/mutex/MutexOperations.java index 37ba632a2577..8c0f85e38f86 100644 --- a/src/main/java/org/truffleruby/core/mutex/MutexOperations.java +++ b/src/main/java/org/truffleruby/core/mutex/MutexOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/mutex/RubyConditionVariable.java b/src/main/java/org/truffleruby/core/mutex/RubyConditionVariable.java index 94c0c7b266a3..a133c434c277 100644 --- a/src/main/java/org/truffleruby/core/mutex/RubyConditionVariable.java +++ b/src/main/java/org/truffleruby/core/mutex/RubyConditionVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/mutex/RubyMutex.java b/src/main/java/org/truffleruby/core/mutex/RubyMutex.java index b258032b3157..794afd5de42e 100644 --- a/src/main/java/org/truffleruby/core/mutex/RubyMutex.java +++ b/src/main/java/org/truffleruby/core/mutex/RubyMutex.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/BigIntegerOps.java b/src/main/java/org/truffleruby/core/numeric/BigIntegerOps.java index d0c48800862f..531066b3f319 100644 --- a/src/main/java/org/truffleruby/core/numeric/BigIntegerOps.java +++ b/src/main/java/org/truffleruby/core/numeric/BigIntegerOps.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/BignumOperations.java b/src/main/java/org/truffleruby/core/numeric/BignumOperations.java index e29c4be1abf9..c1789f525ab5 100644 --- a/src/main/java/org/truffleruby/core/numeric/BignumOperations.java +++ b/src/main/java/org/truffleruby/core/numeric/BignumOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/FixnumLowerNode.java b/src/main/java/org/truffleruby/core/numeric/FixnumLowerNode.java index 291d47b29d14..8ef6a9b4cdc4 100644 --- a/src/main/java/org/truffleruby/core/numeric/FixnumLowerNode.java +++ b/src/main/java/org/truffleruby/core/numeric/FixnumLowerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/FixnumOrBignumNode.java b/src/main/java/org/truffleruby/core/numeric/FixnumOrBignumNode.java index 36710b84979b..1305b29e487e 100644 --- a/src/main/java/org/truffleruby/core/numeric/FixnumOrBignumNode.java +++ b/src/main/java/org/truffleruby/core/numeric/FixnumOrBignumNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/FloatNodes.java b/src/main/java/org/truffleruby/core/numeric/FloatNodes.java index 7b2a0f92c69f..cf3b457c2409 100644 --- a/src/main/java/org/truffleruby/core/numeric/FloatNodes.java +++ b/src/main/java/org/truffleruby/core/numeric/FloatNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/GeneralDivModNode.java b/src/main/java/org/truffleruby/core/numeric/GeneralDivModNode.java index 91eb5f8514de..97d4448ecc11 100644 --- a/src/main/java/org/truffleruby/core/numeric/GeneralDivModNode.java +++ b/src/main/java/org/truffleruby/core/numeric/GeneralDivModNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/IntegerNodes.java b/src/main/java/org/truffleruby/core/numeric/IntegerNodes.java index 9b31f7470643..95eb2e760cb3 100644 --- a/src/main/java/org/truffleruby/core/numeric/IntegerNodes.java +++ b/src/main/java/org/truffleruby/core/numeric/IntegerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/numeric/RubyBignum.java b/src/main/java/org/truffleruby/core/numeric/RubyBignum.java index 69006001059d..533545ab6b6a 100644 --- a/src/main/java/org/truffleruby/core/numeric/RubyBignum.java +++ b/src/main/java/org/truffleruby/core/numeric/RubyBignum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceManager.java b/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceManager.java index c8b4b9c5ca5b..c1016393fbc2 100644 --- a/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceManager.java +++ b/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceNodes.java b/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceNodes.java index 58297d7ad5d9..63d75a32b067 100644 --- a/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceNodes.java +++ b/src/main/java/org/truffleruby/core/objectspace/ObjectSpaceNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/objectspace/RubyWeakMap.java b/src/main/java/org/truffleruby/core/objectspace/RubyWeakMap.java index 3b886a0a48e3..62f7107f874f 100644 --- a/src/main/java/org/truffleruby/core/objectspace/RubyWeakMap.java +++ b/src/main/java/org/truffleruby/core/objectspace/RubyWeakMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/objectspace/WeakMapNodes.java b/src/main/java/org/truffleruby/core/objectspace/WeakMapNodes.java index 065f1a7334f9..a2ca37125196 100644 --- a/src/main/java/org/truffleruby/core/objectspace/WeakMapNodes.java +++ b/src/main/java/org/truffleruby/core/objectspace/WeakMapNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/objectspace/WeakMapStorage.java b/src/main/java/org/truffleruby/core/objectspace/WeakMapStorage.java index 3d6577bc0ba2..17fe2ce4b02a 100644 --- a/src/main/java/org/truffleruby/core/objectspace/WeakMapStorage.java +++ b/src/main/java/org/truffleruby/core/objectspace/WeakMapStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/proc/ProcCallTargets.java b/src/main/java/org/truffleruby/core/proc/ProcCallTargets.java index b9b7827fb974..b32d79f5ee55 100644 --- a/src/main/java/org/truffleruby/core/proc/ProcCallTargets.java +++ b/src/main/java/org/truffleruby/core/proc/ProcCallTargets.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/proc/ProcNodes.java b/src/main/java/org/truffleruby/core/proc/ProcNodes.java index 9b91751fdaf9..8cab3f6c5b8f 100644 --- a/src/main/java/org/truffleruby/core/proc/ProcNodes.java +++ b/src/main/java/org/truffleruby/core/proc/ProcNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/proc/ProcOperations.java b/src/main/java/org/truffleruby/core/proc/ProcOperations.java index 55a5165e4eb5..09a697848c0e 100644 --- a/src/main/java/org/truffleruby/core/proc/ProcOperations.java +++ b/src/main/java/org/truffleruby/core/proc/ProcOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/proc/ProcType.java b/src/main/java/org/truffleruby/core/proc/ProcType.java index e5cdd774ab07..5b6d8a9e1f0c 100644 --- a/src/main/java/org/truffleruby/core/proc/ProcType.java +++ b/src/main/java/org/truffleruby/core/proc/ProcType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/proc/RubyProc.java b/src/main/java/org/truffleruby/core/proc/RubyProc.java index cb8d7452b481..7feae8893abb 100644 --- a/src/main/java/org/truffleruby/core/proc/RubyProc.java +++ b/src/main/java/org/truffleruby/core/proc/RubyProc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/QueueNodes.java b/src/main/java/org/truffleruby/core/queue/QueueNodes.java index d42a3e71bc81..4508da532bb9 100644 --- a/src/main/java/org/truffleruby/core/queue/QueueNodes.java +++ b/src/main/java/org/truffleruby/core/queue/QueueNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/RubyQueue.java b/src/main/java/org/truffleruby/core/queue/RubyQueue.java index 3072bf0d4e1d..df770a9717ef 100644 --- a/src/main/java/org/truffleruby/core/queue/RubyQueue.java +++ b/src/main/java/org/truffleruby/core/queue/RubyQueue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/RubySizedQueue.java b/src/main/java/org/truffleruby/core/queue/RubySizedQueue.java index 8310a706b02c..4a6f96fc13bf 100644 --- a/src/main/java/org/truffleruby/core/queue/RubySizedQueue.java +++ b/src/main/java/org/truffleruby/core/queue/RubySizedQueue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/SizedQueue.java b/src/main/java/org/truffleruby/core/queue/SizedQueue.java index e996ff161d3f..8618aaf8a853 100644 --- a/src/main/java/org/truffleruby/core/queue/SizedQueue.java +++ b/src/main/java/org/truffleruby/core/queue/SizedQueue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/SizedQueueNodes.java b/src/main/java/org/truffleruby/core/queue/SizedQueueNodes.java index daa1efdb4545..88f94818b133 100644 --- a/src/main/java/org/truffleruby/core/queue/SizedQueueNodes.java +++ b/src/main/java/org/truffleruby/core/queue/SizedQueueNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/queue/UnsizedQueue.java b/src/main/java/org/truffleruby/core/queue/UnsizedQueue.java index bdb27352951b..9f6efae1d8ba 100644 --- a/src/main/java/org/truffleruby/core/queue/UnsizedQueue.java +++ b/src/main/java/org/truffleruby/core/queue/UnsizedQueue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/range/RangeNodes.java b/src/main/java/org/truffleruby/core/range/RangeNodes.java index 677ac6596c69..fa005d535a83 100644 --- a/src/main/java/org/truffleruby/core/range/RangeNodes.java +++ b/src/main/java/org/truffleruby/core/range/RangeNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/range/RubyIntOrLongRange.java b/src/main/java/org/truffleruby/core/range/RubyIntOrLongRange.java index 581482b555c9..ad14263503ec 100644 --- a/src/main/java/org/truffleruby/core/range/RubyIntOrLongRange.java +++ b/src/main/java/org/truffleruby/core/range/RubyIntOrLongRange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/range/RubyIntRange.java b/src/main/java/org/truffleruby/core/range/RubyIntRange.java index 787384ef722d..6440a7088589 100644 --- a/src/main/java/org/truffleruby/core/range/RubyIntRange.java +++ b/src/main/java/org/truffleruby/core/range/RubyIntRange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/range/RubyLongRange.java b/src/main/java/org/truffleruby/core/range/RubyLongRange.java index 6bbefa28ef0c..598d345c9445 100644 --- a/src/main/java/org/truffleruby/core/range/RubyLongRange.java +++ b/src/main/java/org/truffleruby/core/range/RubyLongRange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/range/RubyObjectRange.java b/src/main/java/org/truffleruby/core/range/RubyObjectRange.java index 8ef17cbfc307..d7960d51a964 100644 --- a/src/main/java/org/truffleruby/core/range/RubyObjectRange.java +++ b/src/main/java/org/truffleruby/core/range/RubyObjectRange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/refinement/RefinementNodes.java b/src/main/java/org/truffleruby/core/refinement/RefinementNodes.java index 97ed55f3005f..e91f148f7337 100644 --- a/src/main/java/org/truffleruby/core/refinement/RefinementNodes.java +++ b/src/main/java/org/truffleruby/core/refinement/RefinementNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/EncodingCache.java b/src/main/java/org/truffleruby/core/regexp/EncodingCache.java index b51566101ae8..6c9ace39892c 100644 --- a/src/main/java/org/truffleruby/core/regexp/EncodingCache.java +++ b/src/main/java/org/truffleruby/core/regexp/EncodingCache.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/InterpolatedRegexpNode.java b/src/main/java/org/truffleruby/core/regexp/InterpolatedRegexpNode.java index a0818b517d62..9710bf459030 100644 --- a/src/main/java/org/truffleruby/core/regexp/InterpolatedRegexpNode.java +++ b/src/main/java/org/truffleruby/core/regexp/InterpolatedRegexpNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/MatchDataNodes.java b/src/main/java/org/truffleruby/core/regexp/MatchDataNodes.java index 2a86b0da8f2e..c67d0c40649a 100644 --- a/src/main/java/org/truffleruby/core/regexp/MatchDataNodes.java +++ b/src/main/java/org/truffleruby/core/regexp/MatchDataNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexWarnCallback.java b/src/main/java/org/truffleruby/core/regexp/RegexWarnCallback.java index 1b544699c248..6d65be205f45 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexWarnCallback.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexWarnCallback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexWarnDeferredCallback.java b/src/main/java/org/truffleruby/core/regexp/RegexWarnDeferredCallback.java index 4099a54117cb..47bee7a44906 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexWarnDeferredCallback.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexWarnDeferredCallback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexpCacheKey.java b/src/main/java/org/truffleruby/core/regexp/RegexpCacheKey.java index b9e37d32aa9f..e65834a36244 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexpCacheKey.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexpCacheKey.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexpNodes.java b/src/main/java/org/truffleruby/core/regexp/RegexpNodes.java index 4f7d660da1b6..f2734a17be89 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexpNodes.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexpNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexpOptions.java b/src/main/java/org/truffleruby/core/regexp/RegexpOptions.java index 4223bd340f9c..7fda5d2d7d63 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexpOptions.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexpOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RegexpTable.java b/src/main/java/org/truffleruby/core/regexp/RegexpTable.java index eaae51158b44..ba308a1d5a6c 100644 --- a/src/main/java/org/truffleruby/core/regexp/RegexpTable.java +++ b/src/main/java/org/truffleruby/core/regexp/RegexpTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RubyMatchData.java b/src/main/java/org/truffleruby/core/regexp/RubyMatchData.java index 3e52c4ab57c6..7e9bbd1b6708 100644 --- a/src/main/java/org/truffleruby/core/regexp/RubyMatchData.java +++ b/src/main/java/org/truffleruby/core/regexp/RubyMatchData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/RubyRegexp.java b/src/main/java/org/truffleruby/core/regexp/RubyRegexp.java index e52b5a411925..a825ff731db0 100644 --- a/src/main/java/org/truffleruby/core/regexp/RubyRegexp.java +++ b/src/main/java/org/truffleruby/core/regexp/RubyRegexp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/TRegexCache.java b/src/main/java/org/truffleruby/core/regexp/TRegexCache.java index 85309e6cb76d..ace2a84c7b6c 100644 --- a/src/main/java/org/truffleruby/core/regexp/TRegexCache.java +++ b/src/main/java/org/truffleruby/core/regexp/TRegexCache.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/regexp/TruffleRegexpNodes.java b/src/main/java/org/truffleruby/core/regexp/TruffleRegexpNodes.java index 3e2196037e12..bd3345262808 100644 --- a/src/main/java/org/truffleruby/core/regexp/TruffleRegexpNodes.java +++ b/src/main/java/org/truffleruby/core/regexp/TruffleRegexpNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/rescue/AssignRescueVariableNode.java b/src/main/java/org/truffleruby/core/rescue/AssignRescueVariableNode.java index 7539ddbe1540..552eef8f3172 100644 --- a/src/main/java/org/truffleruby/core/rescue/AssignRescueVariableNode.java +++ b/src/main/java/org/truffleruby/core/rescue/AssignRescueVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/ATStringWithEncoding.java b/src/main/java/org/truffleruby/core/string/ATStringWithEncoding.java index 501ba4d6c8e2..68fa52fc0721 100644 --- a/src/main/java/org/truffleruby/core/string/ATStringWithEncoding.java +++ b/src/main/java/org/truffleruby/core/string/ATStringWithEncoding.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/BytesKey.java b/src/main/java/org/truffleruby/core/string/BytesKey.java index a8d0761b4c62..acc241b4fe51 100644 --- a/src/main/java/org/truffleruby/core/string/BytesKey.java +++ b/src/main/java/org/truffleruby/core/string/BytesKey.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/CannotConvertBinaryRubyStringToJavaString.java b/src/main/java/org/truffleruby/core/string/CannotConvertBinaryRubyStringToJavaString.java index ac103dca5b9a..700b9f446bbe 100644 --- a/src/main/java/org/truffleruby/core/string/CannotConvertBinaryRubyStringToJavaString.java +++ b/src/main/java/org/truffleruby/core/string/CannotConvertBinaryRubyStringToJavaString.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/ConvertBytes.java b/src/main/java/org/truffleruby/core/string/ConvertBytes.java index 31b290c6f7bd..d166e91f9e87 100644 --- a/src/main/java/org/truffleruby/core/string/ConvertBytes.java +++ b/src/main/java/org/truffleruby/core/string/ConvertBytes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/CoreString.java b/src/main/java/org/truffleruby/core/string/CoreString.java index 0596830a934a..8451136f0dd1 100644 --- a/src/main/java/org/truffleruby/core/string/CoreString.java +++ b/src/main/java/org/truffleruby/core/string/CoreString.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/CoreStrings.java b/src/main/java/org/truffleruby/core/string/CoreStrings.java index bf1c0a6479fe..14c33977e636 100644 --- a/src/main/java/org/truffleruby/core/string/CoreStrings.java +++ b/src/main/java/org/truffleruby/core/string/CoreStrings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/FrozenStringLiterals.java b/src/main/java/org/truffleruby/core/string/FrozenStringLiterals.java index d70fd0a9833e..fc7b5571cd5e 100644 --- a/src/main/java/org/truffleruby/core/string/FrozenStringLiterals.java +++ b/src/main/java/org/truffleruby/core/string/FrozenStringLiterals.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/FrozenStrings.java b/src/main/java/org/truffleruby/core/string/FrozenStrings.java index c4a9a3002cb1..ec050ca0a88b 100644 --- a/src/main/java/org/truffleruby/core/string/FrozenStrings.java +++ b/src/main/java/org/truffleruby/core/string/FrozenStrings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/ImmutableRubyString.java b/src/main/java/org/truffleruby/core/string/ImmutableRubyString.java index 60959f0d9b96..d59a221cbc7c 100644 --- a/src/main/java/org/truffleruby/core/string/ImmutableRubyString.java +++ b/src/main/java/org/truffleruby/core/string/ImmutableRubyString.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/InterpolatedStringNode.java b/src/main/java/org/truffleruby/core/string/InterpolatedStringNode.java index e6973024cff8..2d599a3d7533 100644 --- a/src/main/java/org/truffleruby/core/string/InterpolatedStringNode.java +++ b/src/main/java/org/truffleruby/core/string/InterpolatedStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/PathToTStringCache.java b/src/main/java/org/truffleruby/core/string/PathToTStringCache.java index 0045a5fa606f..fad302b5cff3 100644 --- a/src/main/java/org/truffleruby/core/string/PathToTStringCache.java +++ b/src/main/java/org/truffleruby/core/string/PathToTStringCache.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/RubyString.java b/src/main/java/org/truffleruby/core/string/RubyString.java index ee52250e7bfd..c9cca3834bbd 100644 --- a/src/main/java/org/truffleruby/core/string/RubyString.java +++ b/src/main/java/org/truffleruby/core/string/RubyString.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/StringGuards.java b/src/main/java/org/truffleruby/core/string/StringGuards.java index 9a3404a0fbd4..2bee75f43491 100644 --- a/src/main/java/org/truffleruby/core/string/StringGuards.java +++ b/src/main/java/org/truffleruby/core/string/StringGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/StringHelperNodes.java b/src/main/java/org/truffleruby/core/string/StringHelperNodes.java index f5723c947423..6a7b7a5c57f3 100644 --- a/src/main/java/org/truffleruby/core/string/StringHelperNodes.java +++ b/src/main/java/org/truffleruby/core/string/StringHelperNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/StringNodes.java b/src/main/java/org/truffleruby/core/string/StringNodes.java index ab41356e94d8..c23f293ec362 100644 --- a/src/main/java/org/truffleruby/core/string/StringNodes.java +++ b/src/main/java/org/truffleruby/core/string/StringNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/StringOperations.java b/src/main/java/org/truffleruby/core/string/StringOperations.java index bb2451a6b28b..f6d8716edd60 100644 --- a/src/main/java/org/truffleruby/core/string/StringOperations.java +++ b/src/main/java/org/truffleruby/core/string/StringOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/StringUtils.java b/src/main/java/org/truffleruby/core/string/StringUtils.java index 977097f46edb..944fdb9698ee 100644 --- a/src/main/java/org/truffleruby/core/string/StringUtils.java +++ b/src/main/java/org/truffleruby/core/string/StringUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TBytesKey.java b/src/main/java/org/truffleruby/core/string/TBytesKey.java index 89568c121233..18cfcde1e5c2 100644 --- a/src/main/java/org/truffleruby/core/string/TBytesKey.java +++ b/src/main/java/org/truffleruby/core/string/TBytesKey.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TStringBuilder.java b/src/main/java/org/truffleruby/core/string/TStringBuilder.java index bb6ac4f37407..5b416c393cb2 100644 --- a/src/main/java/org/truffleruby/core/string/TStringBuilder.java +++ b/src/main/java/org/truffleruby/core/string/TStringBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TStringCache.java b/src/main/java/org/truffleruby/core/string/TStringCache.java index 493b3756b214..2871e3ada373 100644 --- a/src/main/java/org/truffleruby/core/string/TStringCache.java +++ b/src/main/java/org/truffleruby/core/string/TStringCache.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TStringConstants.java b/src/main/java/org/truffleruby/core/string/TStringConstants.java index 3079ad0d4688..3eae1e934ea4 100644 --- a/src/main/java/org/truffleruby/core/string/TStringConstants.java +++ b/src/main/java/org/truffleruby/core/string/TStringConstants.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TStringWithEncoding.java b/src/main/java/org/truffleruby/core/string/TStringWithEncoding.java index be0fed6afeb5..b6b763737c8c 100644 --- a/src/main/java/org/truffleruby/core/string/TStringWithEncoding.java +++ b/src/main/java/org/truffleruby/core/string/TStringWithEncoding.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/string/TStringWithEncodingBase.java b/src/main/java/org/truffleruby/core/string/TStringWithEncodingBase.java index 4d96cee641b4..868345914f2c 100644 --- a/src/main/java/org/truffleruby/core/string/TStringWithEncodingBase.java +++ b/src/main/java/org/truffleruby/core/string/TStringWithEncodingBase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/ByteArrayNodes.java b/src/main/java/org/truffleruby/core/support/ByteArrayNodes.java index aaf7b406a934..8b6e0287293c 100644 --- a/src/main/java/org/truffleruby/core/support/ByteArrayNodes.java +++ b/src/main/java/org/truffleruby/core/support/ByteArrayNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/CustomRandomizerNodes.java b/src/main/java/org/truffleruby/core/support/CustomRandomizerNodes.java index 9c90dfd716e9..f6342efebc61 100644 --- a/src/main/java/org/truffleruby/core/support/CustomRandomizerNodes.java +++ b/src/main/java/org/truffleruby/core/support/CustomRandomizerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/DetailedInspectingSupport.java b/src/main/java/org/truffleruby/core/support/DetailedInspectingSupport.java index d9fe96e28942..c480e678d956 100644 --- a/src/main/java/org/truffleruby/core/support/DetailedInspectingSupport.java +++ b/src/main/java/org/truffleruby/core/support/DetailedInspectingSupport.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/GetRandomIntNode.java b/src/main/java/org/truffleruby/core/support/GetRandomIntNode.java index 68da503e7f1f..46aa47479d9d 100644 --- a/src/main/java/org/truffleruby/core/support/GetRandomIntNode.java +++ b/src/main/java/org/truffleruby/core/support/GetRandomIntNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/IONodes.java b/src/main/java/org/truffleruby/core/support/IONodes.java index 6c497bee0c89..d1ca54d4cc8f 100644 --- a/src/main/java/org/truffleruby/core/support/IONodes.java +++ b/src/main/java/org/truffleruby/core/support/IONodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/PRNGRandomizerNodes.java b/src/main/java/org/truffleruby/core/support/PRNGRandomizerNodes.java index 27a8ec603df8..cad0920f43ce 100644 --- a/src/main/java/org/truffleruby/core/support/PRNGRandomizerNodes.java +++ b/src/main/java/org/truffleruby/core/support/PRNGRandomizerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RandomizerNodes.java b/src/main/java/org/truffleruby/core/support/RandomizerNodes.java index fdf8f4a18a5a..59d9ce5f5d12 100644 --- a/src/main/java/org/truffleruby/core/support/RandomizerNodes.java +++ b/src/main/java/org/truffleruby/core/support/RandomizerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubyByteArray.java b/src/main/java/org/truffleruby/core/support/RubyByteArray.java index 5f8c9426d538..771748e9b00b 100644 --- a/src/main/java/org/truffleruby/core/support/RubyByteArray.java +++ b/src/main/java/org/truffleruby/core/support/RubyByteArray.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubyCustomRandomizer.java b/src/main/java/org/truffleruby/core/support/RubyCustomRandomizer.java index 986abbe785d0..98d387a3347f 100644 --- a/src/main/java/org/truffleruby/core/support/RubyCustomRandomizer.java +++ b/src/main/java/org/truffleruby/core/support/RubyCustomRandomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubyIO.java b/src/main/java/org/truffleruby/core/support/RubyIO.java index 557741ecd838..8b676e635c17 100644 --- a/src/main/java/org/truffleruby/core/support/RubyIO.java +++ b/src/main/java/org/truffleruby/core/support/RubyIO.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubyPRNGRandomizer.java b/src/main/java/org/truffleruby/core/support/RubyPRNGRandomizer.java index 589c8b26a7b1..1cc326f762ab 100644 --- a/src/main/java/org/truffleruby/core/support/RubyPRNGRandomizer.java +++ b/src/main/java/org/truffleruby/core/support/RubyPRNGRandomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubyRandomizer.java b/src/main/java/org/truffleruby/core/support/RubyRandomizer.java index b4b58bd888bb..968337ff008e 100644 --- a/src/main/java/org/truffleruby/core/support/RubyRandomizer.java +++ b/src/main/java/org/truffleruby/core/support/RubyRandomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/RubySecureRandomizer.java b/src/main/java/org/truffleruby/core/support/RubySecureRandomizer.java index bd0aa63e42f0..e47ebb3638e6 100644 --- a/src/main/java/org/truffleruby/core/support/RubySecureRandomizer.java +++ b/src/main/java/org/truffleruby/core/support/RubySecureRandomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/SecureRandomizerNodes.java b/src/main/java/org/truffleruby/core/support/SecureRandomizerNodes.java index 92fdaab9785f..37316499c902 100644 --- a/src/main/java/org/truffleruby/core/support/SecureRandomizerNodes.java +++ b/src/main/java/org/truffleruby/core/support/SecureRandomizerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/TypeNodes.java b/src/main/java/org/truffleruby/core/support/TypeNodes.java index 5d1f40ea1779..260608691d7d 100644 --- a/src/main/java/org/truffleruby/core/support/TypeNodes.java +++ b/src/main/java/org/truffleruby/core/support/TypeNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/support/WeakRefNodes.java b/src/main/java/org/truffleruby/core/support/WeakRefNodes.java index 3a51db0f8bf2..60e6fb06ed5b 100644 --- a/src/main/java/org/truffleruby/core/support/WeakRefNodes.java +++ b/src/main/java/org/truffleruby/core/support/WeakRefNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/symbol/CoreSymbols.java b/src/main/java/org/truffleruby/core/symbol/CoreSymbols.java index 87a7d1d1536d..9a4b7a7ed17f 100644 --- a/src/main/java/org/truffleruby/core/symbol/CoreSymbols.java +++ b/src/main/java/org/truffleruby/core/symbol/CoreSymbols.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/symbol/RubySymbol.java b/src/main/java/org/truffleruby/core/symbol/RubySymbol.java index f6e53d3dee24..5852f5c5ca11 100644 --- a/src/main/java/org/truffleruby/core/symbol/RubySymbol.java +++ b/src/main/java/org/truffleruby/core/symbol/RubySymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/symbol/SymbolNodes.java b/src/main/java/org/truffleruby/core/symbol/SymbolNodes.java index 9cc0d1832a82..253d561fc17b 100644 --- a/src/main/java/org/truffleruby/core/symbol/SymbolNodes.java +++ b/src/main/java/org/truffleruby/core/symbol/SymbolNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/symbol/SymbolTable.java b/src/main/java/org/truffleruby/core/symbol/SymbolTable.java index b179d809a42f..03b94b945557 100644 --- a/src/main/java/org/truffleruby/core/symbol/SymbolTable.java +++ b/src/main/java/org/truffleruby/core/symbol/SymbolTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/NativeCallInterrupter.java b/src/main/java/org/truffleruby/core/thread/NativeCallInterrupter.java index c1d9c46fdfac..ecde5cdeb182 100644 --- a/src/main/java/org/truffleruby/core/thread/NativeCallInterrupter.java +++ b/src/main/java/org/truffleruby/core/thread/NativeCallInterrupter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/RubyBacktraceLocation.java b/src/main/java/org/truffleruby/core/thread/RubyBacktraceLocation.java index 5f71d050dee7..5a0271f8687b 100644 --- a/src/main/java/org/truffleruby/core/thread/RubyBacktraceLocation.java +++ b/src/main/java/org/truffleruby/core/thread/RubyBacktraceLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/RubyThread.java b/src/main/java/org/truffleruby/core/thread/RubyThread.java index 62d7b9a8c950..b8d718cb831e 100644 --- a/src/main/java/org/truffleruby/core/thread/RubyThread.java +++ b/src/main/java/org/truffleruby/core/thread/RubyThread.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/ThreadBacktraceLocationNodes.java b/src/main/java/org/truffleruby/core/thread/ThreadBacktraceLocationNodes.java index 8fe65d1a7577..6796b6ecc1a4 100644 --- a/src/main/java/org/truffleruby/core/thread/ThreadBacktraceLocationNodes.java +++ b/src/main/java/org/truffleruby/core/thread/ThreadBacktraceLocationNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/ThreadLocalBuffer.java b/src/main/java/org/truffleruby/core/thread/ThreadLocalBuffer.java index 7703fb0a8533..6e9ea5d3c4af 100644 --- a/src/main/java/org/truffleruby/core/thread/ThreadLocalBuffer.java +++ b/src/main/java/org/truffleruby/core/thread/ThreadLocalBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/ThreadManager.java b/src/main/java/org/truffleruby/core/thread/ThreadManager.java index f3034fb03bac..92af7e8bd0b9 100644 --- a/src/main/java/org/truffleruby/core/thread/ThreadManager.java +++ b/src/main/java/org/truffleruby/core/thread/ThreadManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/ThreadNodes.java b/src/main/java/org/truffleruby/core/thread/ThreadNodes.java index 0ff597cfb6e5..708337a9e957 100644 --- a/src/main/java/org/truffleruby/core/thread/ThreadNodes.java +++ b/src/main/java/org/truffleruby/core/thread/ThreadNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/ThreadStatus.java b/src/main/java/org/truffleruby/core/thread/ThreadStatus.java index 6b0a63f1eb81..cbc976d6ccd4 100644 --- a/src/main/java/org/truffleruby/core/thread/ThreadStatus.java +++ b/src/main/java/org/truffleruby/core/thread/ThreadStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/thread/TruffleThreadNodes.java b/src/main/java/org/truffleruby/core/thread/TruffleThreadNodes.java index beef62e768c1..450e99f750bd 100644 --- a/src/main/java/org/truffleruby/core/thread/TruffleThreadNodes.java +++ b/src/main/java/org/truffleruby/core/thread/TruffleThreadNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/time/GetTimeZoneNode.java b/src/main/java/org/truffleruby/core/time/GetTimeZoneNode.java index ef1a8a97c8db..478c385fa4fa 100644 --- a/src/main/java/org/truffleruby/core/time/GetTimeZoneNode.java +++ b/src/main/java/org/truffleruby/core/time/GetTimeZoneNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/time/RubyTime.java b/src/main/java/org/truffleruby/core/time/RubyTime.java index 3532b1e5e955..c327f642fb44 100644 --- a/src/main/java/org/truffleruby/core/time/RubyTime.java +++ b/src/main/java/org/truffleruby/core/time/RubyTime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/time/StrftimeLexer.java b/src/main/java/org/truffleruby/core/time/StrftimeLexer.java index 95106c80ae98..178d898ec184 100644 --- a/src/main/java/org/truffleruby/core/time/StrftimeLexer.java +++ b/src/main/java/org/truffleruby/core/time/StrftimeLexer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/time/TimeNodes.java b/src/main/java/org/truffleruby/core/time/TimeNodes.java index fe4259e838ab..22cbf3740fdb 100644 --- a/src/main/java/org/truffleruby/core/time/TimeNodes.java +++ b/src/main/java/org/truffleruby/core/time/TimeNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/time/TimeZoneAndName.java b/src/main/java/org/truffleruby/core/time/TimeZoneAndName.java index 2694569999cd..e04118586f10 100644 --- a/src/main/java/org/truffleruby/core/time/TimeZoneAndName.java +++ b/src/main/java/org/truffleruby/core/time/TimeZoneAndName.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/RubyTracePoint.java b/src/main/java/org/truffleruby/core/tracepoint/RubyTracePoint.java index f0ba1967e556..40aa3c07ec33 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/RubyTracePoint.java +++ b/src/main/java/org/truffleruby/core/tracepoint/RubyTracePoint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/TraceBaseEventNode.java b/src/main/java/org/truffleruby/core/tracepoint/TraceBaseEventNode.java index fea9c48ff0af..542336d86677 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/TraceBaseEventNode.java +++ b/src/main/java/org/truffleruby/core/tracepoint/TraceBaseEventNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/TracePointEvent.java b/src/main/java/org/truffleruby/core/tracepoint/TracePointEvent.java index 832d7dfd31e9..2463e2d6d4a9 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/TracePointEvent.java +++ b/src/main/java/org/truffleruby/core/tracepoint/TracePointEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/TracePointEventNode.java b/src/main/java/org/truffleruby/core/tracepoint/TracePointEventNode.java index e673729109b7..d5d33414af52 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/TracePointEventNode.java +++ b/src/main/java/org/truffleruby/core/tracepoint/TracePointEventNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/TracePointNodes.java b/src/main/java/org/truffleruby/core/tracepoint/TracePointNodes.java index fb0a4a6deda1..55ec843a9637 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/TracePointNodes.java +++ b/src/main/java/org/truffleruby/core/tracepoint/TracePointNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/core/tracepoint/TracePointState.java b/src/main/java/org/truffleruby/core/tracepoint/TracePointState.java index b8fa8ff9933d..f73e5a2083ed 100644 --- a/src/main/java/org/truffleruby/core/tracepoint/TracePointState.java +++ b/src/main/java/org/truffleruby/core/tracepoint/TracePointState.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/BindingLocalVariablesObject.java b/src/main/java/org/truffleruby/debug/BindingLocalVariablesObject.java index 1b6edd421b29..4e1b368b1431 100644 --- a/src/main/java/org/truffleruby/debug/BindingLocalVariablesObject.java +++ b/src/main/java/org/truffleruby/debug/BindingLocalVariablesObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/ChaosNode.java b/src/main/java/org/truffleruby/debug/ChaosNode.java index 941136e49aca..256841361df9 100644 --- a/src/main/java/org/truffleruby/debug/ChaosNode.java +++ b/src/main/java/org/truffleruby/debug/ChaosNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/DebugHelpers.java b/src/main/java/org/truffleruby/debug/DebugHelpers.java index c1c03d59f8a0..b6b796878bb2 100644 --- a/src/main/java/org/truffleruby/debug/DebugHelpers.java +++ b/src/main/java/org/truffleruby/debug/DebugHelpers.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/GlobalVariablesObject.java b/src/main/java/org/truffleruby/debug/GlobalVariablesObject.java index 06ea5ddf9c02..83e1cf5228c0 100644 --- a/src/main/java/org/truffleruby/debug/GlobalVariablesObject.java +++ b/src/main/java/org/truffleruby/debug/GlobalVariablesObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/MetricsBodyNode.java b/src/main/java/org/truffleruby/debug/MetricsBodyNode.java index b6ec7b05e24a..ada97d577b25 100644 --- a/src/main/java/org/truffleruby/debug/MetricsBodyNode.java +++ b/src/main/java/org/truffleruby/debug/MetricsBodyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/MetricsInternalRootNode.java b/src/main/java/org/truffleruby/debug/MetricsInternalRootNode.java index b85113d4f6f7..2b0e0dc6640f 100644 --- a/src/main/java/org/truffleruby/debug/MetricsInternalRootNode.java +++ b/src/main/java/org/truffleruby/debug/MetricsInternalRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/MetricsProfiler.java b/src/main/java/org/truffleruby/debug/MetricsProfiler.java index 879d875854bc..d6651e31d5d0 100644 --- a/src/main/java/org/truffleruby/debug/MetricsProfiler.java +++ b/src/main/java/org/truffleruby/debug/MetricsProfiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/RubyScope.java b/src/main/java/org/truffleruby/debug/RubyScope.java index a494079317ae..cf045e856f28 100644 --- a/src/main/java/org/truffleruby/debug/RubyScope.java +++ b/src/main/java/org/truffleruby/debug/RubyScope.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/SingleElementArray.java b/src/main/java/org/truffleruby/debug/SingleElementArray.java index f2df31b4224a..b2d58476276c 100644 --- a/src/main/java/org/truffleruby/debug/SingleElementArray.java +++ b/src/main/java/org/truffleruby/debug/SingleElementArray.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/SingleMemberDescriptor.java b/src/main/java/org/truffleruby/debug/SingleMemberDescriptor.java index be3783b1af71..8c66fec3f462 100644 --- a/src/main/java/org/truffleruby/debug/SingleMemberDescriptor.java +++ b/src/main/java/org/truffleruby/debug/SingleMemberDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/TopScopeObject.java b/src/main/java/org/truffleruby/debug/TopScopeObject.java index d50d8566bb13..b0cc4d3862e5 100644 --- a/src/main/java/org/truffleruby/debug/TopScopeObject.java +++ b/src/main/java/org/truffleruby/debug/TopScopeObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/TruffleASTPrinter.java b/src/main/java/org/truffleruby/debug/TruffleASTPrinter.java index 94416a481498..57f65faf06a7 100644 --- a/src/main/java/org/truffleruby/debug/TruffleASTPrinter.java +++ b/src/main/java/org/truffleruby/debug/TruffleASTPrinter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/TruffleDebugNodes.java b/src/main/java/org/truffleruby/debug/TruffleDebugNodes.java index 135c7edc2b85..e731a202679e 100644 --- a/src/main/java/org/truffleruby/debug/TruffleDebugNodes.java +++ b/src/main/java/org/truffleruby/debug/TruffleDebugNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/debug/VariableNamesObject.java b/src/main/java/org/truffleruby/debug/VariableNamesObject.java index a0db5391444c..890ff0bf0722 100644 --- a/src/main/java/org/truffleruby/debug/VariableNamesObject.java +++ b/src/main/java/org/truffleruby/debug/VariableNamesObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/AtomicReferenceNodes.java b/src/main/java/org/truffleruby/extra/AtomicReferenceNodes.java index 7ffae4b257fa..3cedea0e5cba 100644 --- a/src/main/java/org/truffleruby/extra/AtomicReferenceNodes.java +++ b/src/main/java/org/truffleruby/extra/AtomicReferenceNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/ConcurrentMapNodes.java b/src/main/java/org/truffleruby/extra/ConcurrentMapNodes.java index ed5add967ef6..905bd91e0396 100644 --- a/src/main/java/org/truffleruby/extra/ConcurrentMapNodes.java +++ b/src/main/java/org/truffleruby/extra/ConcurrentMapNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/RubyAtomicReference.java b/src/main/java/org/truffleruby/extra/RubyAtomicReference.java index b83ca556d910..19ea8175117e 100644 --- a/src/main/java/org/truffleruby/extra/RubyAtomicReference.java +++ b/src/main/java/org/truffleruby/extra/RubyAtomicReference.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/RubyConcurrentMap.java b/src/main/java/org/truffleruby/extra/RubyConcurrentMap.java index 252b73bd3d3d..778cc11e252e 100644 --- a/src/main/java/org/truffleruby/extra/RubyConcurrentMap.java +++ b/src/main/java/org/truffleruby/extra/RubyConcurrentMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/TruffleGraalNodes.java b/src/main/java/org/truffleruby/extra/TruffleGraalNodes.java index 77f4fce70ac2..99f2c98b8385 100644 --- a/src/main/java/org/truffleruby/extra/TruffleGraalNodes.java +++ b/src/main/java/org/truffleruby/extra/TruffleGraalNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/TrufflePosixNodes.java b/src/main/java/org/truffleruby/extra/TrufflePosixNodes.java index 78c6a5e3a8db..37f5d06d9ef2 100644 --- a/src/main/java/org/truffleruby/extra/TrufflePosixNodes.java +++ b/src/main/java/org/truffleruby/extra/TrufflePosixNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/TruffleRubyNodes.java b/src/main/java/org/truffleruby/extra/TruffleRubyNodes.java index 28d7cc8c0f0d..a1fb0afece56 100644 --- a/src/main/java/org/truffleruby/extra/TruffleRubyNodes.java +++ b/src/main/java/org/truffleruby/extra/TruffleRubyNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/ffi/Pointer.java b/src/main/java/org/truffleruby/extra/ffi/Pointer.java index 7725a4d22dc0..c3d584f8e0e2 100644 --- a/src/main/java/org/truffleruby/extra/ffi/Pointer.java +++ b/src/main/java/org/truffleruby/extra/ffi/Pointer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/ffi/PointerNodes.java b/src/main/java/org/truffleruby/extra/ffi/PointerNodes.java index 1a03663a53a3..77a8733fb0ed 100644 --- a/src/main/java/org/truffleruby/extra/ffi/PointerNodes.java +++ b/src/main/java/org/truffleruby/extra/ffi/PointerNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/extra/ffi/RubyPointer.java b/src/main/java/org/truffleruby/extra/ffi/RubyPointer.java index fd3a8c3811d1..781d313445af 100644 --- a/src/main/java/org/truffleruby/extra/ffi/RubyPointer.java +++ b/src/main/java/org/truffleruby/extra/ffi/RubyPointer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/BoxedValue.java b/src/main/java/org/truffleruby/interop/BoxedValue.java index 49666c4a7c7b..4658d05b1034 100644 --- a/src/main/java/org/truffleruby/interop/BoxedValue.java +++ b/src/main/java/org/truffleruby/interop/BoxedValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/ForeignToRubyArgumentsNode.java b/src/main/java/org/truffleruby/interop/ForeignToRubyArgumentsNode.java index 31b463211f65..69a8e097d328 100644 --- a/src/main/java/org/truffleruby/interop/ForeignToRubyArgumentsNode.java +++ b/src/main/java/org/truffleruby/interop/ForeignToRubyArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/ForeignToRubyNode.java b/src/main/java/org/truffleruby/interop/ForeignToRubyNode.java index 965fe9ca3cbe..b5c082d87e55 100644 --- a/src/main/java/org/truffleruby/interop/ForeignToRubyNode.java +++ b/src/main/java/org/truffleruby/interop/ForeignToRubyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/FromJavaStringNode.java b/src/main/java/org/truffleruby/interop/FromJavaStringNode.java index e21c727be9a0..6a04d4c5a2f7 100644 --- a/src/main/java/org/truffleruby/interop/FromJavaStringNode.java +++ b/src/main/java/org/truffleruby/interop/FromJavaStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/InteropNodes.java b/src/main/java/org/truffleruby/interop/InteropNodes.java index b5b8e5e6774f..64497386157d 100644 --- a/src/main/java/org/truffleruby/interop/InteropNodes.java +++ b/src/main/java/org/truffleruby/interop/InteropNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/PolyglotNodes.java b/src/main/java/org/truffleruby/interop/PolyglotNodes.java index 4094909c1964..31a38cbc48b4 100644 --- a/src/main/java/org/truffleruby/interop/PolyglotNodes.java +++ b/src/main/java/org/truffleruby/interop/PolyglotNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/ProxyForeignObject.java b/src/main/java/org/truffleruby/interop/ProxyForeignObject.java index cf1cf7f937e0..9903536b9ac4 100644 --- a/src/main/java/org/truffleruby/interop/ProxyForeignObject.java +++ b/src/main/java/org/truffleruby/interop/ProxyForeignObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/RubyInnerContext.java b/src/main/java/org/truffleruby/interop/RubyInnerContext.java index 7f87d1b23816..478201f4492c 100644 --- a/src/main/java/org/truffleruby/interop/RubyInnerContext.java +++ b/src/main/java/org/truffleruby/interop/RubyInnerContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/RubySourceLocation.java b/src/main/java/org/truffleruby/interop/RubySourceLocation.java index 41a77b2fc790..3271e2047f79 100644 --- a/src/main/java/org/truffleruby/interop/RubySourceLocation.java +++ b/src/main/java/org/truffleruby/interop/RubySourceLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/SourceLocationNodes.java b/src/main/java/org/truffleruby/interop/SourceLocationNodes.java index 2cef87102695..bda8250438dc 100644 --- a/src/main/java/org/truffleruby/interop/SourceLocationNodes.java +++ b/src/main/java/org/truffleruby/interop/SourceLocationNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/SymbolToByteOrderNode.java b/src/main/java/org/truffleruby/interop/SymbolToByteOrderNode.java index 100efbe7f071..c23a883c961b 100644 --- a/src/main/java/org/truffleruby/interop/SymbolToByteOrderNode.java +++ b/src/main/java/org/truffleruby/interop/SymbolToByteOrderNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/ToJavaStringNode.java b/src/main/java/org/truffleruby/interop/ToJavaStringNode.java index 0692a5475efe..b6705263e394 100644 --- a/src/main/java/org/truffleruby/interop/ToJavaStringNode.java +++ b/src/main/java/org/truffleruby/interop/ToJavaStringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/ToJavaStringWithDefaultNode.java b/src/main/java/org/truffleruby/interop/ToJavaStringWithDefaultNode.java index 7246d537c671..4ccf9ad1f28c 100644 --- a/src/main/java/org/truffleruby/interop/ToJavaStringWithDefaultNode.java +++ b/src/main/java/org/truffleruby/interop/ToJavaStringWithDefaultNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/TranslateInteropExceptionNode.java b/src/main/java/org/truffleruby/interop/TranslateInteropExceptionNode.java index 19096ffccef4..5b5fb3e6e67d 100644 --- a/src/main/java/org/truffleruby/interop/TranslateInteropExceptionNode.java +++ b/src/main/java/org/truffleruby/interop/TranslateInteropExceptionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/interop/TranslateInteropRubyExceptionNode.java b/src/main/java/org/truffleruby/interop/TranslateInteropRubyExceptionNode.java index 4914dfd5d659..25d0d7d33ba2 100644 --- a/src/main/java/org/truffleruby/interop/TranslateInteropRubyExceptionNode.java +++ b/src/main/java/org/truffleruby/interop/TranslateInteropRubyExceptionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/AutoloadConstant.java b/src/main/java/org/truffleruby/language/AutoloadConstant.java index 589ac825322e..36ca6687d429 100644 --- a/src/main/java/org/truffleruby/language/AutoloadConstant.java +++ b/src/main/java/org/truffleruby/language/AutoloadConstant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/CallStackManager.java b/src/main/java/org/truffleruby/language/CallStackManager.java index f7d65a7f32a0..115ba893973b 100644 --- a/src/main/java/org/truffleruby/language/CallStackManager.java +++ b/src/main/java/org/truffleruby/language/CallStackManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/DataNode.java b/src/main/java/org/truffleruby/language/DataNode.java index 4676f3911d7f..c2679864b89c 100644 --- a/src/main/java/org/truffleruby/language/DataNode.java +++ b/src/main/java/org/truffleruby/language/DataNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/EmitWarningsNode.java b/src/main/java/org/truffleruby/language/EmitWarningsNode.java index bca8ca6a1d00..d5dced2e76f2 100644 --- a/src/main/java/org/truffleruby/language/EmitWarningsNode.java +++ b/src/main/java/org/truffleruby/language/EmitWarningsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/ImmutableRubyObject.java b/src/main/java/org/truffleruby/language/ImmutableRubyObject.java index bca803563a35..034a9eca4881 100644 --- a/src/main/java/org/truffleruby/language/ImmutableRubyObject.java +++ b/src/main/java/org/truffleruby/language/ImmutableRubyObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/ImmutableRubyObjectCopyable.java b/src/main/java/org/truffleruby/language/ImmutableRubyObjectCopyable.java index 673734024827..a9cfdb2b757d 100644 --- a/src/main/java/org/truffleruby/language/ImmutableRubyObjectCopyable.java +++ b/src/main/java/org/truffleruby/language/ImmutableRubyObjectCopyable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/ImmutableRubyObjectNotCopyable.java b/src/main/java/org/truffleruby/language/ImmutableRubyObjectNotCopyable.java index e67ca31bb66b..1e808794bce6 100644 --- a/src/main/java/org/truffleruby/language/ImmutableRubyObjectNotCopyable.java +++ b/src/main/java/org/truffleruby/language/ImmutableRubyObjectNotCopyable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/LazyWarnNode.java b/src/main/java/org/truffleruby/language/LazyWarnNode.java index 80295d9d23e5..fe7f5149b715 100644 --- a/src/main/java/org/truffleruby/language/LazyWarnNode.java +++ b/src/main/java/org/truffleruby/language/LazyWarnNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/LazyWarningNode.java b/src/main/java/org/truffleruby/language/LazyWarningNode.java index b106a8969050..833b4ba91e3a 100644 --- a/src/main/java/org/truffleruby/language/LazyWarningNode.java +++ b/src/main/java/org/truffleruby/language/LazyWarningNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/LexicalScope.java b/src/main/java/org/truffleruby/language/LexicalScope.java index 120a0e451ee4..ef3d644b9f0c 100644 --- a/src/main/java/org/truffleruby/language/LexicalScope.java +++ b/src/main/java/org/truffleruby/language/LexicalScope.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/Nil.java b/src/main/java/org/truffleruby/language/Nil.java index 922026deec7b..dfa8cf9d6e23 100644 --- a/src/main/java/org/truffleruby/language/Nil.java +++ b/src/main/java/org/truffleruby/language/Nil.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/NoImplicitCastsToLong.java b/src/main/java/org/truffleruby/language/NoImplicitCastsToLong.java index a1f626adb7ab..ec10a3688790 100644 --- a/src/main/java/org/truffleruby/language/NoImplicitCastsToLong.java +++ b/src/main/java/org/truffleruby/language/NoImplicitCastsToLong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/NotOptimizedWarningNode.java b/src/main/java/org/truffleruby/language/NotOptimizedWarningNode.java index 16eadcf0b45e..e318fed2dde0 100644 --- a/src/main/java/org/truffleruby/language/NotOptimizedWarningNode.java +++ b/src/main/java/org/truffleruby/language/NotOptimizedWarningNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/NotProvided.java b/src/main/java/org/truffleruby/language/NotProvided.java index 3b11fcd85ff6..c866907d763c 100644 --- a/src/main/java/org/truffleruby/language/NotProvided.java +++ b/src/main/java/org/truffleruby/language/NotProvided.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyBaseNode.java b/src/main/java/org/truffleruby/language/RubyBaseNode.java index f5f2fbf3506a..0852b4003993 100644 --- a/src/main/java/org/truffleruby/language/RubyBaseNode.java +++ b/src/main/java/org/truffleruby/language/RubyBaseNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyBaseNodeWithExecute.java b/src/main/java/org/truffleruby/language/RubyBaseNodeWithExecute.java index 41534704fbfb..8ca2ee97eb71 100644 --- a/src/main/java/org/truffleruby/language/RubyBaseNodeWithExecute.java +++ b/src/main/java/org/truffleruby/language/RubyBaseNodeWithExecute.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyBaseRootNode.java b/src/main/java/org/truffleruby/language/RubyBaseRootNode.java index 614e25db5065..19153fa51e99 100644 --- a/src/main/java/org/truffleruby/language/RubyBaseRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyBaseRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyCheckArityRootNode.java b/src/main/java/org/truffleruby/language/RubyCheckArityRootNode.java index 2a21a8052c9d..91fc6c77a748 100644 --- a/src/main/java/org/truffleruby/language/RubyCheckArityRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyCheckArityRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyConstant.java b/src/main/java/org/truffleruby/language/RubyConstant.java index 210e2fa73449..e34fa166014b 100644 --- a/src/main/java/org/truffleruby/language/RubyConstant.java +++ b/src/main/java/org/truffleruby/language/RubyConstant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyContextSourceNode.java b/src/main/java/org/truffleruby/language/RubyContextSourceNode.java index e26919e9d79c..dd70069faabb 100644 --- a/src/main/java/org/truffleruby/language/RubyContextSourceNode.java +++ b/src/main/java/org/truffleruby/language/RubyContextSourceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyCoreMethodRootNode.java b/src/main/java/org/truffleruby/language/RubyCoreMethodRootNode.java index bd45e9d0b3e5..c82fcb96afa4 100644 --- a/src/main/java/org/truffleruby/language/RubyCoreMethodRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyCoreMethodRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyDynamicObject.java b/src/main/java/org/truffleruby/language/RubyDynamicObject.java index 0954b2ae1219..2015a48934d2 100644 --- a/src/main/java/org/truffleruby/language/RubyDynamicObject.java +++ b/src/main/java/org/truffleruby/language/RubyDynamicObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyEvalInteractiveRootNode.java b/src/main/java/org/truffleruby/language/RubyEvalInteractiveRootNode.java index 8ea2512f644c..13a2ac12e447 100644 --- a/src/main/java/org/truffleruby/language/RubyEvalInteractiveRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyEvalInteractiveRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyEvalRootNode.java b/src/main/java/org/truffleruby/language/RubyEvalRootNode.java index 0cc3edfb1b96..233693480a5b 100644 --- a/src/main/java/org/truffleruby/language/RubyEvalRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyEvalRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyGuards.java b/src/main/java/org/truffleruby/language/RubyGuards.java index d061f8f42f7a..8e878632bab4 100644 --- a/src/main/java/org/truffleruby/language/RubyGuards.java +++ b/src/main/java/org/truffleruby/language/RubyGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyInlineParsingRequestNode.java b/src/main/java/org/truffleruby/language/RubyInlineParsingRequestNode.java index c9cdbdc92eb3..bb38e19822d7 100644 --- a/src/main/java/org/truffleruby/language/RubyInlineParsingRequestNode.java +++ b/src/main/java/org/truffleruby/language/RubyInlineParsingRequestNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyLambdaRootNode.java b/src/main/java/org/truffleruby/language/RubyLambdaRootNode.java index 995a9831ce47..df626ba76e86 100644 --- a/src/main/java/org/truffleruby/language/RubyLambdaRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyLambdaRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyMethodRootNode.java b/src/main/java/org/truffleruby/language/RubyMethodRootNode.java index 8e186e2351f0..a7bc903a2d42 100644 --- a/src/main/java/org/truffleruby/language/RubyMethodRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyMethodRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyNode.java b/src/main/java/org/truffleruby/language/RubyNode.java index b10f90996076..a63717799b86 100644 --- a/src/main/java/org/truffleruby/language/RubyNode.java +++ b/src/main/java/org/truffleruby/language/RubyNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyParsingRequestNode.java b/src/main/java/org/truffleruby/language/RubyParsingRequestNode.java index ce9023cc1c2e..259de05f2151 100644 --- a/src/main/java/org/truffleruby/language/RubyParsingRequestNode.java +++ b/src/main/java/org/truffleruby/language/RubyParsingRequestNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyProcRootNode.java b/src/main/java/org/truffleruby/language/RubyProcRootNode.java index cb7408c14a97..52ada4b7ef2d 100644 --- a/src/main/java/org/truffleruby/language/RubyProcRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyProcRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyRootNode.java b/src/main/java/org/truffleruby/language/RubyRootNode.java index aaf98c3ad622..094d389e7ba3 100644 --- a/src/main/java/org/truffleruby/language/RubyRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyTopLevelRootNode.java b/src/main/java/org/truffleruby/language/RubyTopLevelRootNode.java index 9924371b37ad..6e8bf6c9120a 100644 --- a/src/main/java/org/truffleruby/language/RubyTopLevelRootNode.java +++ b/src/main/java/org/truffleruby/language/RubyTopLevelRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/RubyTypes.java b/src/main/java/org/truffleruby/language/RubyTypes.java index 64dd648af253..178454ae4f5c 100644 --- a/src/main/java/org/truffleruby/language/RubyTypes.java +++ b/src/main/java/org/truffleruby/language/RubyTypes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SafepointAction.java b/src/main/java/org/truffleruby/language/SafepointAction.java index de9f54463737..ae4df3262d9c 100644 --- a/src/main/java/org/truffleruby/language/SafepointAction.java +++ b/src/main/java/org/truffleruby/language/SafepointAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SafepointManager.java b/src/main/java/org/truffleruby/language/SafepointManager.java index 3e5f5cd1ebd5..2eca49412d94 100644 --- a/src/main/java/org/truffleruby/language/SafepointManager.java +++ b/src/main/java/org/truffleruby/language/SafepointManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SafepointPredicate.java b/src/main/java/org/truffleruby/language/SafepointPredicate.java index 4603ded13bae..167552ac2cf3 100644 --- a/src/main/java/org/truffleruby/language/SafepointPredicate.java +++ b/src/main/java/org/truffleruby/language/SafepointPredicate.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SetTopLevelBindingNode.java b/src/main/java/org/truffleruby/language/SetTopLevelBindingNode.java index d671c890bf8a..a2b44b5d69a1 100644 --- a/src/main/java/org/truffleruby/language/SetTopLevelBindingNode.java +++ b/src/main/java/org/truffleruby/language/SetTopLevelBindingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SourceIndexLength.java b/src/main/java/org/truffleruby/language/SourceIndexLength.java index 5cf891f109cb..6f1c1e675086 100644 --- a/src/main/java/org/truffleruby/language/SourceIndexLength.java +++ b/src/main/java/org/truffleruby/language/SourceIndexLength.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/SpecialVariablesSendingNode.java b/src/main/java/org/truffleruby/language/SpecialVariablesSendingNode.java index f137dfe5859a..fc35501d90c7 100644 --- a/src/main/java/org/truffleruby/language/SpecialVariablesSendingNode.java +++ b/src/main/java/org/truffleruby/language/SpecialVariablesSendingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/TruffleBootNodes.java b/src/main/java/org/truffleruby/language/TruffleBootNodes.java index 679c3ec91d27..cfb84d929924 100644 --- a/src/main/java/org/truffleruby/language/TruffleBootNodes.java +++ b/src/main/java/org/truffleruby/language/TruffleBootNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/WarnNode.java b/src/main/java/org/truffleruby/language/WarnNode.java index a357d02d7959..d5fe8bec974f 100644 --- a/src/main/java/org/truffleruby/language/WarnNode.java +++ b/src/main/java/org/truffleruby/language/WarnNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/WarningNode.java b/src/main/java/org/truffleruby/language/WarningNode.java index da6c5862002e..f8b791fdc01c 100644 --- a/src/main/java/org/truffleruby/language/WarningNode.java +++ b/src/main/java/org/truffleruby/language/WarningNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ArgumentDescriptorUtils.java b/src/main/java/org/truffleruby/language/arguments/ArgumentDescriptorUtils.java index 4e1e9853bcf4..a76a14594066 100644 --- a/src/main/java/org/truffleruby/language/arguments/ArgumentDescriptorUtils.java +++ b/src/main/java/org/truffleruby/language/arguments/ArgumentDescriptorUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ArgumentsDescriptor.java b/src/main/java/org/truffleruby/language/arguments/ArgumentsDescriptor.java index f182d6a7a158..0a967bf38776 100644 --- a/src/main/java/org/truffleruby/language/arguments/ArgumentsDescriptor.java +++ b/src/main/java/org/truffleruby/language/arguments/ArgumentsDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ArrayIsAtLeastAsLargeAsNode.java b/src/main/java/org/truffleruby/language/arguments/ArrayIsAtLeastAsLargeAsNode.java index 6a3f54cdb363..3f498d50635a 100644 --- a/src/main/java/org/truffleruby/language/arguments/ArrayIsAtLeastAsLargeAsNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ArrayIsAtLeastAsLargeAsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/CheckKeywordArityNode.java b/src/main/java/org/truffleruby/language/arguments/CheckKeywordArityNode.java index 754e5f4a6cb6..728ac0fe0d33 100644 --- a/src/main/java/org/truffleruby/language/arguments/CheckKeywordArityNode.java +++ b/src/main/java/org/truffleruby/language/arguments/CheckKeywordArityNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/CheckNoKeywordArgumentsNode.java b/src/main/java/org/truffleruby/language/arguments/CheckNoKeywordArgumentsNode.java index f5ff0a430a00..01b7b5dd1ef0 100644 --- a/src/main/java/org/truffleruby/language/arguments/CheckNoKeywordArgumentsNode.java +++ b/src/main/java/org/truffleruby/language/arguments/CheckNoKeywordArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptor.java b/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptor.java index 8692d348148c..923b98c470da 100644 --- a/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptor.java +++ b/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptorManager.java b/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptorManager.java index 803610fef03c..1e578c2cc522 100644 --- a/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptorManager.java +++ b/src/main/java/org/truffleruby/language/arguments/KeywordArgumentsDescriptorManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/MissingArgumentBehavior.java b/src/main/java/org/truffleruby/language/arguments/MissingArgumentBehavior.java index b1356c40b79b..26f9ee68d0bd 100644 --- a/src/main/java/org/truffleruby/language/arguments/MissingArgumentBehavior.java +++ b/src/main/java/org/truffleruby/language/arguments/MissingArgumentBehavior.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/MissingKeywordArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/MissingKeywordArgumentNode.java index c860c7732150..d735f5eeaf42 100644 --- a/src/main/java/org/truffleruby/language/arguments/MissingKeywordArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/MissingKeywordArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/NoKeywordArgumentsDescriptor.java b/src/main/java/org/truffleruby/language/arguments/NoKeywordArgumentsDescriptor.java index c25e06957383..771ec8c9b058 100644 --- a/src/main/java/org/truffleruby/language/arguments/NoKeywordArgumentsDescriptor.java +++ b/src/main/java/org/truffleruby/language/arguments/NoKeywordArgumentsDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/NotProvidedNode.java b/src/main/java/org/truffleruby/language/arguments/NotProvidedNode.java index 72d80bd3bc1d..e61eddea30db 100644 --- a/src/main/java/org/truffleruby/language/arguments/NotProvidedNode.java +++ b/src/main/java/org/truffleruby/language/arguments/NotProvidedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ProfileArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ProfileArgumentNode.java index bcc21648f596..fe68f2e9a15f 100644 --- a/src/main/java/org/truffleruby/language/arguments/ProfileArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ProfileArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadBlockFromCurrentFrameArgumentsNode.java b/src/main/java/org/truffleruby/language/arguments/ReadBlockFromCurrentFrameArgumentsNode.java index 3a6869f2d35c..8dfad7ab1233 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadBlockFromCurrentFrameArgumentsNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadBlockFromCurrentFrameArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesIfAvailableNode.java b/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesIfAvailableNode.java index 2d3cbe69434b..4070b68aabc4 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesIfAvailableNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesIfAvailableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesNode.java b/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesNode.java index c15134e43f71..7437550fc1c5 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadCallerVariablesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadKeywordArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadKeywordArgumentNode.java index 4a474bbc2c28..da670c737262 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadKeywordArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadKeywordArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadKeywordRestArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadKeywordRestArgumentNode.java index c3b68b542c94..bbf094456f83 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadKeywordRestArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadKeywordRestArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadOptionalArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadOptionalArgumentNode.java index 17acc450ebd3..b2a66e92e01b 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadOptionalArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadOptionalArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadPostArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadPostArgumentNode.java index 85ac84951c54..a438c97e7dc9 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadPostArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadPostArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadPreArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadPreArgumentNode.java index 5b22c043cd8c..54f7a4f293ff 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadPreArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadPreArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadRemainingArgumentsNode.java b/src/main/java/org/truffleruby/language/arguments/ReadRemainingArgumentsNode.java index f4ec09ec0925..53f876d94742 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadRemainingArgumentsNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadRemainingArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadRestArgumentNode.java b/src/main/java/org/truffleruby/language/arguments/ReadRestArgumentNode.java index 834ab333bcce..3e2df93ccffc 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadRestArgumentNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadRestArgumentNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadSelfNode.java b/src/main/java/org/truffleruby/language/arguments/ReadSelfNode.java index 5728e2688e84..638ad1d58384 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadSelfNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadSelfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ReadUserKeywordsHashNode.java b/src/main/java/org/truffleruby/language/arguments/ReadUserKeywordsHashNode.java index 385ab083f22e..e04c76606fe6 100644 --- a/src/main/java/org/truffleruby/language/arguments/ReadUserKeywordsHashNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ReadUserKeywordsHashNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/RubyArguments.java b/src/main/java/org/truffleruby/language/arguments/RubyArguments.java index 31bac2b4a410..e86d3c27c46e 100644 --- a/src/main/java/org/truffleruby/language/arguments/RubyArguments.java +++ b/src/main/java/org/truffleruby/language/arguments/RubyArguments.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/SaveMethodBlockNode.java b/src/main/java/org/truffleruby/language/arguments/SaveMethodBlockNode.java index 031c9bb58ae5..d9c931c26217 100644 --- a/src/main/java/org/truffleruby/language/arguments/SaveMethodBlockNode.java +++ b/src/main/java/org/truffleruby/language/arguments/SaveMethodBlockNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/ShouldDestructureNode.java b/src/main/java/org/truffleruby/language/arguments/ShouldDestructureNode.java index 4cfbdc977d3a..e4e7b39df9b6 100644 --- a/src/main/java/org/truffleruby/language/arguments/ShouldDestructureNode.java +++ b/src/main/java/org/truffleruby/language/arguments/ShouldDestructureNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/arguments/SplatToArgsNode.java b/src/main/java/org/truffleruby/language/arguments/SplatToArgsNode.java index d80b23c4e69a..32b2a8499fd9 100644 --- a/src/main/java/org/truffleruby/language/arguments/SplatToArgsNode.java +++ b/src/main/java/org/truffleruby/language/arguments/SplatToArgsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/backtrace/Backtrace.java b/src/main/java/org/truffleruby/language/backtrace/Backtrace.java index d697b20b3f01..fbbc4ac030bd 100644 --- a/src/main/java/org/truffleruby/language/backtrace/Backtrace.java +++ b/src/main/java/org/truffleruby/language/backtrace/Backtrace.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/backtrace/BacktraceFormatter.java b/src/main/java/org/truffleruby/language/backtrace/BacktraceFormatter.java index 240c43529ccb..2aa7bed14da0 100644 --- a/src/main/java/org/truffleruby/language/backtrace/BacktraceFormatter.java +++ b/src/main/java/org/truffleruby/language/backtrace/BacktraceFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/backtrace/BacktraceInterleaver.java b/src/main/java/org/truffleruby/language/backtrace/BacktraceInterleaver.java index edcb17d58d07..ecf1c1efdffb 100644 --- a/src/main/java/org/truffleruby/language/backtrace/BacktraceInterleaver.java +++ b/src/main/java/org/truffleruby/language/backtrace/BacktraceInterleaver.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/backtrace/InternalRootNode.java b/src/main/java/org/truffleruby/language/backtrace/InternalRootNode.java index 51308c5f15fb..b9011c1548fd 100644 --- a/src/main/java/org/truffleruby/language/backtrace/InternalRootNode.java +++ b/src/main/java/org/truffleruby/language/backtrace/InternalRootNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/ConstantEntry.java b/src/main/java/org/truffleruby/language/constants/ConstantEntry.java index 9634aaa334e5..47579f51abfa 100644 --- a/src/main/java/org/truffleruby/language/constants/ConstantEntry.java +++ b/src/main/java/org/truffleruby/language/constants/ConstantEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/GetConstantNode.java b/src/main/java/org/truffleruby/language/constants/GetConstantNode.java index adafe35d02d6..fa2f8f7f31d7 100644 --- a/src/main/java/org/truffleruby/language/constants/GetConstantNode.java +++ b/src/main/java/org/truffleruby/language/constants/GetConstantNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/LookupConstantBaseNode.java b/src/main/java/org/truffleruby/language/constants/LookupConstantBaseNode.java index 5df9e1bdee31..b8f43d32ce09 100644 --- a/src/main/java/org/truffleruby/language/constants/LookupConstantBaseNode.java +++ b/src/main/java/org/truffleruby/language/constants/LookupConstantBaseNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/LookupConstantInterface.java b/src/main/java/org/truffleruby/language/constants/LookupConstantInterface.java index f8d2ac614537..0ebc27e049ce 100644 --- a/src/main/java/org/truffleruby/language/constants/LookupConstantInterface.java +++ b/src/main/java/org/truffleruby/language/constants/LookupConstantInterface.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/LookupConstantNode.java b/src/main/java/org/truffleruby/language/constants/LookupConstantNode.java index 5bf45db9cfa8..5a645d971511 100644 --- a/src/main/java/org/truffleruby/language/constants/LookupConstantNode.java +++ b/src/main/java/org/truffleruby/language/constants/LookupConstantNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/LookupConstantWithDynamicScopeNode.java b/src/main/java/org/truffleruby/language/constants/LookupConstantWithDynamicScopeNode.java index 609d889e0474..52d82ed7b532 100644 --- a/src/main/java/org/truffleruby/language/constants/LookupConstantWithDynamicScopeNode.java +++ b/src/main/java/org/truffleruby/language/constants/LookupConstantWithDynamicScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/LookupConstantWithLexicalScopeNode.java b/src/main/java/org/truffleruby/language/constants/LookupConstantWithLexicalScopeNode.java index 073fec69ca31..b5b175d4f2c1 100644 --- a/src/main/java/org/truffleruby/language/constants/LookupConstantWithLexicalScopeNode.java +++ b/src/main/java/org/truffleruby/language/constants/LookupConstantWithLexicalScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/OrAssignConstantNode.java b/src/main/java/org/truffleruby/language/constants/OrAssignConstantNode.java index cdeef24622f7..ba5d6e847e13 100644 --- a/src/main/java/org/truffleruby/language/constants/OrAssignConstantNode.java +++ b/src/main/java/org/truffleruby/language/constants/OrAssignConstantNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/ReadConstantNode.java b/src/main/java/org/truffleruby/language/constants/ReadConstantNode.java index 714eceff296f..47a05dbd8fc7 100644 --- a/src/main/java/org/truffleruby/language/constants/ReadConstantNode.java +++ b/src/main/java/org/truffleruby/language/constants/ReadConstantNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/ReadConstantWithDynamicScopeNode.java b/src/main/java/org/truffleruby/language/constants/ReadConstantWithDynamicScopeNode.java index 034d4d6facf1..569caddbbfca 100644 --- a/src/main/java/org/truffleruby/language/constants/ReadConstantWithDynamicScopeNode.java +++ b/src/main/java/org/truffleruby/language/constants/ReadConstantWithDynamicScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/ReadConstantWithLexicalScopeNode.java b/src/main/java/org/truffleruby/language/constants/ReadConstantWithLexicalScopeNode.java index 92ee967c6dc4..799b164a99e1 100644 --- a/src/main/java/org/truffleruby/language/constants/ReadConstantWithLexicalScopeNode.java +++ b/src/main/java/org/truffleruby/language/constants/ReadConstantWithLexicalScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/constants/WriteConstantNode.java b/src/main/java/org/truffleruby/language/constants/WriteConstantNode.java index dc7b07a9bc54..f46b0a0053be 100644 --- a/src/main/java/org/truffleruby/language/constants/WriteConstantNode.java +++ b/src/main/java/org/truffleruby/language/constants/WriteConstantNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/AndNode.java b/src/main/java/org/truffleruby/language/control/AndNode.java index 27e9ea9f5b32..50d27c4e6485 100644 --- a/src/main/java/org/truffleruby/language/control/AndNode.java +++ b/src/main/java/org/truffleruby/language/control/AndNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/BreakException.java b/src/main/java/org/truffleruby/language/control/BreakException.java index ae76ecba5be5..e470d3bf58fe 100644 --- a/src/main/java/org/truffleruby/language/control/BreakException.java +++ b/src/main/java/org/truffleruby/language/control/BreakException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/BreakID.java b/src/main/java/org/truffleruby/language/control/BreakID.java index f4cd941a9c84..60ec21b43065 100644 --- a/src/main/java/org/truffleruby/language/control/BreakID.java +++ b/src/main/java/org/truffleruby/language/control/BreakID.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/BreakNode.java b/src/main/java/org/truffleruby/language/control/BreakNode.java index 905470f59c7d..638e7e89e0f1 100644 --- a/src/main/java/org/truffleruby/language/control/BreakNode.java +++ b/src/main/java/org/truffleruby/language/control/BreakNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/DeferredRaiseException.java b/src/main/java/org/truffleruby/language/control/DeferredRaiseException.java index d0acb22149e6..35c5a98cb3bf 100644 --- a/src/main/java/org/truffleruby/language/control/DeferredRaiseException.java +++ b/src/main/java/org/truffleruby/language/control/DeferredRaiseException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/DynamicReturnException.java b/src/main/java/org/truffleruby/language/control/DynamicReturnException.java index d82a7e2d5a7b..381c02d7e5fc 100644 --- a/src/main/java/org/truffleruby/language/control/DynamicReturnException.java +++ b/src/main/java/org/truffleruby/language/control/DynamicReturnException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/DynamicReturnNode.java b/src/main/java/org/truffleruby/language/control/DynamicReturnNode.java index efba351e4246..32eb9022683c 100644 --- a/src/main/java/org/truffleruby/language/control/DynamicReturnNode.java +++ b/src/main/java/org/truffleruby/language/control/DynamicReturnNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/ElidableResultNode.java b/src/main/java/org/truffleruby/language/control/ElidableResultNode.java index a437ace63bdf..f5917ea60d12 100644 --- a/src/main/java/org/truffleruby/language/control/ElidableResultNode.java +++ b/src/main/java/org/truffleruby/language/control/ElidableResultNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/ExecuteAndReturnTrueNode.java b/src/main/java/org/truffleruby/language/control/ExecuteAndReturnTrueNode.java index 2f94e6880830..e56e72a12f5d 100644 --- a/src/main/java/org/truffleruby/language/control/ExecuteAndReturnTrueNode.java +++ b/src/main/java/org/truffleruby/language/control/ExecuteAndReturnTrueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/ExitException.java b/src/main/java/org/truffleruby/language/control/ExitException.java index 37d132f9ba0c..704578bb1da2 100644 --- a/src/main/java/org/truffleruby/language/control/ExitException.java +++ b/src/main/java/org/truffleruby/language/control/ExitException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/FrameOnStackMarker.java b/src/main/java/org/truffleruby/language/control/FrameOnStackMarker.java index de3f9bcd55b0..127744dad87e 100644 --- a/src/main/java/org/truffleruby/language/control/FrameOnStackMarker.java +++ b/src/main/java/org/truffleruby/language/control/FrameOnStackMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/FrameOnStackNode.java b/src/main/java/org/truffleruby/language/control/FrameOnStackNode.java index c4d4b6874da8..7f4209dd9d99 100644 --- a/src/main/java/org/truffleruby/language/control/FrameOnStackNode.java +++ b/src/main/java/org/truffleruby/language/control/FrameOnStackNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/IfElseNode.java b/src/main/java/org/truffleruby/language/control/IfElseNode.java index c2d65c322e4b..15d91497cf52 100644 --- a/src/main/java/org/truffleruby/language/control/IfElseNode.java +++ b/src/main/java/org/truffleruby/language/control/IfElseNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/IfNode.java b/src/main/java/org/truffleruby/language/control/IfNode.java index eba528bdc826..8e4ffaf187c0 100644 --- a/src/main/java/org/truffleruby/language/control/IfNode.java +++ b/src/main/java/org/truffleruby/language/control/IfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/InvalidReturnNode.java b/src/main/java/org/truffleruby/language/control/InvalidReturnNode.java index 83e76b001502..6fe1f7cc7948 100644 --- a/src/main/java/org/truffleruby/language/control/InvalidReturnNode.java +++ b/src/main/java/org/truffleruby/language/control/InvalidReturnNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/KillException.java b/src/main/java/org/truffleruby/language/control/KillException.java index 12711c2bef5b..1dce14aa4c83 100644 --- a/src/main/java/org/truffleruby/language/control/KillException.java +++ b/src/main/java/org/truffleruby/language/control/KillException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/LocalReturnException.java b/src/main/java/org/truffleruby/language/control/LocalReturnException.java index 4098adf4cde6..41b4ceecae11 100644 --- a/src/main/java/org/truffleruby/language/control/LocalReturnException.java +++ b/src/main/java/org/truffleruby/language/control/LocalReturnException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/LocalReturnNode.java b/src/main/java/org/truffleruby/language/control/LocalReturnNode.java index 5d736c57ba07..8a5c508b2bb2 100644 --- a/src/main/java/org/truffleruby/language/control/LocalReturnNode.java +++ b/src/main/java/org/truffleruby/language/control/LocalReturnNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/NextException.java b/src/main/java/org/truffleruby/language/control/NextException.java index 37a7fcd3a731..28383760fc71 100644 --- a/src/main/java/org/truffleruby/language/control/NextException.java +++ b/src/main/java/org/truffleruby/language/control/NextException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/NextNode.java b/src/main/java/org/truffleruby/language/control/NextNode.java index 468f3a3661a1..02d35a153eb1 100644 --- a/src/main/java/org/truffleruby/language/control/NextNode.java +++ b/src/main/java/org/truffleruby/language/control/NextNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/NoMatchingPatternNode.java b/src/main/java/org/truffleruby/language/control/NoMatchingPatternNode.java index 6dfcae8b7caa..e46c5921866d 100644 --- a/src/main/java/org/truffleruby/language/control/NoMatchingPatternNode.java +++ b/src/main/java/org/truffleruby/language/control/NoMatchingPatternNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/NotNode.java b/src/main/java/org/truffleruby/language/control/NotNode.java index 46fdb08ca206..a53285a7c658 100644 --- a/src/main/java/org/truffleruby/language/control/NotNode.java +++ b/src/main/java/org/truffleruby/language/control/NotNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/OnceNode.java b/src/main/java/org/truffleruby/language/control/OnceNode.java index ded342f7ce6a..44230d9af804 100644 --- a/src/main/java/org/truffleruby/language/control/OnceNode.java +++ b/src/main/java/org/truffleruby/language/control/OnceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/OrLazyValueDefinedNode.java b/src/main/java/org/truffleruby/language/control/OrLazyValueDefinedNode.java index 6c20670da788..f1a80ba6d400 100644 --- a/src/main/java/org/truffleruby/language/control/OrLazyValueDefinedNode.java +++ b/src/main/java/org/truffleruby/language/control/OrLazyValueDefinedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/OrNode.java b/src/main/java/org/truffleruby/language/control/OrNode.java index 19ef4987ea19..cbcd197e5303 100644 --- a/src/main/java/org/truffleruby/language/control/OrNode.java +++ b/src/main/java/org/truffleruby/language/control/OrNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RaiseException.java b/src/main/java/org/truffleruby/language/control/RaiseException.java index e3e570de31d6..c6ca5a679ac0 100644 --- a/src/main/java/org/truffleruby/language/control/RaiseException.java +++ b/src/main/java/org/truffleruby/language/control/RaiseException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RedoException.java b/src/main/java/org/truffleruby/language/control/RedoException.java index 361a0c32e46f..b95f4c85d80e 100644 --- a/src/main/java/org/truffleruby/language/control/RedoException.java +++ b/src/main/java/org/truffleruby/language/control/RedoException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RedoNode.java b/src/main/java/org/truffleruby/language/control/RedoNode.java index 7ab3f41cb511..c1a89c68d87a 100644 --- a/src/main/java/org/truffleruby/language/control/RedoNode.java +++ b/src/main/java/org/truffleruby/language/control/RedoNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RetryException.java b/src/main/java/org/truffleruby/language/control/RetryException.java index 4b0a4c457def..1fa7c8c86367 100644 --- a/src/main/java/org/truffleruby/language/control/RetryException.java +++ b/src/main/java/org/truffleruby/language/control/RetryException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RetryNode.java b/src/main/java/org/truffleruby/language/control/RetryNode.java index 663603c8c916..723598e9ab6c 100644 --- a/src/main/java/org/truffleruby/language/control/RetryNode.java +++ b/src/main/java/org/truffleruby/language/control/RetryNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/ReturnID.java b/src/main/java/org/truffleruby/language/control/ReturnID.java index 7c6d3d228322..4007a0fe46a0 100644 --- a/src/main/java/org/truffleruby/language/control/ReturnID.java +++ b/src/main/java/org/truffleruby/language/control/ReturnID.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RubyControlFlowException.java b/src/main/java/org/truffleruby/language/control/RubyControlFlowException.java index 26253adedc31..5042fe22f81c 100644 --- a/src/main/java/org/truffleruby/language/control/RubyControlFlowException.java +++ b/src/main/java/org/truffleruby/language/control/RubyControlFlowException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/RubyThrowable.java b/src/main/java/org/truffleruby/language/control/RubyThrowable.java index 678b01dc0f39..aaa3209ac107 100644 --- a/src/main/java/org/truffleruby/language/control/RubyThrowable.java +++ b/src/main/java/org/truffleruby/language/control/RubyThrowable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/SequenceNode.java b/src/main/java/org/truffleruby/language/control/SequenceNode.java index d986abd3678b..e7e758c0986a 100644 --- a/src/main/java/org/truffleruby/language/control/SequenceNode.java +++ b/src/main/java/org/truffleruby/language/control/SequenceNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/TerminationException.java b/src/main/java/org/truffleruby/language/control/TerminationException.java index 52112936f7b9..2419a93240dc 100644 --- a/src/main/java/org/truffleruby/language/control/TerminationException.java +++ b/src/main/java/org/truffleruby/language/control/TerminationException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/ThrowException.java b/src/main/java/org/truffleruby/language/control/ThrowException.java index 17bfad4b771b..777794e12f25 100644 --- a/src/main/java/org/truffleruby/language/control/ThrowException.java +++ b/src/main/java/org/truffleruby/language/control/ThrowException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/UnlessNode.java b/src/main/java/org/truffleruby/language/control/UnlessNode.java index 071a40c44d38..1292034aa291 100644 --- a/src/main/java/org/truffleruby/language/control/UnlessNode.java +++ b/src/main/java/org/truffleruby/language/control/UnlessNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/control/WhileNode.java b/src/main/java/org/truffleruby/language/control/WhileNode.java index afb899337dd6..cd3e13f8fade 100644 --- a/src/main/java/org/truffleruby/language/control/WhileNode.java +++ b/src/main/java/org/truffleruby/language/control/WhileNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/defined/DefinedNode.java b/src/main/java/org/truffleruby/language/defined/DefinedNode.java index 7dea0150db5b..de1c335485c2 100644 --- a/src/main/java/org/truffleruby/language/defined/DefinedNode.java +++ b/src/main/java/org/truffleruby/language/defined/DefinedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/defined/DefinedWrapperNode.java b/src/main/java/org/truffleruby/language/defined/DefinedWrapperNode.java index 5d7ad5e031cc..ea0c01081657 100644 --- a/src/main/java/org/truffleruby/language/defined/DefinedWrapperNode.java +++ b/src/main/java/org/truffleruby/language/defined/DefinedWrapperNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/DispatchConfiguration.java b/src/main/java/org/truffleruby/language/dispatch/DispatchConfiguration.java index e83f5402d43d..e1bc400cc288 100644 --- a/src/main/java/org/truffleruby/language/dispatch/DispatchConfiguration.java +++ b/src/main/java/org/truffleruby/language/dispatch/DispatchConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/DispatchMethodMissingNode.java b/src/main/java/org/truffleruby/language/dispatch/DispatchMethodMissingNode.java index b7c268fe5d18..b99ffa98c90d 100644 --- a/src/main/java/org/truffleruby/language/dispatch/DispatchMethodMissingNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/DispatchMethodMissingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/DispatchNode.java b/src/main/java/org/truffleruby/language/dispatch/DispatchNode.java index f1dfcfb19aed..bb542997a817 100644 --- a/src/main/java/org/truffleruby/language/dispatch/DispatchNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/DispatchNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/InternalRespondToNode.java b/src/main/java/org/truffleruby/language/dispatch/InternalRespondToNode.java index d1656a7a7773..34644bc458bf 100644 --- a/src/main/java/org/truffleruby/language/dispatch/InternalRespondToNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/InternalRespondToNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/LazyDispatchMethodMissingNode.java b/src/main/java/org/truffleruby/language/dispatch/LazyDispatchMethodMissingNode.java index ad70dd3e9250..ab17d557d18b 100644 --- a/src/main/java/org/truffleruby/language/dispatch/LazyDispatchMethodMissingNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/LazyDispatchMethodMissingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/LazyDispatchNode.java b/src/main/java/org/truffleruby/language/dispatch/LazyDispatchNode.java index 74e37c169233..904092c76cac 100644 --- a/src/main/java/org/truffleruby/language/dispatch/LazyDispatchNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/LazyDispatchNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/LiteralCallNode.java b/src/main/java/org/truffleruby/language/dispatch/LiteralCallNode.java index d9be16a701f0..e654af2c2700 100644 --- a/src/main/java/org/truffleruby/language/dispatch/LiteralCallNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/LiteralCallNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/MissingBehavior.java b/src/main/java/org/truffleruby/language/dispatch/MissingBehavior.java index 8f2832661441..bec496cd8ab9 100644 --- a/src/main/java/org/truffleruby/language/dispatch/MissingBehavior.java +++ b/src/main/java/org/truffleruby/language/dispatch/MissingBehavior.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/RubyCallNode.java b/src/main/java/org/truffleruby/language/dispatch/RubyCallNode.java index 026e4a68b679..c245fad1c5a8 100644 --- a/src/main/java/org/truffleruby/language/dispatch/RubyCallNode.java +++ b/src/main/java/org/truffleruby/language/dispatch/RubyCallNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/dispatch/RubyCallNodeParameters.java b/src/main/java/org/truffleruby/language/dispatch/RubyCallNodeParameters.java index 14a01bde0957..65876863335e 100644 --- a/src/main/java/org/truffleruby/language/dispatch/RubyCallNodeParameters.java +++ b/src/main/java/org/truffleruby/language/dispatch/RubyCallNodeParameters.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/EnsureNode.java b/src/main/java/org/truffleruby/language/exceptions/EnsureNode.java index 381e788df767..1f2ecf0c4ea3 100644 --- a/src/main/java/org/truffleruby/language/exceptions/EnsureNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/EnsureNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/RescueClassesNode.java b/src/main/java/org/truffleruby/language/exceptions/RescueClassesNode.java index b559e41811b7..ae93a67f09b3 100644 --- a/src/main/java/org/truffleruby/language/exceptions/RescueClassesNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/RescueClassesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/RescueNode.java b/src/main/java/org/truffleruby/language/exceptions/RescueNode.java index 293d4c36cd6f..7b997ecb10a2 100644 --- a/src/main/java/org/truffleruby/language/exceptions/RescueNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/RescueNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/RescueSplatNode.java b/src/main/java/org/truffleruby/language/exceptions/RescueSplatNode.java index 3b34a692216b..6e1edfa04ff0 100644 --- a/src/main/java/org/truffleruby/language/exceptions/RescueSplatNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/RescueSplatNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/RescueStandardErrorNode.java b/src/main/java/org/truffleruby/language/exceptions/RescueStandardErrorNode.java index 0a30c08b98f0..0d06e22eea45 100644 --- a/src/main/java/org/truffleruby/language/exceptions/RescueStandardErrorNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/RescueStandardErrorNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/TopLevelRaiseHandler.java b/src/main/java/org/truffleruby/language/exceptions/TopLevelRaiseHandler.java index 58cd589b92fe..038b897f734a 100644 --- a/src/main/java/org/truffleruby/language/exceptions/TopLevelRaiseHandler.java +++ b/src/main/java/org/truffleruby/language/exceptions/TopLevelRaiseHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/exceptions/TryNode.java b/src/main/java/org/truffleruby/language/exceptions/TryNode.java index 8af605f1b977..97a1cb526b8e 100644 --- a/src/main/java/org/truffleruby/language/exceptions/TryNode.java +++ b/src/main/java/org/truffleruby/language/exceptions/TryNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/AliasGlobalVarNode.java b/src/main/java/org/truffleruby/language/globals/AliasGlobalVarNode.java index 34d0efcb32f2..f7722c139d88 100644 --- a/src/main/java/org/truffleruby/language/globals/AliasGlobalVarNode.java +++ b/src/main/java/org/truffleruby/language/globals/AliasGlobalVarNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/GlobalVariableReader.java b/src/main/java/org/truffleruby/language/globals/GlobalVariableReader.java index bfb82d08954b..f867aa12f4a0 100644 --- a/src/main/java/org/truffleruby/language/globals/GlobalVariableReader.java +++ b/src/main/java/org/truffleruby/language/globals/GlobalVariableReader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/GlobalVariableStorage.java b/src/main/java/org/truffleruby/language/globals/GlobalVariableStorage.java index 83437385fa69..c937070ee27b 100644 --- a/src/main/java/org/truffleruby/language/globals/GlobalVariableStorage.java +++ b/src/main/java/org/truffleruby/language/globals/GlobalVariableStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/GlobalVariables.java b/src/main/java/org/truffleruby/language/globals/GlobalVariables.java index c9f2e942f729..a7890f1bfbb3 100644 --- a/src/main/java/org/truffleruby/language/globals/GlobalVariables.java +++ b/src/main/java/org/truffleruby/language/globals/GlobalVariables.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/IsDefinedGlobalVariableNode.java b/src/main/java/org/truffleruby/language/globals/IsDefinedGlobalVariableNode.java index 871e62fa4dbf..cfae59a51a8b 100644 --- a/src/main/java/org/truffleruby/language/globals/IsDefinedGlobalVariableNode.java +++ b/src/main/java/org/truffleruby/language/globals/IsDefinedGlobalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/LookupGlobalVariableStorageNode.java b/src/main/java/org/truffleruby/language/globals/LookupGlobalVariableStorageNode.java index 0324c513a7b4..36572209e3e6 100644 --- a/src/main/java/org/truffleruby/language/globals/LookupGlobalVariableStorageNode.java +++ b/src/main/java/org/truffleruby/language/globals/LookupGlobalVariableStorageNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/ReadGlobalVariableNode.java b/src/main/java/org/truffleruby/language/globals/ReadGlobalVariableNode.java index d3e2ffc2b102..1737e52d82a6 100644 --- a/src/main/java/org/truffleruby/language/globals/ReadGlobalVariableNode.java +++ b/src/main/java/org/truffleruby/language/globals/ReadGlobalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/ReadMatchReferenceNodes.java b/src/main/java/org/truffleruby/language/globals/ReadMatchReferenceNodes.java index 54a606d83576..9efdd835343e 100644 --- a/src/main/java/org/truffleruby/language/globals/ReadMatchReferenceNodes.java +++ b/src/main/java/org/truffleruby/language/globals/ReadMatchReferenceNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/ReadSimpleGlobalVariableNode.java b/src/main/java/org/truffleruby/language/globals/ReadSimpleGlobalVariableNode.java index cb2432daa04c..2382c5459276 100644 --- a/src/main/java/org/truffleruby/language/globals/ReadSimpleGlobalVariableNode.java +++ b/src/main/java/org/truffleruby/language/globals/ReadSimpleGlobalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/WriteGlobalVariableNode.java b/src/main/java/org/truffleruby/language/globals/WriteGlobalVariableNode.java index 3ce55afa61f9..524d2fe1164a 100644 --- a/src/main/java/org/truffleruby/language/globals/WriteGlobalVariableNode.java +++ b/src/main/java/org/truffleruby/language/globals/WriteGlobalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/globals/WriteSimpleGlobalVariableNode.java b/src/main/java/org/truffleruby/language/globals/WriteSimpleGlobalVariableNode.java index d75f94f39228..1537fb1a1c4b 100644 --- a/src/main/java/org/truffleruby/language/globals/WriteSimpleGlobalVariableNode.java +++ b/src/main/java/org/truffleruby/language/globals/WriteSimpleGlobalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/library/RubyStringLibrary.java b/src/main/java/org/truffleruby/language/library/RubyStringLibrary.java index 33edc1266a02..7673f33386e8 100644 --- a/src/main/java/org/truffleruby/language/library/RubyStringLibrary.java +++ b/src/main/java/org/truffleruby/language/library/RubyStringLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/BooleanLiteralNode.java b/src/main/java/org/truffleruby/language/literal/BooleanLiteralNode.java index a6129b8fe11b..29e745428b89 100644 --- a/src/main/java/org/truffleruby/language/literal/BooleanLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/BooleanLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/FloatLiteralNode.java b/src/main/java/org/truffleruby/language/literal/FloatLiteralNode.java index 3913a8941937..58523e3c137e 100644 --- a/src/main/java/org/truffleruby/language/literal/FloatLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/FloatLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/FrozenStringLiteralNode.java b/src/main/java/org/truffleruby/language/literal/FrozenStringLiteralNode.java index caf824df726e..e8bb440b760f 100644 --- a/src/main/java/org/truffleruby/language/literal/FrozenStringLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/FrozenStringLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/IntegerFixnumLiteralNode.java b/src/main/java/org/truffleruby/language/literal/IntegerFixnumLiteralNode.java index 0ec119934d94..dc82c74b759e 100644 --- a/src/main/java/org/truffleruby/language/literal/IntegerFixnumLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/IntegerFixnumLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/LongFixnumLiteralNode.java b/src/main/java/org/truffleruby/language/literal/LongFixnumLiteralNode.java index cc52194a89b8..82b9af9efef3 100644 --- a/src/main/java/org/truffleruby/language/literal/LongFixnumLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/LongFixnumLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/NilLiteralNode.java b/src/main/java/org/truffleruby/language/literal/NilLiteralNode.java index fa36a45f6372..b624a380dfad 100644 --- a/src/main/java/org/truffleruby/language/literal/NilLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/NilLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/ObjectClassLiteralNode.java b/src/main/java/org/truffleruby/language/literal/ObjectClassLiteralNode.java index 7745eceb8854..692d0d98b6c1 100644 --- a/src/main/java/org/truffleruby/language/literal/ObjectClassLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/ObjectClassLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/ObjectLiteralNode.java b/src/main/java/org/truffleruby/language/literal/ObjectLiteralNode.java index eab9f66f06fd..0732810f9c98 100644 --- a/src/main/java/org/truffleruby/language/literal/ObjectLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/ObjectLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/StringLiteralNode.java b/src/main/java/org/truffleruby/language/literal/StringLiteralNode.java index ac28ed57a365..2c699c1fb28a 100644 --- a/src/main/java/org/truffleruby/language/literal/StringLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/StringLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/TruffleInternalModuleLiteralNode.java b/src/main/java/org/truffleruby/language/literal/TruffleInternalModuleLiteralNode.java index b710edd57fcf..04a1622a293b 100644 --- a/src/main/java/org/truffleruby/language/literal/TruffleInternalModuleLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/TruffleInternalModuleLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/literal/TruffleKernelOperationsModuleLiteralNode.java b/src/main/java/org/truffleruby/language/literal/TruffleKernelOperationsModuleLiteralNode.java index 782997209fbd..0399e6bd0488 100644 --- a/src/main/java/org/truffleruby/language/literal/TruffleKernelOperationsModuleLiteralNode.java +++ b/src/main/java/org/truffleruby/language/literal/TruffleKernelOperationsModuleLiteralNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/ByteBasedCharSequence.java b/src/main/java/org/truffleruby/language/loader/ByteBasedCharSequence.java index f20d547933c0..4b3dc2415a51 100644 --- a/src/main/java/org/truffleruby/language/loader/ByteBasedCharSequence.java +++ b/src/main/java/org/truffleruby/language/loader/ByteBasedCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/CodeLoader.java b/src/main/java/org/truffleruby/language/loader/CodeLoader.java index 15d411f2c6b8..0794019f5933 100644 --- a/src/main/java/org/truffleruby/language/loader/CodeLoader.java +++ b/src/main/java/org/truffleruby/language/loader/CodeLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/EmbeddedScript.java b/src/main/java/org/truffleruby/language/loader/EmbeddedScript.java index fb966f9f505c..838868173ebb 100644 --- a/src/main/java/org/truffleruby/language/loader/EmbeddedScript.java +++ b/src/main/java/org/truffleruby/language/loader/EmbeddedScript.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/EvalLoader.java b/src/main/java/org/truffleruby/language/loader/EvalLoader.java index 97bc1e81807a..0ba941d76768 100644 --- a/src/main/java/org/truffleruby/language/loader/EvalLoader.java +++ b/src/main/java/org/truffleruby/language/loader/EvalLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/FeatureLoader.java b/src/main/java/org/truffleruby/language/loader/FeatureLoader.java index 3901f81b3db6..1fa8ed18d906 100644 --- a/src/main/java/org/truffleruby/language/loader/FeatureLoader.java +++ b/src/main/java/org/truffleruby/language/loader/FeatureLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/FileLoader.java b/src/main/java/org/truffleruby/language/loader/FileLoader.java index 09845b03d0c0..dd27ae80632c 100644 --- a/src/main/java/org/truffleruby/language/loader/FileLoader.java +++ b/src/main/java/org/truffleruby/language/loader/FileLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/MainLoader.java b/src/main/java/org/truffleruby/language/loader/MainLoader.java index b2aeeb7a9378..8d2fbeb13348 100644 --- a/src/main/java/org/truffleruby/language/loader/MainLoader.java +++ b/src/main/java/org/truffleruby/language/loader/MainLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/ReentrantLockFreeingMap.java b/src/main/java/org/truffleruby/language/loader/ReentrantLockFreeingMap.java index cb89db70028d..531f686a4953 100644 --- a/src/main/java/org/truffleruby/language/loader/ReentrantLockFreeingMap.java +++ b/src/main/java/org/truffleruby/language/loader/ReentrantLockFreeingMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/RequireNode.java b/src/main/java/org/truffleruby/language/loader/RequireNode.java index 3a520d74b903..59e55433bffe 100644 --- a/src/main/java/org/truffleruby/language/loader/RequireNode.java +++ b/src/main/java/org/truffleruby/language/loader/RequireNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/loader/ResourceLoader.java b/src/main/java/org/truffleruby/language/loader/ResourceLoader.java index f6bd03bd9af6..c7ee3a00b6e7 100644 --- a/src/main/java/org/truffleruby/language/loader/ResourceLoader.java +++ b/src/main/java/org/truffleruby/language/loader/ResourceLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/FindDeclarationVariableNodes.java b/src/main/java/org/truffleruby/language/locals/FindDeclarationVariableNodes.java index f27dc5fb13bc..6415689a7e60 100644 --- a/src/main/java/org/truffleruby/language/locals/FindDeclarationVariableNodes.java +++ b/src/main/java/org/truffleruby/language/locals/FindDeclarationVariableNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/FlipFlopNode.java b/src/main/java/org/truffleruby/language/locals/FlipFlopNode.java index f55507a0b401..10daee86969f 100644 --- a/src/main/java/org/truffleruby/language/locals/FlipFlopNode.java +++ b/src/main/java/org/truffleruby/language/locals/FlipFlopNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/FrameDescriptorNamesIterator.java b/src/main/java/org/truffleruby/language/locals/FrameDescriptorNamesIterator.java index 95aae7733468..c489b3ed4b2c 100644 --- a/src/main/java/org/truffleruby/language/locals/FrameDescriptorNamesIterator.java +++ b/src/main/java/org/truffleruby/language/locals/FrameDescriptorNamesIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/InitFlipFlopSlotNode.java b/src/main/java/org/truffleruby/language/locals/InitFlipFlopSlotNode.java index 6d244fe938e4..731ecb509df9 100644 --- a/src/main/java/org/truffleruby/language/locals/InitFlipFlopSlotNode.java +++ b/src/main/java/org/truffleruby/language/locals/InitFlipFlopSlotNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/LocalVariableType.java b/src/main/java/org/truffleruby/language/locals/LocalVariableType.java index 4edb9e62d20d..cdd04b6bc89b 100644 --- a/src/main/java/org/truffleruby/language/locals/LocalVariableType.java +++ b/src/main/java/org/truffleruby/language/locals/LocalVariableType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/ReadDeclarationVariableNode.java b/src/main/java/org/truffleruby/language/locals/ReadDeclarationVariableNode.java index 803ee904098f..a727d6187be7 100644 --- a/src/main/java/org/truffleruby/language/locals/ReadDeclarationVariableNode.java +++ b/src/main/java/org/truffleruby/language/locals/ReadDeclarationVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/ReadFrameSlotNode.java b/src/main/java/org/truffleruby/language/locals/ReadFrameSlotNode.java index 7655db7c2bb9..ec2632471c2e 100644 --- a/src/main/java/org/truffleruby/language/locals/ReadFrameSlotNode.java +++ b/src/main/java/org/truffleruby/language/locals/ReadFrameSlotNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/ReadLocalNode.java b/src/main/java/org/truffleruby/language/locals/ReadLocalNode.java index 3d87f6cac72f..4b9dedccdd0d 100644 --- a/src/main/java/org/truffleruby/language/locals/ReadLocalNode.java +++ b/src/main/java/org/truffleruby/language/locals/ReadLocalNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/ReadLocalVariableNode.java b/src/main/java/org/truffleruby/language/locals/ReadLocalVariableNode.java index 3227c364db6c..4dc392922c29 100644 --- a/src/main/java/org/truffleruby/language/locals/ReadLocalVariableNode.java +++ b/src/main/java/org/truffleruby/language/locals/ReadLocalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/WriteDeclarationVariableNode.java b/src/main/java/org/truffleruby/language/locals/WriteDeclarationVariableNode.java index cfdbe3806487..7d6aac2e6ca4 100644 --- a/src/main/java/org/truffleruby/language/locals/WriteDeclarationVariableNode.java +++ b/src/main/java/org/truffleruby/language/locals/WriteDeclarationVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/WriteFrameSlotNode.java b/src/main/java/org/truffleruby/language/locals/WriteFrameSlotNode.java index 5052d9b5f948..24bf92768b1f 100644 --- a/src/main/java/org/truffleruby/language/locals/WriteFrameSlotNode.java +++ b/src/main/java/org/truffleruby/language/locals/WriteFrameSlotNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/WriteLocalNode.java b/src/main/java/org/truffleruby/language/locals/WriteLocalNode.java index 218b876a2909..bb7bdb317ef7 100644 --- a/src/main/java/org/truffleruby/language/locals/WriteLocalNode.java +++ b/src/main/java/org/truffleruby/language/locals/WriteLocalNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/locals/WriteLocalVariableNode.java b/src/main/java/org/truffleruby/language/locals/WriteLocalVariableNode.java index 776d49c504ff..43275f849bdf 100644 --- a/src/main/java/org/truffleruby/language/locals/WriteLocalVariableNode.java +++ b/src/main/java/org/truffleruby/language/locals/WriteLocalVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/Arity.java b/src/main/java/org/truffleruby/language/methods/Arity.java index 1018381b4476..5bbf8a58ead9 100644 --- a/src/main/java/org/truffleruby/language/methods/Arity.java +++ b/src/main/java/org/truffleruby/language/methods/Arity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/BlockDefinitionNode.java b/src/main/java/org/truffleruby/language/methods/BlockDefinitionNode.java index 5f63eafad6de..f78f9eebfa2f 100644 --- a/src/main/java/org/truffleruby/language/methods/BlockDefinitionNode.java +++ b/src/main/java/org/truffleruby/language/methods/BlockDefinitionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/CachedLazyCallTargetSupplier.java b/src/main/java/org/truffleruby/language/methods/CachedLazyCallTargetSupplier.java index 8facc7f8c1e7..3a809bdbbe39 100644 --- a/src/main/java/org/truffleruby/language/methods/CachedLazyCallTargetSupplier.java +++ b/src/main/java/org/truffleruby/language/methods/CachedLazyCallTargetSupplier.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/CallForeignMethodNode.java b/src/main/java/org/truffleruby/language/methods/CallForeignMethodNode.java index d53b6874b2ab..4967fff06809 100644 --- a/src/main/java/org/truffleruby/language/methods/CallForeignMethodNode.java +++ b/src/main/java/org/truffleruby/language/methods/CallForeignMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/CallInternalMethodNode.java b/src/main/java/org/truffleruby/language/methods/CallInternalMethodNode.java index 3ef56d5d80cd..d97439088ada 100644 --- a/src/main/java/org/truffleruby/language/methods/CallInternalMethodNode.java +++ b/src/main/java/org/truffleruby/language/methods/CallInternalMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/CanBindMethodToModuleNode.java b/src/main/java/org/truffleruby/language/methods/CanBindMethodToModuleNode.java index 64709d0d9535..44d5077f9ebe 100644 --- a/src/main/java/org/truffleruby/language/methods/CanBindMethodToModuleNode.java +++ b/src/main/java/org/truffleruby/language/methods/CanBindMethodToModuleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/CatchBreakNode.java b/src/main/java/org/truffleruby/language/methods/CatchBreakNode.java index a5cd01937443..b1f43c5af6ad 100644 --- a/src/main/java/org/truffleruby/language/methods/CatchBreakNode.java +++ b/src/main/java/org/truffleruby/language/methods/CatchBreakNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/DeclarationContext.java b/src/main/java/org/truffleruby/language/methods/DeclarationContext.java index bc3fe1fd8a64..b95c74a53ac3 100644 --- a/src/main/java/org/truffleruby/language/methods/DeclarationContext.java +++ b/src/main/java/org/truffleruby/language/methods/DeclarationContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/GetMethodObjectNode.java b/src/main/java/org/truffleruby/language/methods/GetMethodObjectNode.java index fe1d1f2d0a31..76e6562d9553 100644 --- a/src/main/java/org/truffleruby/language/methods/GetMethodObjectNode.java +++ b/src/main/java/org/truffleruby/language/methods/GetMethodObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/InternalMethod.java b/src/main/java/org/truffleruby/language/methods/InternalMethod.java index 5e020b760be2..90ecf43feac0 100644 --- a/src/main/java/org/truffleruby/language/methods/InternalMethod.java +++ b/src/main/java/org/truffleruby/language/methods/InternalMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/LiteralMethodDefinitionNode.java b/src/main/java/org/truffleruby/language/methods/LiteralMethodDefinitionNode.java index f211c7bfbf81..650c021d8382 100644 --- a/src/main/java/org/truffleruby/language/methods/LiteralMethodDefinitionNode.java +++ b/src/main/java/org/truffleruby/language/methods/LiteralMethodDefinitionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/LookupMethodNode.java b/src/main/java/org/truffleruby/language/methods/LookupMethodNode.java index 6969e5921eed..44efa7f16ab5 100644 --- a/src/main/java/org/truffleruby/language/methods/LookupMethodNode.java +++ b/src/main/java/org/truffleruby/language/methods/LookupMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/LookupMethodOnSelfNode.java b/src/main/java/org/truffleruby/language/methods/LookupMethodOnSelfNode.java index 462953bd2c09..31680bc55748 100644 --- a/src/main/java/org/truffleruby/language/methods/LookupMethodOnSelfNode.java +++ b/src/main/java/org/truffleruby/language/methods/LookupMethodOnSelfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/ModuleBodyDefinition.java b/src/main/java/org/truffleruby/language/methods/ModuleBodyDefinition.java index 9de79024a86f..47833d7fd848 100644 --- a/src/main/java/org/truffleruby/language/methods/ModuleBodyDefinition.java +++ b/src/main/java/org/truffleruby/language/methods/ModuleBodyDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/SharedMethodInfo.java b/src/main/java/org/truffleruby/language/methods/SharedMethodInfo.java index 1ea7f0e44d3d..c9c00a66cae0 100644 --- a/src/main/java/org/truffleruby/language/methods/SharedMethodInfo.java +++ b/src/main/java/org/truffleruby/language/methods/SharedMethodInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/SymbolProcNode.java b/src/main/java/org/truffleruby/language/methods/SymbolProcNode.java index 285e7cd014e1..ddb200055002 100644 --- a/src/main/java/org/truffleruby/language/methods/SymbolProcNode.java +++ b/src/main/java/org/truffleruby/language/methods/SymbolProcNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/TranslateExceptionNode.java b/src/main/java/org/truffleruby/language/methods/TranslateExceptionNode.java index 57d5cc9ef7b6..531bb1f99414 100644 --- a/src/main/java/org/truffleruby/language/methods/TranslateExceptionNode.java +++ b/src/main/java/org/truffleruby/language/methods/TranslateExceptionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/UsingNode.java b/src/main/java/org/truffleruby/language/methods/UsingNode.java index 7a5f93bc5ecd..cbef87bfe9d3 100644 --- a/src/main/java/org/truffleruby/language/methods/UsingNode.java +++ b/src/main/java/org/truffleruby/language/methods/UsingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/methods/WithoutVisibilityNode.java b/src/main/java/org/truffleruby/language/methods/WithoutVisibilityNode.java index 496656162ced..098b675c3d78 100644 --- a/src/main/java/org/truffleruby/language/methods/WithoutVisibilityNode.java +++ b/src/main/java/org/truffleruby/language/methods/WithoutVisibilityNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/AllocationTracing.java b/src/main/java/org/truffleruby/language/objects/AllocationTracing.java index f9c7ceb601a9..8ade38843c57 100644 --- a/src/main/java/org/truffleruby/language/objects/AllocationTracing.java +++ b/src/main/java/org/truffleruby/language/objects/AllocationTracing.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/CanHaveSingletonClassNode.java b/src/main/java/org/truffleruby/language/objects/CanHaveSingletonClassNode.java index 54ae5fe286f6..db2bff468906 100644 --- a/src/main/java/org/truffleruby/language/objects/CanHaveSingletonClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/CanHaveSingletonClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/CheckIVarNameNode.java b/src/main/java/org/truffleruby/language/objects/CheckIVarNameNode.java index a9b6b7e0a39f..3d0e5e8f4d14 100644 --- a/src/main/java/org/truffleruby/language/objects/CheckIVarNameNode.java +++ b/src/main/java/org/truffleruby/language/objects/CheckIVarNameNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/DefineClassNode.java b/src/main/java/org/truffleruby/language/objects/DefineClassNode.java index 5f9afe0bbead..b846dbe7020f 100644 --- a/src/main/java/org/truffleruby/language/objects/DefineClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/DefineClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/DefineModuleNode.java b/src/main/java/org/truffleruby/language/objects/DefineModuleNode.java index 951b5ac508a0..8dc183c66e03 100644 --- a/src/main/java/org/truffleruby/language/objects/DefineModuleNode.java +++ b/src/main/java/org/truffleruby/language/objects/DefineModuleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/DynamicLexicalScopeNode.java b/src/main/java/org/truffleruby/language/objects/DynamicLexicalScopeNode.java index 14655145ec4f..f41883976135 100644 --- a/src/main/java/org/truffleruby/language/objects/DynamicLexicalScopeNode.java +++ b/src/main/java/org/truffleruby/language/objects/DynamicLexicalScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ForeignClassNode.java b/src/main/java/org/truffleruby/language/objects/ForeignClassNode.java index 2a21e5b02ef9..10172c46c01d 100644 --- a/src/main/java/org/truffleruby/language/objects/ForeignClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/ForeignClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/FreezeNode.java b/src/main/java/org/truffleruby/language/objects/FreezeNode.java index 23b78030657d..614c23b923f1 100644 --- a/src/main/java/org/truffleruby/language/objects/FreezeNode.java +++ b/src/main/java/org/truffleruby/language/objects/FreezeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/GetDynamicLexicalScopeNode.java b/src/main/java/org/truffleruby/language/objects/GetDynamicLexicalScopeNode.java index b3ffe4eeb888..e833b8d494ae 100644 --- a/src/main/java/org/truffleruby/language/objects/GetDynamicLexicalScopeNode.java +++ b/src/main/java/org/truffleruby/language/objects/GetDynamicLexicalScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ImmutableClassNode.java b/src/main/java/org/truffleruby/language/objects/ImmutableClassNode.java index 5644e600ff92..52048b22ae8d 100644 --- a/src/main/java/org/truffleruby/language/objects/ImmutableClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/ImmutableClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/InitializeClassNode.java b/src/main/java/org/truffleruby/language/objects/InitializeClassNode.java index 3089216a792c..a8d6eb83398c 100644 --- a/src/main/java/org/truffleruby/language/objects/InitializeClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/InitializeClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/InsideModuleDefinitionNode.java b/src/main/java/org/truffleruby/language/objects/InsideModuleDefinitionNode.java index 1bbf327dd40a..891dda00eca4 100644 --- a/src/main/java/org/truffleruby/language/objects/InsideModuleDefinitionNode.java +++ b/src/main/java/org/truffleruby/language/objects/InsideModuleDefinitionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/IsANode.java b/src/main/java/org/truffleruby/language/objects/IsANode.java index 61dfbebded70..d7a2762f067c 100644 --- a/src/main/java/org/truffleruby/language/objects/IsANode.java +++ b/src/main/java/org/truffleruby/language/objects/IsANode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/IsCopyableObjectNode.java b/src/main/java/org/truffleruby/language/objects/IsCopyableObjectNode.java index 2115071d09a3..1a678ded26a5 100644 --- a/src/main/java/org/truffleruby/language/objects/IsCopyableObjectNode.java +++ b/src/main/java/org/truffleruby/language/objects/IsCopyableObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/IsFrozenNode.java b/src/main/java/org/truffleruby/language/objects/IsFrozenNode.java index 507f64f9d065..50d4498b0279 100644 --- a/src/main/java/org/truffleruby/language/objects/IsFrozenNode.java +++ b/src/main/java/org/truffleruby/language/objects/IsFrozenNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/LazySingletonClassNode.java b/src/main/java/org/truffleruby/language/objects/LazySingletonClassNode.java index 966b834b3b61..93551435e0f1 100644 --- a/src/main/java/org/truffleruby/language/objects/LazySingletonClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/LazySingletonClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/LexicalScopeNode.java b/src/main/java/org/truffleruby/language/objects/LexicalScopeNode.java index a5415e760a4a..fca988d72b35 100644 --- a/src/main/java/org/truffleruby/language/objects/LexicalScopeNode.java +++ b/src/main/java/org/truffleruby/language/objects/LexicalScopeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/LogicalClassNode.java b/src/main/java/org/truffleruby/language/objects/LogicalClassNode.java index be9743f8699c..b87f386f2c2f 100644 --- a/src/main/java/org/truffleruby/language/objects/LogicalClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/LogicalClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/LookupForExistingModuleNode.java b/src/main/java/org/truffleruby/language/objects/LookupForExistingModuleNode.java index 8acb8156a7f0..618a62c2e1bb 100644 --- a/src/main/java/org/truffleruby/language/objects/LookupForExistingModuleNode.java +++ b/src/main/java/org/truffleruby/language/objects/LookupForExistingModuleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/MetaClassNode.java b/src/main/java/org/truffleruby/language/objects/MetaClassNode.java index d9035a073fbc..c813c9172ae1 100644 --- a/src/main/java/org/truffleruby/language/objects/MetaClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/MetaClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ObjectGraph.java b/src/main/java/org/truffleruby/language/objects/ObjectGraph.java index dbc10d2bb37d..630007874772 100644 --- a/src/main/java/org/truffleruby/language/objects/ObjectGraph.java +++ b/src/main/java/org/truffleruby/language/objects/ObjectGraph.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ObjectGraphNode.java b/src/main/java/org/truffleruby/language/objects/ObjectGraphNode.java index 0f8be3115f2e..adb599e05fa4 100644 --- a/src/main/java/org/truffleruby/language/objects/ObjectGraphNode.java +++ b/src/main/java/org/truffleruby/language/objects/ObjectGraphNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ObjectIDOperations.java b/src/main/java/org/truffleruby/language/objects/ObjectIDOperations.java index 223c745690e0..42a6f49e3e21 100644 --- a/src/main/java/org/truffleruby/language/objects/ObjectIDOperations.java +++ b/src/main/java/org/truffleruby/language/objects/ObjectIDOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ReadInstanceVariableNode.java b/src/main/java/org/truffleruby/language/objects/ReadInstanceVariableNode.java index 83f13effa6fb..3a29f8280558 100644 --- a/src/main/java/org/truffleruby/language/objects/ReadInstanceVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/ReadInstanceVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/RubyObjectType.java b/src/main/java/org/truffleruby/language/objects/RubyObjectType.java index 308c1bacb650..42ac2fd7b70e 100644 --- a/src/main/java/org/truffleruby/language/objects/RubyObjectType.java +++ b/src/main/java/org/truffleruby/language/objects/RubyObjectType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/RunModuleDefinitionNode.java b/src/main/java/org/truffleruby/language/objects/RunModuleDefinitionNode.java index d8b8e1965327..8547df0e055c 100644 --- a/src/main/java/org/truffleruby/language/objects/RunModuleDefinitionNode.java +++ b/src/main/java/org/truffleruby/language/objects/RunModuleDefinitionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/SelfNode.java b/src/main/java/org/truffleruby/language/objects/SelfNode.java index 24bceecda566..d65a7575b9ad 100644 --- a/src/main/java/org/truffleruby/language/objects/SelfNode.java +++ b/src/main/java/org/truffleruby/language/objects/SelfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/ShapeCachingGuards.java b/src/main/java/org/truffleruby/language/objects/ShapeCachingGuards.java index 7fa4dd49cc88..55163f6fe365 100644 --- a/src/main/java/org/truffleruby/language/objects/ShapeCachingGuards.java +++ b/src/main/java/org/truffleruby/language/objects/ShapeCachingGuards.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/SingletonClassNode.java b/src/main/java/org/truffleruby/language/objects/SingletonClassNode.java index 54c0677786a0..1afb65fd1d83 100644 --- a/src/main/java/org/truffleruby/language/objects/SingletonClassNode.java +++ b/src/main/java/org/truffleruby/language/objects/SingletonClassNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/WriteInstanceVariableNode.java b/src/main/java/org/truffleruby/language/objects/WriteInstanceVariableNode.java index aeffe27a84d1..ed0695ffd0ef 100644 --- a/src/main/java/org/truffleruby/language/objects/WriteInstanceVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/WriteInstanceVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/WriteObjectFieldNode.java b/src/main/java/org/truffleruby/language/objects/WriteObjectFieldNode.java index f5b3e1bef815..841eb00e931e 100644 --- a/src/main/java/org/truffleruby/language/objects/WriteObjectFieldNode.java +++ b/src/main/java/org/truffleruby/language/objects/WriteObjectFieldNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/CheckClassVariableNameNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/CheckClassVariableNameNode.java index d6644be23cb8..eae51e7b8109 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/CheckClassVariableNameNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/CheckClassVariableNameNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/ClassVariableStorage.java b/src/main/java/org/truffleruby/language/objects/classvariables/ClassVariableStorage.java index 5a20553e8ee5..35183bdae3c2 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/ClassVariableStorage.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/ClassVariableStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableNode.java index 0cdf9346acd2..839dae75598b 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableStorageNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableStorageNode.java index f54057f0eb1d..3fcaa3b16637 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableStorageNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/LookupClassVariableStorageNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/ReadClassVariableNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/ReadClassVariableNode.java index c1c505817f4c..b96994d17cf5 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/ReadClassVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/ReadClassVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/ResolveTargetModuleForClassVariablesNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/ResolveTargetModuleForClassVariablesNode.java index 05f603942d2d..28f1371bf5b3 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/ResolveTargetModuleForClassVariablesNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/ResolveTargetModuleForClassVariablesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/SetClassVariableNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/SetClassVariableNode.java index c2e01aea53e2..c54ea5f723dd 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/SetClassVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/SetClassVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/classvariables/WriteClassVariableNode.java b/src/main/java/org/truffleruby/language/objects/classvariables/WriteClassVariableNode.java index c0f77aaa5bf6..5e7eefb267a1 100644 --- a/src/main/java/org/truffleruby/language/objects/classvariables/WriteClassVariableNode.java +++ b/src/main/java/org/truffleruby/language/objects/classvariables/WriteClassVariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/IsSharedNode.java b/src/main/java/org/truffleruby/language/objects/shared/IsSharedNode.java index de50c491f225..309c8a507dac 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/IsSharedNode.java +++ b/src/main/java/org/truffleruby/language/objects/shared/IsSharedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/PropagateSharingNode.java b/src/main/java/org/truffleruby/language/objects/shared/PropagateSharingNode.java index 0b4ade112af1..761f29bb8333 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/PropagateSharingNode.java +++ b/src/main/java/org/truffleruby/language/objects/shared/PropagateSharingNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/ShareInternalFieldsNode.java b/src/main/java/org/truffleruby/language/objects/shared/ShareInternalFieldsNode.java index a746aca77e98..0dd7cc3c56b1 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/ShareInternalFieldsNode.java +++ b/src/main/java/org/truffleruby/language/objects/shared/ShareInternalFieldsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/ShareObjectNode.java b/src/main/java/org/truffleruby/language/objects/shared/ShareObjectNode.java index 156a72df2219..1649a9db38cc 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/ShareObjectNode.java +++ b/src/main/java/org/truffleruby/language/objects/shared/ShareObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/SharedObjects.java b/src/main/java/org/truffleruby/language/objects/shared/SharedObjects.java index ad87d6464fed..dd847bc680e7 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/SharedObjects.java +++ b/src/main/java/org/truffleruby/language/objects/shared/SharedObjects.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/objects/shared/WriteBarrierNode.java b/src/main/java/org/truffleruby/language/objects/shared/WriteBarrierNode.java index 3a6741a8e1ba..dc2ed32a8e96 100644 --- a/src/main/java/org/truffleruby/language/objects/shared/WriteBarrierNode.java +++ b/src/main/java/org/truffleruby/language/objects/shared/WriteBarrierNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/CallSuperMethodNode.java b/src/main/java/org/truffleruby/language/supercall/CallSuperMethodNode.java index 06fa559e5234..9634876e1f3b 100644 --- a/src/main/java/org/truffleruby/language/supercall/CallSuperMethodNode.java +++ b/src/main/java/org/truffleruby/language/supercall/CallSuperMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/LookupSuperMethodNode.java b/src/main/java/org/truffleruby/language/supercall/LookupSuperMethodNode.java index 585dacfa8c1f..604643bfc388 100644 --- a/src/main/java/org/truffleruby/language/supercall/LookupSuperMethodNode.java +++ b/src/main/java/org/truffleruby/language/supercall/LookupSuperMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/ReadSuperArgumentsNode.java b/src/main/java/org/truffleruby/language/supercall/ReadSuperArgumentsNode.java index 1bdeff0a0246..4da3ff382507 100644 --- a/src/main/java/org/truffleruby/language/supercall/ReadSuperArgumentsNode.java +++ b/src/main/java/org/truffleruby/language/supercall/ReadSuperArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/ReadZSuperArgumentsNode.java b/src/main/java/org/truffleruby/language/supercall/ReadZSuperArgumentsNode.java index 6abc90cb4ced..e000810dfa9a 100644 --- a/src/main/java/org/truffleruby/language/supercall/ReadZSuperArgumentsNode.java +++ b/src/main/java/org/truffleruby/language/supercall/ReadZSuperArgumentsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/SuperCallNode.java b/src/main/java/org/truffleruby/language/supercall/SuperCallNode.java index cf174393a257..4d229644e194 100644 --- a/src/main/java/org/truffleruby/language/supercall/SuperCallNode.java +++ b/src/main/java/org/truffleruby/language/supercall/SuperCallNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/supercall/ZSuperOutsideMethodNode.java b/src/main/java/org/truffleruby/language/supercall/ZSuperOutsideMethodNode.java index e708576e3576..b26f16476223 100644 --- a/src/main/java/org/truffleruby/language/supercall/ZSuperOutsideMethodNode.java +++ b/src/main/java/org/truffleruby/language/supercall/ZSuperOutsideMethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/threadlocal/SpecialVariableStorage.java b/src/main/java/org/truffleruby/language/threadlocal/SpecialVariableStorage.java index e95a9a47bb8a..083bc8251f48 100644 --- a/src/main/java/org/truffleruby/language/threadlocal/SpecialVariableStorage.java +++ b/src/main/java/org/truffleruby/language/threadlocal/SpecialVariableStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/threadlocal/ThreadAndFrameLocalStorage.java b/src/main/java/org/truffleruby/language/threadlocal/ThreadAndFrameLocalStorage.java index f94832e8af00..9678e3d76052 100644 --- a/src/main/java/org/truffleruby/language/threadlocal/ThreadAndFrameLocalStorage.java +++ b/src/main/java/org/truffleruby/language/threadlocal/ThreadAndFrameLocalStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/threadlocal/ThreadLocalGlobals.java b/src/main/java/org/truffleruby/language/threadlocal/ThreadLocalGlobals.java index 55fe72a2fb82..e7a0d76044b2 100644 --- a/src/main/java/org/truffleruby/language/threadlocal/ThreadLocalGlobals.java +++ b/src/main/java/org/truffleruby/language/threadlocal/ThreadLocalGlobals.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/yield/CallBlockNode.java b/src/main/java/org/truffleruby/language/yield/CallBlockNode.java index 585e8ce59ab9..d834adba97f7 100644 --- a/src/main/java/org/truffleruby/language/yield/CallBlockNode.java +++ b/src/main/java/org/truffleruby/language/yield/CallBlockNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/language/yield/YieldExpressionNode.java b/src/main/java/org/truffleruby/language/yield/YieldExpressionNode.java index 2bda06879031..a50f9ce6415e 100644 --- a/src/main/java/org/truffleruby/language/yield/YieldExpressionNode.java +++ b/src/main/java/org/truffleruby/language/yield/YieldExpressionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/options/LanguageOptions.java b/src/main/java/org/truffleruby/options/LanguageOptions.java index 0bd7310658ee..fd0a0a7f302e 100644 --- a/src/main/java/org/truffleruby/options/LanguageOptions.java +++ b/src/main/java/org/truffleruby/options/LanguageOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/options/Options.java b/src/main/java/org/truffleruby/options/Options.java index dec8fbd9a8f0..c6a118f48db2 100644 --- a/src/main/java/org/truffleruby/options/Options.java +++ b/src/main/java/org/truffleruby/options/Options.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/BaseTranslator.java b/src/main/java/org/truffleruby/parser/BaseTranslator.java index 47101d1793cc..820c0d868cf0 100644 --- a/src/main/java/org/truffleruby/parser/BaseTranslator.java +++ b/src/main/java/org/truffleruby/parser/BaseTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/BlockDescriptorInfo.java b/src/main/java/org/truffleruby/parser/BlockDescriptorInfo.java index 2da2d5bcaaa5..8515509bb580 100644 --- a/src/main/java/org/truffleruby/parser/BlockDescriptorInfo.java +++ b/src/main/java/org/truffleruby/parser/BlockDescriptorInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/BodyTranslator.java b/src/main/java/org/truffleruby/parser/BodyTranslator.java index 55085a745c17..c9af6c5151d4 100644 --- a/src/main/java/org/truffleruby/parser/BodyTranslator.java +++ b/src/main/java/org/truffleruby/parser/BodyTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/DeadNode.java b/src/main/java/org/truffleruby/parser/DeadNode.java index 97e7236a725e..a6bc9e224e8b 100644 --- a/src/main/java/org/truffleruby/parser/DeadNode.java +++ b/src/main/java/org/truffleruby/parser/DeadNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/IdentifierType.java b/src/main/java/org/truffleruby/parser/IdentifierType.java index 57214a518804..7b6d828e9a2c 100644 --- a/src/main/java/org/truffleruby/parser/IdentifierType.java +++ b/src/main/java/org/truffleruby/parser/IdentifierType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/LoadArgumentsTranslator.java b/src/main/java/org/truffleruby/parser/LoadArgumentsTranslator.java index 7318174cddaa..24988eaf4228 100644 --- a/src/main/java/org/truffleruby/parser/LoadArgumentsTranslator.java +++ b/src/main/java/org/truffleruby/parser/LoadArgumentsTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/MethodTranslator.java b/src/main/java/org/truffleruby/parser/MethodTranslator.java index 75ef5ebf4b0c..ebf85b9431b5 100644 --- a/src/main/java/org/truffleruby/parser/MethodTranslator.java +++ b/src/main/java/org/truffleruby/parser/MethodTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/OpenModule.java b/src/main/java/org/truffleruby/parser/OpenModule.java index 0747a14c6ad0..e066de560a44 100644 --- a/src/main/java/org/truffleruby/parser/OpenModule.java +++ b/src/main/java/org/truffleruby/parser/OpenModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ParameterCollector.java b/src/main/java/org/truffleruby/parser/ParameterCollector.java index be4fe69a1732..46b17e11ff95 100644 --- a/src/main/java/org/truffleruby/parser/ParameterCollector.java +++ b/src/main/java/org/truffleruby/parser/ParameterCollector.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ParseEnvironment.java b/src/main/java/org/truffleruby/parser/ParseEnvironment.java index 460c433dfc25..059c1cf601f7 100644 --- a/src/main/java/org/truffleruby/parser/ParseEnvironment.java +++ b/src/main/java/org/truffleruby/parser/ParseEnvironment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ParserContext.java b/src/main/java/org/truffleruby/parser/ParserContext.java index 52b57ce37612..829bea45fbd9 100644 --- a/src/main/java/org/truffleruby/parser/ParserContext.java +++ b/src/main/java/org/truffleruby/parser/ParserContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ParsingParameters.java b/src/main/java/org/truffleruby/parser/ParsingParameters.java index ce60b7f4b8bb..b01b6d68a848 100644 --- a/src/main/java/org/truffleruby/parser/ParsingParameters.java +++ b/src/main/java/org/truffleruby/parser/ParsingParameters.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/PatternMatchingTranslator.java b/src/main/java/org/truffleruby/parser/PatternMatchingTranslator.java index f79f90d9910d..ea357ef38e59 100644 --- a/src/main/java/org/truffleruby/parser/PatternMatchingTranslator.java +++ b/src/main/java/org/truffleruby/parser/PatternMatchingTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ReloadArgumentsTranslator.java b/src/main/java/org/truffleruby/parser/ReloadArgumentsTranslator.java index ba835c8ca01a..2b4ba33127e5 100644 --- a/src/main/java/org/truffleruby/parser/ReloadArgumentsTranslator.java +++ b/src/main/java/org/truffleruby/parser/ReloadArgumentsTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/RubySource.java b/src/main/java/org/truffleruby/parser/RubySource.java index 9189d01b3a02..15651664baf5 100644 --- a/src/main/java/org/truffleruby/parser/RubySource.java +++ b/src/main/java/org/truffleruby/parser/RubySource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/Translator.java b/src/main/java/org/truffleruby/parser/Translator.java index 0929929aaabf..058efd05ffe9 100644 --- a/src/main/java/org/truffleruby/parser/Translator.java +++ b/src/main/java/org/truffleruby/parser/Translator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/TranslatorDriver.java b/src/main/java/org/truffleruby/parser/TranslatorDriver.java index e96571d165ae..a55a3b30e0a0 100644 --- a/src/main/java/org/truffleruby/parser/TranslatorDriver.java +++ b/src/main/java/org/truffleruby/parser/TranslatorDriver.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/TranslatorEnvironment.java b/src/main/java/org/truffleruby/parser/TranslatorEnvironment.java index 9b6fdc26661b..b0a3969c9c1e 100644 --- a/src/main/java/org/truffleruby/parser/TranslatorEnvironment.java +++ b/src/main/java/org/truffleruby/parser/TranslatorEnvironment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ValueFromNode.java b/src/main/java/org/truffleruby/parser/ValueFromNode.java index 21cce013bbce..ec7336444442 100644 --- a/src/main/java/org/truffleruby/parser/ValueFromNode.java +++ b/src/main/java/org/truffleruby/parser/ValueFromNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPBlockNodeTranslator.java b/src/main/java/org/truffleruby/parser/YARPBlockNodeTranslator.java index 69165d194dfd..f4eae9cd797a 100644 --- a/src/main/java/org/truffleruby/parser/YARPBlockNodeTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPBlockNodeTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPDefNodeTranslator.java b/src/main/java/org/truffleruby/parser/YARPDefNodeTranslator.java index 6a8ab5954a56..47f2197cc871 100644 --- a/src/main/java/org/truffleruby/parser/YARPDefNodeTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPDefNodeTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPExecutedOnceExpression.java b/src/main/java/org/truffleruby/parser/YARPExecutedOnceExpression.java index 0c1195c407ad..4cbd55429ff5 100644 --- a/src/main/java/org/truffleruby/parser/YARPExecutedOnceExpression.java +++ b/src/main/java/org/truffleruby/parser/YARPExecutedOnceExpression.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPLoadArgumentsTranslator.java b/src/main/java/org/truffleruby/parser/YARPLoadArgumentsTranslator.java index d7c9d1f969ff..1899d61177f5 100644 --- a/src/main/java/org/truffleruby/parser/YARPLoadArgumentsTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPLoadArgumentsTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPMultiTargetNodeTranslator.java b/src/main/java/org/truffleruby/parser/YARPMultiTargetNodeTranslator.java index 2086e7cb8747..cf718fe05549 100644 --- a/src/main/java/org/truffleruby/parser/YARPMultiTargetNodeTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPMultiTargetNodeTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPMultiWriteNodeTranslator.java b/src/main/java/org/truffleruby/parser/YARPMultiWriteNodeTranslator.java index 5c74a310c5f1..8ff1d31e6d04 100644 --- a/src/main/java/org/truffleruby/parser/YARPMultiWriteNodeTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPMultiWriteNodeTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPParametersNodeToDestructureTranslator.java b/src/main/java/org/truffleruby/parser/YARPParametersNodeToDestructureTranslator.java index ecd2afca4905..c2db90df6896 100644 --- a/src/main/java/org/truffleruby/parser/YARPParametersNodeToDestructureTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPParametersNodeToDestructureTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPReloadArgumentsTranslator.java b/src/main/java/org/truffleruby/parser/YARPReloadArgumentsTranslator.java index 841d793887e8..4aeb7ada5d87 100644 --- a/src/main/java/org/truffleruby/parser/YARPReloadArgumentsTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPReloadArgumentsTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPTranslator.java b/src/main/java/org/truffleruby/parser/YARPTranslator.java index 2d369c77c28c..e0a982fbb09e 100644 --- a/src/main/java/org/truffleruby/parser/YARPTranslator.java +++ b/src/main/java/org/truffleruby/parser/YARPTranslator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/YARPTranslatorDriver.java b/src/main/java/org/truffleruby/parser/YARPTranslatorDriver.java index bdcc67afddd0..7cd770c35916 100644 --- a/src/main/java/org/truffleruby/parser/YARPTranslatorDriver.java +++ b/src/main/java/org/truffleruby/parser/YARPTranslatorDriver.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ast/BigRationalParseNode.java b/src/main/java/org/truffleruby/parser/ast/BigRationalParseNode.java index ff56c9af1b77..2d0cf372c773 100644 --- a/src/main/java/org/truffleruby/parser/ast/BigRationalParseNode.java +++ b/src/main/java/org/truffleruby/parser/ast/BigRationalParseNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/ast/TruffleFragmentParseNode.java b/src/main/java/org/truffleruby/parser/ast/TruffleFragmentParseNode.java index 4903f31dcba8..c1f0a8846b8c 100644 --- a/src/main/java/org/truffleruby/parser/ast/TruffleFragmentParseNode.java +++ b/src/main/java/org/truffleruby/parser/ast/TruffleFragmentParseNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/lexer/MagicCommentHandler.java b/src/main/java/org/truffleruby/parser/lexer/MagicCommentHandler.java index 52e630d76852..169b168e2890 100644 --- a/src/main/java/org/truffleruby/parser/lexer/MagicCommentHandler.java +++ b/src/main/java/org/truffleruby/parser/lexer/MagicCommentHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/parser/parser/ParserRopeOperations.java b/src/main/java/org/truffleruby/parser/parser/ParserRopeOperations.java index 39e53e38411a..47cb55397bc3 100644 --- a/src/main/java/org/truffleruby/parser/parser/ParserRopeOperations.java +++ b/src/main/java/org/truffleruby/parser/parser/ParserRopeOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/DarwinAArch64NativeConfiguration.java b/src/main/java/org/truffleruby/platform/DarwinAArch64NativeConfiguration.java index 36dde9ea2023..7b54cc380c92 100644 --- a/src/main/java/org/truffleruby/platform/DarwinAArch64NativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/DarwinAArch64NativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/DarwinAMD64NativeConfiguration.java b/src/main/java/org/truffleruby/platform/DarwinAMD64NativeConfiguration.java index ef24ba99c199..2f71cbf69db0 100644 --- a/src/main/java/org/truffleruby/platform/DarwinAMD64NativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/DarwinAMD64NativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/DefaultNativeConfiguration.java b/src/main/java/org/truffleruby/platform/DefaultNativeConfiguration.java index 5b394aba65d6..62c85ff3defc 100644 --- a/src/main/java/org/truffleruby/platform/DefaultNativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/DefaultNativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/ErrnoDescriptions.java b/src/main/java/org/truffleruby/platform/ErrnoDescriptions.java index 9f09aed50b60..ee1860187852 100644 --- a/src/main/java/org/truffleruby/platform/ErrnoDescriptions.java +++ b/src/main/java/org/truffleruby/platform/ErrnoDescriptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/LinuxAArch64NativeConfiguration.java b/src/main/java/org/truffleruby/platform/LinuxAArch64NativeConfiguration.java index 9941f4ccfc37..000b54107711 100644 --- a/src/main/java/org/truffleruby/platform/LinuxAArch64NativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/LinuxAArch64NativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/LinuxAMD64NativeConfiguration.java b/src/main/java/org/truffleruby/platform/LinuxAMD64NativeConfiguration.java index dc26813dfc60..ba941cf38739 100644 --- a/src/main/java/org/truffleruby/platform/LinuxAMD64NativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/LinuxAMD64NativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/NativeConfiguration.java b/src/main/java/org/truffleruby/platform/NativeConfiguration.java index fe3ce026453e..4072be2127e7 100644 --- a/src/main/java/org/truffleruby/platform/NativeConfiguration.java +++ b/src/main/java/org/truffleruby/platform/NativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/NativeTypes.java b/src/main/java/org/truffleruby/platform/NativeTypes.java index de047e72c506..1ade14d161f9 100644 --- a/src/main/java/org/truffleruby/platform/NativeTypes.java +++ b/src/main/java/org/truffleruby/platform/NativeTypes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/Signals.java b/src/main/java/org/truffleruby/platform/Signals.java index c4498dd8b555..74464d3f6fc3 100644 --- a/src/main/java/org/truffleruby/platform/Signals.java +++ b/src/main/java/org/truffleruby/platform/Signals.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/platform/TruffleNFIPlatform.java b/src/main/java/org/truffleruby/platform/TruffleNFIPlatform.java index cd4b81bd7baa..d07a4be0f5a9 100644 --- a/src/main/java/org/truffleruby/platform/TruffleNFIPlatform.java +++ b/src/main/java/org/truffleruby/platform/TruffleNFIPlatform.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/CoverageManager.java b/src/main/java/org/truffleruby/stdlib/CoverageManager.java index 6c72bae0c600..59cde2381412 100644 --- a/src/main/java/org/truffleruby/stdlib/CoverageManager.java +++ b/src/main/java/org/truffleruby/stdlib/CoverageManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/CoverageNodes.java b/src/main/java/org/truffleruby/stdlib/CoverageNodes.java index 8eca853b80c1..b6e589fe0204 100644 --- a/src/main/java/org/truffleruby/stdlib/CoverageNodes.java +++ b/src/main/java/org/truffleruby/stdlib/CoverageNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/ObjSpaceNodes.java b/src/main/java/org/truffleruby/stdlib/ObjSpaceNodes.java index 6a4a95470d8f..2e17b62a4a61 100644 --- a/src/main/java/org/truffleruby/stdlib/ObjSpaceNodes.java +++ b/src/main/java/org/truffleruby/stdlib/ObjSpaceNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/digest/DigestAlgorithm.java b/src/main/java/org/truffleruby/stdlib/digest/DigestAlgorithm.java index 2d530e7dfae9..f7716e0671cc 100644 --- a/src/main/java/org/truffleruby/stdlib/digest/DigestAlgorithm.java +++ b/src/main/java/org/truffleruby/stdlib/digest/DigestAlgorithm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/digest/DigestNodes.java b/src/main/java/org/truffleruby/stdlib/digest/DigestNodes.java index d701708d2563..52644b1a9599 100644 --- a/src/main/java/org/truffleruby/stdlib/digest/DigestNodes.java +++ b/src/main/java/org/truffleruby/stdlib/digest/DigestNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/digest/RubyDigest.java b/src/main/java/org/truffleruby/stdlib/digest/RubyDigest.java index 6b015687bbf5..fcf56b36da05 100644 --- a/src/main/java/org/truffleruby/stdlib/digest/RubyDigest.java +++ b/src/main/java/org/truffleruby/stdlib/digest/RubyDigest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/ConsoleHolder.java b/src/main/java/org/truffleruby/stdlib/readline/ConsoleHolder.java index aa644d76907f..e8443181994f 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/ConsoleHolder.java +++ b/src/main/java/org/truffleruby/stdlib/readline/ConsoleHolder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/IoStream.java b/src/main/java/org/truffleruby/stdlib/readline/IoStream.java index f2c2dccfb8ea..79ba16b90182 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/IoStream.java +++ b/src/main/java/org/truffleruby/stdlib/readline/IoStream.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/IsTTYHelper.java b/src/main/java/org/truffleruby/stdlib/readline/IsTTYHelper.java index ab2ab9414be3..a46ffa0c2b78 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/IsTTYHelper.java +++ b/src/main/java/org/truffleruby/stdlib/readline/IsTTYHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/MemoryHistory.java b/src/main/java/org/truffleruby/stdlib/readline/MemoryHistory.java index 6d7284748134..5aebf26e292d 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/MemoryHistory.java +++ b/src/main/java/org/truffleruby/stdlib/readline/MemoryHistory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/ParserWithCustomDelimiters.java b/src/main/java/org/truffleruby/stdlib/readline/ParserWithCustomDelimiters.java index d02f68904d99..818973a8681f 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/ParserWithCustomDelimiters.java +++ b/src/main/java/org/truffleruby/stdlib/readline/ParserWithCustomDelimiters.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/PosixSysTerminalKeepSignalHandlers.java b/src/main/java/org/truffleruby/stdlib/readline/PosixSysTerminalKeepSignalHandlers.java index 89964aa37e72..7b425d061f94 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/PosixSysTerminalKeepSignalHandlers.java +++ b/src/main/java/org/truffleruby/stdlib/readline/PosixSysTerminalKeepSignalHandlers.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/ReadlineHistoryNodes.java b/src/main/java/org/truffleruby/stdlib/readline/ReadlineHistoryNodes.java index 404f55902b51..7827b88d8505 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/ReadlineHistoryNodes.java +++ b/src/main/java/org/truffleruby/stdlib/readline/ReadlineHistoryNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/ReadlineNodes.java b/src/main/java/org/truffleruby/stdlib/readline/ReadlineNodes.java index f22911ce0774..540f2149e648 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/ReadlineNodes.java +++ b/src/main/java/org/truffleruby/stdlib/readline/ReadlineNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/stdlib/readline/SingleThreadTerminal.java b/src/main/java/org/truffleruby/stdlib/readline/SingleThreadTerminal.java index f1dc956a955c..9eae3d7d315e 100644 --- a/src/main/java/org/truffleruby/stdlib/readline/SingleThreadTerminal.java +++ b/src/main/java/org/truffleruby/stdlib/readline/SingleThreadTerminal.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/utils/RunTwiceBranchProfile.java b/src/main/java/org/truffleruby/utils/RunTwiceBranchProfile.java index f8df75ae88fe..9351b272dd21 100644 --- a/src/main/java/org/truffleruby/utils/RunTwiceBranchProfile.java +++ b/src/main/java/org/truffleruby/utils/RunTwiceBranchProfile.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/java/org/truffleruby/utils/Utils.java b/src/main/java/org/truffleruby/utils/Utils.java index 3596432a86c0..240d41ac7b9a 100644 --- a/src/main/java/org/truffleruby/utils/Utils.java +++ b/src/main/java/org/truffleruby/utils/Utils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2013, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/main/ruby/truffleruby/core/argf.rb b/src/main/ruby/truffleruby/core/argf.rb index 9573f33578d4..482043e4f7d0 100644 --- a/src/main/ruby/truffleruby/core/argf.rb +++ b/src/main/ruby/truffleruby/core/argf.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/array.rb b/src/main/ruby/truffleruby/core/array.rb index b98608959d98..bcf7ecc6b203 100644 --- a/src/main/ruby/truffleruby/core/array.rb +++ b/src/main/ruby/truffleruby/core/array.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/binding.rb b/src/main/ruby/truffleruby/core/binding.rb index d52d1afa0644..f70c59b6c74a 100644 --- a/src/main/ruby/truffleruby/core/binding.rb +++ b/src/main/ruby/truffleruby/core/binding.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/dir.rb b/src/main/ruby/truffleruby/core/dir.rb index 2263b1af7320..e3f0b580aab5 100644 --- a/src/main/ruby/truffleruby/core/dir.rb +++ b/src/main/ruby/truffleruby/core/dir.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/encoding.rb b/src/main/ruby/truffleruby/core/encoding.rb index 963209626985..c83aca0600a8 100644 --- a/src/main/ruby/truffleruby/core/encoding.rb +++ b/src/main/ruby/truffleruby/core/encoding.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/env.rb b/src/main/ruby/truffleruby/core/env.rb index 443ed6424d64..e6a496bd180a 100644 --- a/src/main/ruby/truffleruby/core/env.rb +++ b/src/main/ruby/truffleruby/core/env.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/errno.rb b/src/main/ruby/truffleruby/core/errno.rb index 2c859da6f8ad..1832b2c9df68 100644 --- a/src/main/ruby/truffleruby/core/errno.rb +++ b/src/main/ruby/truffleruby/core/errno.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/exception.rb b/src/main/ruby/truffleruby/core/exception.rb index e81482fd6a36..3bae02ec9b43 100644 --- a/src/main/ruby/truffleruby/core/exception.rb +++ b/src/main/ruby/truffleruby/core/exception.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/fiber.rb b/src/main/ruby/truffleruby/core/fiber.rb index 3dfb590d8d2d..d3a8fdcf65b5 100644 --- a/src/main/ruby/truffleruby/core/fiber.rb +++ b/src/main/ruby/truffleruby/core/fiber.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/file.rb b/src/main/ruby/truffleruby/core/file.rb index 6b642e2ef3df..f4d35318523b 100644 --- a/src/main/ruby/truffleruby/core/file.rb +++ b/src/main/ruby/truffleruby/core/file.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/float.rb b/src/main/ruby/truffleruby/core/float.rb index a87604e1d938..2739f79848d9 100644 --- a/src/main/ruby/truffleruby/core/float.rb +++ b/src/main/ruby/truffleruby/core/float.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/gc.rb b/src/main/ruby/truffleruby/core/gc.rb index 36be18376b31..eddbd838fda0 100644 --- a/src/main/ruby/truffleruby/core/gc.rb +++ b/src/main/ruby/truffleruby/core/gc.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/hash.rb b/src/main/ruby/truffleruby/core/hash.rb index 1deb2d9603ed..010e1d330403 100644 --- a/src/main/ruby/truffleruby/core/hash.rb +++ b/src/main/ruby/truffleruby/core/hash.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/integer.rb b/src/main/ruby/truffleruby/core/integer.rb index ab72eb769ec2..cdd38c641b62 100644 --- a/src/main/ruby/truffleruby/core/integer.rb +++ b/src/main/ruby/truffleruby/core/integer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/io.rb b/src/main/ruby/truffleruby/core/io.rb index 77ae994b12b3..8bace0429e0b 100644 --- a/src/main/ruby/truffleruby/core/io.rb +++ b/src/main/ruby/truffleruby/core/io.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/kernel.rb b/src/main/ruby/truffleruby/core/kernel.rb index 4937d356ff4b..a0870d7b58e6 100644 --- a/src/main/ruby/truffleruby/core/kernel.rb +++ b/src/main/ruby/truffleruby/core/kernel.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/lazy_rubygems.rb b/src/main/ruby/truffleruby/core/lazy_rubygems.rb index 9fa4c5ebc388..cfda0d99cd90 100644 --- a/src/main/ruby/truffleruby/core/lazy_rubygems.rb +++ b/src/main/ruby/truffleruby/core/lazy_rubygems.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/main.rb b/src/main/ruby/truffleruby/core/main.rb index cd585df4d0a9..8ed800d3aaf3 100644 --- a/src/main/ruby/truffleruby/core/main.rb +++ b/src/main/ruby/truffleruby/core/main.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/marshal.rb b/src/main/ruby/truffleruby/core/marshal.rb index 33acf8efe053..fa2257f73bca 100644 --- a/src/main/ruby/truffleruby/core/marshal.rb +++ b/src/main/ruby/truffleruby/core/marshal.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/match_data.rb b/src/main/ruby/truffleruby/core/match_data.rb index a9f2df3f43d3..8dcb21765409 100644 --- a/src/main/ruby/truffleruby/core/match_data.rb +++ b/src/main/ruby/truffleruby/core/match_data.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/math.rb b/src/main/ruby/truffleruby/core/math.rb index c89d2d4ddea6..f1de08167590 100644 --- a/src/main/ruby/truffleruby/core/math.rb +++ b/src/main/ruby/truffleruby/core/math.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/method.rb b/src/main/ruby/truffleruby/core/method.rb index d9a147d16619..296725b1f84a 100644 --- a/src/main/ruby/truffleruby/core/method.rb +++ b/src/main/ruby/truffleruby/core/method.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/module.rb b/src/main/ruby/truffleruby/core/module.rb index a7a9c71d530b..51efbc39e501 100644 --- a/src/main/ruby/truffleruby/core/module.rb +++ b/src/main/ruby/truffleruby/core/module.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/posix.rb b/src/main/ruby/truffleruby/core/posix.rb index 5b20cfb26d19..80f68fafa273 100644 --- a/src/main/ruby/truffleruby/core/posix.rb +++ b/src/main/ruby/truffleruby/core/posix.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/post.rb b/src/main/ruby/truffleruby/core/post.rb index 20c2d2abb0b2..f993bd7f0922 100644 --- a/src/main/ruby/truffleruby/core/post.rb +++ b/src/main/ruby/truffleruby/core/post.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/pre.rb b/src/main/ruby/truffleruby/core/pre.rb index 30f0ed3c0440..cde9b4709722 100644 --- a/src/main/ruby/truffleruby/core/pre.rb +++ b/src/main/ruby/truffleruby/core/pre.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/proc.rb b/src/main/ruby/truffleruby/core/proc.rb index 69f7a884e4f9..90e7fed6e8b1 100644 --- a/src/main/ruby/truffleruby/core/proc.rb +++ b/src/main/ruby/truffleruby/core/proc.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/process.rb b/src/main/ruby/truffleruby/core/process.rb index 7e796a3ca85c..d9a10ba83124 100644 --- a/src/main/ruby/truffleruby/core/process.rb +++ b/src/main/ruby/truffleruby/core/process.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/refinement.rb b/src/main/ruby/truffleruby/core/refinement.rb index d294c84a04c1..2172f8903d44 100644 --- a/src/main/ruby/truffleruby/core/refinement.rb +++ b/src/main/ruby/truffleruby/core/refinement.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/regexp.rb b/src/main/ruby/truffleruby/core/regexp.rb index 0837f2530699..bd6e8024a3d2 100644 --- a/src/main/ruby/truffleruby/core/regexp.rb +++ b/src/main/ruby/truffleruby/core/regexp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/splitter.rb b/src/main/ruby/truffleruby/core/splitter.rb index 32cfaeed327a..1a8c60e3ba42 100644 --- a/src/main/ruby/truffleruby/core/splitter.rb +++ b/src/main/ruby/truffleruby/core/splitter.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/string.rb b/src/main/ruby/truffleruby/core/string.rb index baaacc3443ee..ff4b375c9f46 100644 --- a/src/main/ruby/truffleruby/core/string.rb +++ b/src/main/ruby/truffleruby/core/string.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/thread.rb b/src/main/ruby/truffleruby/core/thread.rb index d7dbd99e374d..bf2008e583c0 100644 --- a/src/main/ruby/truffleruby/core/thread.rb +++ b/src/main/ruby/truffleruby/core/thread.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/time.rb b/src/main/ruby/truffleruby/core/time.rb index 4b361428d2e5..12eb35f7c916 100644 --- a/src/main/ruby/truffleruby/core/time.rb +++ b/src/main/ruby/truffleruby/core/time.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/tracepoint.rb b/src/main/ruby/truffleruby/core/tracepoint.rb index cd1cc2b67ab7..c389e990f31a 100644 --- a/src/main/ruby/truffleruby/core/tracepoint.rb +++ b/src/main/ruby/truffleruby/core/tracepoint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/transcoding.rb b/src/main/ruby/truffleruby/core/transcoding.rb index 2b2f28f7f543..c62c75e3cdf6 100644 --- a/src/main/ruby/truffleruby/core/transcoding.rb +++ b/src/main/ruby/truffleruby/core/transcoding.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/backward.rb b/src/main/ruby/truffleruby/core/truffle/backward.rb index aa9cb3f21268..f84cb9c4ddb8 100644 --- a/src/main/ruby/truffleruby/core/truffle/backward.rb +++ b/src/main/ruby/truffleruby/core/truffle/backward.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/boot.rb b/src/main/ruby/truffleruby/core/truffle/boot.rb index bd532eb1da73..9c986973c8c0 100644 --- a/src/main/ruby/truffleruby/core/truffle/boot.rb +++ b/src/main/ruby/truffleruby/core/truffle/boot.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/complex_operations.rb b/src/main/ruby/truffleruby/core/truffle/complex_operations.rb index e406400f01d5..17a1e02e57b9 100644 --- a/src/main/ruby/truffleruby/core/truffle/complex_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/complex_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/concurrent_map.rb b/src/main/ruby/truffleruby/core/truffle/concurrent_map.rb index d7b604697f1e..37486f8ff0c6 100644 --- a/src/main/ruby/truffleruby/core/truffle/concurrent_map.rb +++ b/src/main/ruby/truffleruby/core/truffle/concurrent_map.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/ctype.rb b/src/main/ruby/truffleruby/core/truffle/ctype.rb index e147421038c7..aae68f61d7f9 100644 --- a/src/main/ruby/truffleruby/core/truffle/ctype.rb +++ b/src/main/ruby/truffleruby/core/truffle/ctype.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/debug.rb b/src/main/ruby/truffleruby/core/truffle/debug.rb index 741caa90a65c..cc4748e34c58 100644 --- a/src/main/ruby/truffleruby/core/truffle/debug.rb +++ b/src/main/ruby/truffleruby/core/truffle/debug.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/diggable.rb b/src/main/ruby/truffleruby/core/truffle/diggable.rb index 51fc09b5c8b5..408292115217 100644 --- a/src/main/ruby/truffleruby/core/truffle/diggable.rb +++ b/src/main/ruby/truffleruby/core/truffle/diggable.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/dir_operations.rb b/src/main/ruby/truffleruby/core/truffle/dir_operations.rb index 8b676031ad74..2a1a9cc68b79 100644 --- a/src/main/ruby/truffleruby/core/truffle/dir_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/dir_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/encoding_operations.rb b/src/main/ruby/truffleruby/core/truffle/encoding_operations.rb index baa1aeb128f7..2a231705a262 100644 --- a/src/main/ruby/truffleruby/core/truffle/encoding_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/encoding_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/enumerator_operations.rb b/src/main/ruby/truffleruby/core/truffle/enumerator_operations.rb index 35e3ae0026bf..cdf522c17220 100644 --- a/src/main/ruby/truffleruby/core/truffle/enumerator_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/enumerator_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/exception_operations.rb b/src/main/ruby/truffleruby/core/truffle/exception_operations.rb index 28b9b4947d68..0f878fbaa1b5 100644 --- a/src/main/ruby/truffleruby/core/truffle/exception_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/exception_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/feature_loader.rb b/src/main/ruby/truffleruby/core/truffle/feature_loader.rb index 0d97ff4fd461..c7a40d340104 100644 --- a/src/main/ruby/truffleruby/core/truffle/feature_loader.rb +++ b/src/main/ruby/truffleruby/core/truffle/feature_loader.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/ffi/pointer.rb b/src/main/ruby/truffleruby/core/truffle/ffi/pointer.rb index 4e7c0e73bf45..f227061b2d58 100644 --- a/src/main/ruby/truffleruby/core/truffle/ffi/pointer.rb +++ b/src/main/ruby/truffleruby/core/truffle/ffi/pointer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/ffi/pointer_access.rb b/src/main/ruby/truffleruby/core/truffle/ffi/pointer_access.rb index 93c54831c2f8..f98c6b81ee3e 100644 --- a/src/main/ruby/truffleruby/core/truffle/ffi/pointer_access.rb +++ b/src/main/ruby/truffleruby/core/truffle/ffi/pointer_access.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/file_operations.rb b/src/main/ruby/truffleruby/core/truffle/file_operations.rb index ec23e37f59e3..5884c83117d9 100644 --- a/src/main/ruby/truffleruby/core/truffle/file_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/file_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/float_operations.rb b/src/main/ruby/truffleruby/core/truffle/float_operations.rb index 2c0ee0c1ffb3..d4c90dd7257f 100644 --- a/src/main/ruby/truffleruby/core/truffle/float_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/float_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/gem_util.rb b/src/main/ruby/truffleruby/core/truffle/gem_util.rb index 10b4d054844a..c7a4392fbe10 100644 --- a/src/main/ruby/truffleruby/core/truffle/gem_util.rb +++ b/src/main/ruby/truffleruby/core/truffle/gem_util.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/hash_operations.rb b/src/main/ruby/truffleruby/core/truffle/hash_operations.rb index d468939d4ff9..fae40ff1afad 100644 --- a/src/main/ruby/truffleruby/core/truffle/hash_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/hash_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/integer_operations.rb b/src/main/ruby/truffleruby/core/truffle/integer_operations.rb index f477e8cf77a6..1890dafb4b91 100644 --- a/src/main/ruby/truffleruby/core/truffle/integer_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/integer_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/internal.rb b/src/main/ruby/truffleruby/core/truffle/internal.rb index 70af978328ba..c82556986177 100644 --- a/src/main/ruby/truffleruby/core/truffle/internal.rb +++ b/src/main/ruby/truffleruby/core/truffle/internal.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/interop.rb b/src/main/ruby/truffleruby/core/truffle/interop.rb index 79436e9b1225..299df178bca0 100644 --- a/src/main/ruby/truffleruby/core/truffle/interop.rb +++ b/src/main/ruby/truffleruby/core/truffle/interop.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/interop_operations.rb b/src/main/ruby/truffleruby/core/truffle/interop_operations.rb index d947de2ea5f1..5b19f21118be 100644 --- a/src/main/ruby/truffleruby/core/truffle/interop_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/interop_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/io_operations.rb b/src/main/ruby/truffleruby/core/truffle/io_operations.rb index ee01aeace6c1..0cb94c684fde 100644 --- a/src/main/ruby/truffleruby/core/truffle/io_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/io_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/kernel_operations.rb b/src/main/ruby/truffleruby/core/truffle/kernel_operations.rb index 12dec596435d..977d9df01ac7 100644 --- a/src/main/ruby/truffleruby/core/truffle/kernel_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/kernel_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/method_operations.rb b/src/main/ruby/truffleruby/core/truffle/method_operations.rb index c8afcc5da550..9e093154e605 100644 --- a/src/main/ruby/truffleruby/core/truffle/method_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/method_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/numeric_operations.rb b/src/main/ruby/truffleruby/core/truffle/numeric_operations.rb index 3a729f82e1d0..2ff31f7a0743 100644 --- a/src/main/ruby/truffleruby/core/truffle/numeric_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/numeric_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/platform.rb b/src/main/ruby/truffleruby/core/truffle/platform.rb index e6a5c9e8e147..11314348f712 100644 --- a/src/main/ruby/truffleruby/core/truffle/platform.rb +++ b/src/main/ruby/truffleruby/core/truffle/platform.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/polyglot.rb b/src/main/ruby/truffleruby/core/truffle/polyglot.rb index 3255addb7b6d..f91680820651 100644 --- a/src/main/ruby/truffleruby/core/truffle/polyglot.rb +++ b/src/main/ruby/truffleruby/core/truffle/polyglot.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/polyglot_methods.rb b/src/main/ruby/truffleruby/core/truffle/polyglot_methods.rb index e690a053e0ab..5dd8994c636f 100644 --- a/src/main/ruby/truffleruby/core/truffle/polyglot_methods.rb +++ b/src/main/ruby/truffleruby/core/truffle/polyglot_methods.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/proc_operations.rb b/src/main/ruby/truffleruby/core/truffle/proc_operations.rb index 07a7645e2ca1..4383847e94a9 100644 --- a/src/main/ruby/truffleruby/core/truffle/proc_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/proc_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/process_operations.rb b/src/main/ruby/truffleruby/core/truffle/process_operations.rb index 4ce07ab167a3..74a88e85feeb 100644 --- a/src/main/ruby/truffleruby/core/truffle/process_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/process_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/queue_operations.rb b/src/main/ruby/truffleruby/core/truffle/queue_operations.rb index cf13a2023527..45770c4dad2e 100644 --- a/src/main/ruby/truffleruby/core/truffle/queue_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/queue_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/random_operations.rb b/src/main/ruby/truffleruby/core/truffle/random_operations.rb index 5c56c90409c5..cf3ee3ea0d37 100644 --- a/src/main/ruby/truffleruby/core/truffle/random_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/random_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/range_operations.rb b/src/main/ruby/truffleruby/core/truffle/range_operations.rb index d845f6bce601..2adfdd1615f3 100644 --- a/src/main/ruby/truffleruby/core/truffle/range_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/range_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/regexp_operations.rb b/src/main/ruby/truffleruby/core/truffle/regexp_operations.rb index 8de7f78a7e99..036cfb22a204 100644 --- a/src/main/ruby/truffleruby/core/truffle/regexp_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/regexp_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/stat_operations.rb b/src/main/ruby/truffleruby/core/truffle/stat_operations.rb index 6dbf7c554972..c5e564775830 100644 --- a/src/main/ruby/truffleruby/core/truffle/stat_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/stat_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/string_operations.rb b/src/main/ruby/truffleruby/core/truffle/string_operations.rb index 8e6cee160eb6..ea7645c1e03d 100644 --- a/src/main/ruby/truffleruby/core/truffle/string_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/string_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/thread_operations.rb b/src/main/ruby/truffleruby/core/truffle/thread_operations.rb index 4878791d48d7..fa095da0f069 100644 --- a/src/main/ruby/truffleruby/core/truffle/thread_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/thread_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/time_operations.rb b/src/main/ruby/truffleruby/core/truffle/time_operations.rb index 0152d41b4a3d..6c2a63afc0a8 100644 --- a/src/main/ruby/truffleruby/core/truffle/time_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/time_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/truffleruby.rb b/src/main/ruby/truffleruby/core/truffle/truffleruby.rb index f44633089448..9a9ed1af6681 100644 --- a/src/main/ruby/truffleruby/core/truffle/truffleruby.rb +++ b/src/main/ruby/truffleruby/core/truffle/truffleruby.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/versioned_array.rb b/src/main/ruby/truffleruby/core/truffle/versioned_array.rb index d09fde889b0e..142abc942356 100644 --- a/src/main/ruby/truffleruby/core/truffle/versioned_array.rb +++ b/src/main/ruby/truffleruby/core/truffle/versioned_array.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/truffle/warning_operations.rb b/src/main/ruby/truffleruby/core/truffle/warning_operations.rb index 16419ba7633e..f2cec9282aa8 100644 --- a/src/main/ruby/truffleruby/core/truffle/warning_operations.rb +++ b/src/main/ruby/truffleruby/core/truffle/warning_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/unbound_method.rb b/src/main/ruby/truffleruby/core/unbound_method.rb index f0c8d0116d8d..aede80fd9638 100644 --- a/src/main/ruby/truffleruby/core/unbound_method.rb +++ b/src/main/ruby/truffleruby/core/unbound_method.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/warning.rb b/src/main/ruby/truffleruby/core/warning.rb index d3b016336d96..6a727e0cbc65 100644 --- a/src/main/ruby/truffleruby/core/warning.rb +++ b/src/main/ruby/truffleruby/core/warning.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/core/weakmap.rb b/src/main/ruby/truffleruby/core/weakmap.rb index 2e2e9fab6b2f..0aec5a93b5d0 100644 --- a/src/main/ruby/truffleruby/core/weakmap.rb +++ b/src/main/ruby/truffleruby/core/weakmap.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/main/ruby/truffleruby/post-boot/post-boot.rb b/src/main/ruby/truffleruby/post-boot/post-boot.rb index ac72133b3e37..e045b9d9408a 100644 --- a/src/main/ruby/truffleruby/post-boot/post-boot.rb +++ b/src/main/ruby/truffleruby/post-boot/post-boot.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/processor/java/org/truffleruby/processor/BuildInformationProcessor.java b/src/processor/java/org/truffleruby/processor/BuildInformationProcessor.java index a61e0e715cad..2fdca6846fe4 100644 --- a/src/processor/java/org/truffleruby/processor/BuildInformationProcessor.java +++ b/src/processor/java/org/truffleruby/processor/BuildInformationProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/processor/java/org/truffleruby/processor/CoreModuleChecks.java b/src/processor/java/org/truffleruby/processor/CoreModuleChecks.java index fbf06b48947b..c83232c81982 100644 --- a/src/processor/java/org/truffleruby/processor/CoreModuleChecks.java +++ b/src/processor/java/org/truffleruby/processor/CoreModuleChecks.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/processor/java/org/truffleruby/processor/CoreModuleProcessor.java b/src/processor/java/org/truffleruby/processor/CoreModuleProcessor.java index a82f1da4d879..a3177dddbb7a 100644 --- a/src/processor/java/org/truffleruby/processor/CoreModuleProcessor.java +++ b/src/processor/java/org/truffleruby/processor/CoreModuleProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/processor/java/org/truffleruby/processor/TruffleRubyProcessor.java b/src/processor/java/org/truffleruby/processor/TruffleRubyProcessor.java index 293e746cfa3f..d2e2a2bd41bc 100644 --- a/src/processor/java/org/truffleruby/processor/TruffleRubyProcessor.java +++ b/src/processor/java/org/truffleruby/processor/TruffleRubyProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/resources/java/org/truffleruby/resources/RubyHomeResource.java b/src/resources/java/org/truffleruby/resources/RubyHomeResource.java index b86f36278f04..33f363d33032 100644 --- a/src/resources/java/org/truffleruby/resources/RubyHomeResource.java +++ b/src/resources/java/org/truffleruby/resources/RubyHomeResource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/BuildInformation.java b/src/shared/java/org/truffleruby/shared/BuildInformation.java index a55a0c7d6ad5..14ef9c216d02 100644 --- a/src/shared/java/org/truffleruby/shared/BuildInformation.java +++ b/src/shared/java/org/truffleruby/shared/BuildInformation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/Metrics.java b/src/shared/java/org/truffleruby/shared/Metrics.java index a0f635e00bfe..18d25f834c27 100644 --- a/src/shared/java/org/truffleruby/shared/Metrics.java +++ b/src/shared/java/org/truffleruby/shared/Metrics.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/Platform.java b/src/shared/java/org/truffleruby/shared/Platform.java index 78cbeb4a3d2c..bcf12d8e84e6 100644 --- a/src/shared/java/org/truffleruby/shared/Platform.java +++ b/src/shared/java/org/truffleruby/shared/Platform.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/ProcessStatus.java b/src/shared/java/org/truffleruby/shared/ProcessStatus.java index 35cf7992bd62..0d21082522c7 100644 --- a/src/shared/java/org/truffleruby/shared/ProcessStatus.java +++ b/src/shared/java/org/truffleruby/shared/ProcessStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/TruffleRuby.java b/src/shared/java/org/truffleruby/shared/TruffleRuby.java index 9c877f63d2f0..8da4675bbd4e 100644 --- a/src/shared/java/org/truffleruby/shared/TruffleRuby.java +++ b/src/shared/java/org/truffleruby/shared/TruffleRuby.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/OptionsCatalog.java b/src/shared/java/org/truffleruby/shared/options/OptionsCatalog.java index 8675864955cc..0b8db7833db7 100644 --- a/src/shared/java/org/truffleruby/shared/options/OptionsCatalog.java +++ b/src/shared/java/org/truffleruby/shared/options/OptionsCatalog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/OutputFormat.java b/src/shared/java/org/truffleruby/shared/options/OutputFormat.java index bfc2ee2f3e2d..af62f0be9845 100644 --- a/src/shared/java/org/truffleruby/shared/options/OutputFormat.java +++ b/src/shared/java/org/truffleruby/shared/options/OutputFormat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/Profile.java b/src/shared/java/org/truffleruby/shared/options/Profile.java index 6a3f3b8a1d37..d893885ee65c 100644 --- a/src/shared/java/org/truffleruby/shared/options/Profile.java +++ b/src/shared/java/org/truffleruby/shared/options/Profile.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/RubyOptionTypes.java b/src/shared/java/org/truffleruby/shared/options/RubyOptionTypes.java index 2ac652a795a3..c89841df4441 100644 --- a/src/shared/java/org/truffleruby/shared/options/RubyOptionTypes.java +++ b/src/shared/java/org/truffleruby/shared/options/RubyOptionTypes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/StringArrayOptionType.java b/src/shared/java/org/truffleruby/shared/options/StringArrayOptionType.java index 51e897e3c548..b21c204b1130 100644 --- a/src/shared/java/org/truffleruby/shared/options/StringArrayOptionType.java +++ b/src/shared/java/org/truffleruby/shared/options/StringArrayOptionType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/shared/java/org/truffleruby/shared/options/Verbosity.java b/src/shared/java/org/truffleruby/shared/options/Verbosity.java index 3b7e635cb150..089b5f084ffe 100644 --- a/src/shared/java/org/truffleruby/shared/options/Verbosity.java +++ b/src/shared/java/org/truffleruby/shared/options/Verbosity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/signal/java/org/truffleruby/signal/LibRubySignal.java b/src/signal/java/org/truffleruby/signal/LibRubySignal.java index 494019f217a8..1a92c1e1e7a8 100644 --- a/src/signal/java/org/truffleruby/signal/LibRubySignal.java +++ b/src/signal/java/org/truffleruby/signal/LibRubySignal.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/tck/java/org/truffleruby/tck/RubyTCKLanguageProvider.java b/src/tck/java/org/truffleruby/tck/RubyTCKLanguageProvider.java index 4f82de0c21ba..0934817f88cb 100644 --- a/src/tck/java/org/truffleruby/tck/RubyTCKLanguageProvider.java +++ b/src/tck/java/org/truffleruby/tck/RubyTCKLanguageProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/tck/ruby/lexical-context.rb b/src/tck/ruby/lexical-context.rb index 68f65ab67fc0..c39a55e1d287 100644 --- a/src/tck/ruby/lexical-context.rb +++ b/src/tck/ruby/lexical-context.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/tck/ruby/points.rb b/src/tck/ruby/points.rb index f4d718c5f350..12d660c410c0 100644 --- a/src/tck/ruby/points.rb +++ b/src/tck/ruby/points.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/tck/ruby/recursion.rb b/src/tck/ruby/recursion.rb index 150e4d22b8f1..189f5f1937d1 100644 --- a/src/tck/ruby/recursion.rb +++ b/src/tck/ruby/recursion.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/ContextPermissionsTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/ContextPermissionsTest.java index 9a7b2e83aecb..e1cf0e6b238b 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/ContextPermissionsTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/ContextPermissionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/JSR223InteropTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/JSR223InteropTest.java index 3a10357be96a..84dbc7f1b0cc 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/JSR223InteropTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/JSR223InteropTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/MiscTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/MiscTest.java index 24107f1a54ac..8a66819455e3 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/MiscTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/MiscTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotIOTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotIOTest.java index 46e9ffde33ae..eafa6596e3ed 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotIOTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotIOTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotInteropTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotInteropTest.java index eccdf4caefd4..3060710e797c 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotInteropTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/PolyglotInteropTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/RubyTest.java b/src/test-embedding/java/org/truffleruby/test/embedding/RubyTest.java index da8a1504c73f..dcf5a9311147 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/RubyTest.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/RubyTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/TestingThread.java b/src/test-embedding/java/org/truffleruby/test/embedding/TestingThread.java index b26c14378c4b..ed6271101e8c 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/TestingThread.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/TestingThread.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/TruffleRubyEngineFactory.java b/src/test-embedding/java/org/truffleruby/test/embedding/TruffleRubyEngineFactory.java index e240177c2b39..266c589536ad 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/TruffleRubyEngineFactory.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/TruffleRubyEngineFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-embedding/java/org/truffleruby/test/embedding/fixtures/FluidForce.java b/src/test-embedding/java/org/truffleruby/test/embedding/fixtures/FluidForce.java index 7bb5354fbaa1..7d901fe4d358 100644 --- a/src/test-embedding/java/org/truffleruby/test/embedding/fixtures/FluidForce.java +++ b/src/test-embedding/java/org/truffleruby/test/embedding/fixtures/FluidForce.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/ArrayBuilderTest.java b/src/test-internal/java/org/truffleruby/test/internal/ArrayBuilderTest.java index ca8b67438456..8c014abd4027 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/ArrayBuilderTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/ArrayBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/ArrayStoreTest.java b/src/test-internal/java/org/truffleruby/test/internal/ArrayStoreTest.java index a14ed5756335..0d771239e37c 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/ArrayStoreTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/ArrayStoreTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/EmbeddedScriptTest.java b/src/test-internal/java/org/truffleruby/test/internal/EmbeddedScriptTest.java index 531a9f24e75b..1302dc48f596 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/EmbeddedScriptTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/EmbeddedScriptTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/LeakTest.java b/src/test-internal/java/org/truffleruby/test/internal/LeakTest.java index 48ddc9074c80..f6e07c037bc9 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/LeakTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/LeakTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/RubyDebugTest.java b/src/test-internal/java/org/truffleruby/test/internal/RubyDebugTest.java index 3f26425fe894..688f9004a6bb 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/RubyDebugTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/RubyDebugTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/RubyFileTypeDetectorTest.java b/src/test-internal/java/org/truffleruby/test/internal/RubyFileTypeDetectorTest.java index 339c90f108ab..781f3c057de6 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/RubyFileTypeDetectorTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/RubyFileTypeDetectorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/RubyTest.java b/src/test-internal/java/org/truffleruby/test/internal/RubyTest.java index bc610fa54414..043e19b39388 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/RubyTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/RubyTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/java/org/truffleruby/test/internal/SourceSectionTest.java b/src/test-internal/java/org/truffleruby/test/internal/SourceSectionTest.java index f21e938a03a7..b17fccd01419 100644 --- a/src/test-internal/java/org/truffleruby/test/internal/SourceSectionTest.java +++ b/src/test-internal/java/org/truffleruby/test/internal/SourceSectionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This + * Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This * code is released under a tri EPL/GPL/LGPL license. You can use it, * redistribute it and/or modify it under the terms of the: * diff --git a/src/test-internal/ruby/factorial.rb b/src/test-internal/ruby/factorial.rb index 6e3594776af2..1d27bfa750b0 100644 --- a/src/test-internal/ruby/factorial.rb +++ b/src/test-internal/ruby/factorial.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/test-internal/ruby/modify.rb b/src/test-internal/ruby/modify.rb index a8bf04e00ab5..8dff9ca1b859 100644 --- a/src/test-internal/ruby/modify.rb +++ b/src/test-internal/ruby/modify.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/test-internal/ruby/raise_ex.rb b/src/test-internal/ruby/raise_ex.rb index a31ef11aa04e..91541c9e93ca 100644 --- a/src/test-internal/ruby/raise_ex.rb +++ b/src/test-internal/ruby/raise_ex.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/src/test-internal/ruby/types.rb b/src/test-internal/ruby/types.rb index 907a13e568a8..439f73f7d264 100644 --- a/src/test-internal/ruby/types.rb +++ b/src/test-internal/ruby/types.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/can-we-fold-yet/can-we-fold-yet.rb b/test/truffle/compiler/can-we-fold-yet/can-we-fold-yet.rb index 0f110a27faf8..23c1fbb63fca 100644 --- a/test/truffle/compiler/can-we-fold-yet/can-we-fold-yet.rb +++ b/test/truffle/compiler/can-we-fold-yet/can-we-fold-yet.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/graphs/args-opt-set.rb b/test/truffle/compiler/graphs/args-opt-set.rb index 2a1107dbcc9d..271c93bab0d2 100644 --- a/test/truffle/compiler/graphs/args-opt-set.rb +++ b/test/truffle/compiler/graphs/args-opt-set.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/graphs/args-opt-unset.rb b/test/truffle/compiler/graphs/args-opt-unset.rb index 3d5f85df0381..466e70d59d0f 100644 --- a/test/truffle/compiler/graphs/args-opt-unset.rb +++ b/test/truffle/compiler/graphs/args-opt-unset.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/graphs/args-req.rb b/test/truffle/compiler/graphs/args-req.rb index 3d67429c5514..17ff4929ff6e 100644 --- a/test/truffle/compiler/graphs/args-req.rb +++ b/test/truffle/compiler/graphs/args-req.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/graphs/args-rest.rb b/test/truffle/compiler/graphs/args-rest.rb index eb660a99d59a..48b5a8a5f76f 100644 --- a/test/truffle/compiler/graphs/args-rest.rb +++ b/test/truffle/compiler/graphs/args-rest.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/graphs/run.rb b/test/truffle/compiler/graphs/run.rb index de313831193a..ad8896c76848 100644 --- a/test/truffle/compiler/graphs/run.rb +++ b/test/truffle/compiler/graphs/run.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/optional-assignment-lazy-load/optional-assignment-lazy-load.rb b/test/truffle/compiler/optional-assignment-lazy-load/optional-assignment-lazy-load.rb index 3a2af285e990..1ad75cebbd2f 100644 --- a/test/truffle/compiler/optional-assignment-lazy-load/optional-assignment-lazy-load.rb +++ b/test/truffle/compiler/optional-assignment-lazy-load/optional-assignment-lazy-load.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/osr/osr.rb b/test/truffle/compiler/osr/osr.rb index e097973eabf6..ae6debdb795e 100644 --- a/test/truffle/compiler/osr/osr.rb +++ b/test/truffle/compiler/osr/osr.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/array_pe.rb b/test/truffle/compiler/pe/core/array_pe.rb index 048a5a85616c..561913fd1dda 100644 --- a/test/truffle/compiler/pe/core/array_pe.rb +++ b/test/truffle/compiler/pe/core/array_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/binding_pe.rb b/test/truffle/compiler/pe/core/binding_pe.rb index ac035e903d04..3295cb2d6b41 100644 --- a/test/truffle/compiler/pe/core/binding_pe.rb +++ b/test/truffle/compiler/pe/core/binding_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/block_given_pe.rb b/test/truffle/compiler/pe/core/block_given_pe.rb index 7e869e35d70a..d0bc6e1902fe 100644 --- a/test/truffle/compiler/pe/core/block_given_pe.rb +++ b/test/truffle/compiler/pe/core/block_given_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/class_pe.rb b/test/truffle/compiler/pe/core/class_pe.rb index 57c32a9f3ed4..a21d2cd5a69d 100644 --- a/test/truffle/compiler/pe/core/class_pe.rb +++ b/test/truffle/compiler/pe/core/class_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/encoding_pe.rb b/test/truffle/compiler/pe/core/encoding_pe.rb index 3c089f0e99d3..97b7f0141b5c 100644 --- a/test/truffle/compiler/pe/core/encoding_pe.rb +++ b/test/truffle/compiler/pe/core/encoding_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/eval_pe.rb b/test/truffle/compiler/pe/core/eval_pe.rb index 9f11724fba4c..f8efb59d771e 100644 --- a/test/truffle/compiler/pe/core/eval_pe.rb +++ b/test/truffle/compiler/pe/core/eval_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/float_pe.rb b/test/truffle/compiler/pe/core/float_pe.rb index 0a7fb3939010..e0b34d3707b7 100644 --- a/test/truffle/compiler/pe/core/float_pe.rb +++ b/test/truffle/compiler/pe/core/float_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/frozen_pe.rb b/test/truffle/compiler/pe/core/frozen_pe.rb index 2cb3a5f25e41..b38974462a41 100644 --- a/test/truffle/compiler/pe/core/frozen_pe.rb +++ b/test/truffle/compiler/pe/core/frozen_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/hash_pe.rb b/test/truffle/compiler/pe/core/hash_pe.rb index 09bfd1da9b63..f070e02132c9 100644 --- a/test/truffle/compiler/pe/core/hash_pe.rb +++ b/test/truffle/compiler/pe/core/hash_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/integer_pe.rb b/test/truffle/compiler/pe/core/integer_pe.rb index 9faba420f634..dd42865cf5d6 100644 --- a/test/truffle/compiler/pe/core/integer_pe.rb +++ b/test/truffle/compiler/pe/core/integer_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/last_match_pe.rb b/test/truffle/compiler/pe/core/last_match_pe.rb index 6faf86faff14..0937409f3565 100644 --- a/test/truffle/compiler/pe/core/last_match_pe.rb +++ b/test/truffle/compiler/pe/core/last_match_pe.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/method_pe.rb b/test/truffle/compiler/pe/core/method_pe.rb index 74ef99d23289..3a50e2c3f25c 100644 --- a/test/truffle/compiler/pe/core/method_pe.rb +++ b/test/truffle/compiler/pe/core/method_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/objectid_pe.rb b/test/truffle/compiler/pe/core/objectid_pe.rb index fba0ee81e938..68df676f96e8 100644 --- a/test/truffle/compiler/pe/core/objectid_pe.rb +++ b/test/truffle/compiler/pe/core/objectid_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/send_pe.rb b/test/truffle/compiler/pe/core/send_pe.rb index 7a976a958087..5b9947dd35d2 100644 --- a/test/truffle/compiler/pe/core/send_pe.rb +++ b/test/truffle/compiler/pe/core/send_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/string_pe.rb b/test/truffle/compiler/pe/core/string_pe.rb index ae88531d6c16..086897ffed38 100644 --- a/test/truffle/compiler/pe/core/string_pe.rb +++ b/test/truffle/compiler/pe/core/string_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/symbol_pe.rb b/test/truffle/compiler/pe/core/symbol_pe.rb index 6bbfe8309684..d04c759e7d7d 100644 --- a/test/truffle/compiler/pe/core/symbol_pe.rb +++ b/test/truffle/compiler/pe/core/symbol_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/core/truefalse_pe.rb b/test/truffle/compiler/pe/core/truefalse_pe.rb index b59f84994f51..0a40767f165e 100644 --- a/test/truffle/compiler/pe/core/truefalse_pe.rb +++ b/test/truffle/compiler/pe/core/truefalse_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/interop/interop_pe.rb b/test/truffle/compiler/pe/interop/interop_pe.rb index 9ffedc6a18ae..e76a9bb21fb9 100644 --- a/test/truffle/compiler/pe/interop/interop_pe.rb +++ b/test/truffle/compiler/pe/interop/interop_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/interop/js.rb b/test/truffle/compiler/pe/interop/js.rb index 19cb0ff8d468..c0cac2531ed1 100644 --- a/test/truffle/compiler/pe/interop/js.rb +++ b/test/truffle/compiler/pe/interop/js.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/interop/r.rb b/test/truffle/compiler/pe/interop/r.rb index f4cbc3c17a4c..3e524b5c38a1 100644 --- a/test/truffle/compiler/pe/interop/r.rb +++ b/test/truffle/compiler/pe/interop/r.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/closures_pe.rb b/test/truffle/compiler/pe/language/closures_pe.rb index fade67bf11fc..e9b5e904a0e4 100644 --- a/test/truffle/compiler/pe/language/closures_pe.rb +++ b/test/truffle/compiler/pe/language/closures_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/constant_pe.rb b/test/truffle/compiler/pe/language/constant_pe.rb index 35b6deebf28c..da3d4e6f2371 100644 --- a/test/truffle/compiler/pe/language/constant_pe.rb +++ b/test/truffle/compiler/pe/language/constant_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/controlflow_pe.rb b/test/truffle/compiler/pe/language/controlflow_pe.rb index 63bfe6d46c97..0aea2defcccb 100644 --- a/test/truffle/compiler/pe/language/controlflow_pe.rb +++ b/test/truffle/compiler/pe/language/controlflow_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/defined_pe.rb b/test/truffle/compiler/pe/language/defined_pe.rb index 17500f43bf7d..0a637699835e 100644 --- a/test/truffle/compiler/pe/language/defined_pe.rb +++ b/test/truffle/compiler/pe/language/defined_pe.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/global_pe.rb b/test/truffle/compiler/pe/language/global_pe.rb index f8cdca9ec2e6..855e4d33cc97 100644 --- a/test/truffle/compiler/pe/language/global_pe.rb +++ b/test/truffle/compiler/pe/language/global_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/ivar_pe.rb b/test/truffle/compiler/pe/language/ivar_pe.rb index 9c68f0d60b6e..e5fe8e8e6b86 100644 --- a/test/truffle/compiler/pe/language/ivar_pe.rb +++ b/test/truffle/compiler/pe/language/ivar_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/metaprogramming_pe.rb b/test/truffle/compiler/pe/language/metaprogramming_pe.rb index d5649d35e5f0..2e6ccf0c13d5 100644 --- a/test/truffle/compiler/pe/language/metaprogramming_pe.rb +++ b/test/truffle/compiler/pe/language/metaprogramming_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/language/super_pe.rb b/test/truffle/compiler/pe/language/super_pe.rb index 1ab3b64ef735..2feda4f7cd4d 100644 --- a/test/truffle/compiler/pe/language/super_pe.rb +++ b/test/truffle/compiler/pe/language/super_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/macro/pushing_pixels_pe.rb b/test/truffle/compiler/pe/macro/pushing_pixels_pe.rb index 1310014f5de2..618dbc4b72e3 100644 --- a/test/truffle/compiler/pe/macro/pushing_pixels_pe.rb +++ b/test/truffle/compiler/pe/macro/pushing_pixels_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/pe.rb b/test/truffle/compiler/pe/pe.rb index bae97ad7e2aa..e5d60a6dad77 100644 --- a/test/truffle/compiler/pe/pe.rb +++ b/test/truffle/compiler/pe/pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/pe_harness.rb b/test/truffle/compiler/pe/pe_harness.rb index 946995eeff1a..a077c88aa710 100644 --- a/test/truffle/compiler/pe/pe_harness.rb +++ b/test/truffle/compiler/pe/pe_harness.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/truffle/engine_pe.rb b/test/truffle/compiler/pe/truffle/engine_pe.rb index 4d08abbd5efd..311aebf62562 100644 --- a/test/truffle/compiler/pe/truffle/engine_pe.rb +++ b/test/truffle/compiler/pe/truffle/engine_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/pe/truffle/thread_pe.rb b/test/truffle/compiler/pe/truffle/thread_pe.rb index 107267eac9c0..4602e2bb37b2 100644 --- a/test/truffle/compiler/pe/truffle/thread_pe.rb +++ b/test/truffle/compiler/pe/truffle/thread_pe.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/stf-optimises/stf-optimises.rb b/test/truffle/compiler/stf-optimises/stf-optimises.rb index 6d2eb1657fa6..79db921370c6 100644 --- a/test/truffle/compiler/stf-optimises/stf-optimises.rb +++ b/test/truffle/compiler/stf-optimises/stf-optimises.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/compiler/tp-optimises/tp-optimises.rb b/test/truffle/compiler/tp-optimises/tp-optimises.rb index 029a6cb794c2..0346d3773058 100644 --- a/test/truffle/compiler/tp-optimises/tp-optimises.rb +++ b/test/truffle/compiler/tp-optimises/tp-optimises.rb @@ -1,6 +1,6 @@ # truffleruby_primitives: true -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/gems/bundler-version/two/bundler-version.rb b/test/truffle/gems/bundler-version/two/bundler-version.rb index 65ac467b4237..cc09dfc35e14 100644 --- a/test/truffle/gems/bundler-version/two/bundler-version.rb +++ b/test/truffle/gems/bundler-version/two/bundler-version.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/gems/default-bundled-gems/gems2gemfile.rb b/test/truffle/gems/default-bundled-gems/gems2gemfile.rb index 09f1f4efe9b3..d6801fbe5aaa 100644 --- a/test/truffle/gems/default-bundled-gems/gems2gemfile.rb +++ b/test/truffle/gems/default-bundled-gems/gems2gemfile.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/gems/rack-server/rack-server.rb b/test/truffle/gems/rack-server/rack-server.rb index b2f4f5f50d6d..357a941ce736 100644 --- a/test/truffle/gems/rack-server/rack-server.rb +++ b/test/truffle/gems/rack-server/rack-server.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/gems/sinatra-server/sinatra-server.rb b/test/truffle/gems/sinatra-server/sinatra-server.rb index 8b9b38002611..52ee3ad9f48c 100644 --- a/test/truffle/gems/sinatra-server/sinatra-server.rb +++ b/test/truffle/gems/sinatra-server/sinatra-server.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/gems/webrick-server/webrick-server.rb b/test/truffle/gems/webrick-server/webrick-server.rb index bfdc13903969..3b5ac8ab24c5 100644 --- a/test/truffle/gems/webrick-server/webrick-server.rb +++ b/test/truffle/gems/webrick-server/webrick-server.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/alias.rb b/test/truffle/integration/backtraces/alias.rb index 987b74f06f0d..12cc0f6a4f58 100644 --- a/test/truffle/integration/backtraces/alias.rb +++ b/test/truffle/integration/backtraces/alias.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/backtraces.rb b/test/truffle/integration/backtraces/backtraces.rb index 10d24b4038dd..59357b765069 100644 --- a/test/truffle/integration/backtraces/backtraces.rb +++ b/test/truffle/integration/backtraces/backtraces.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/blocks.rb b/test/truffle/integration/backtraces/blocks.rb index b22facec0b8e..959afeeae161 100644 --- a/test/truffle/integration/backtraces/blocks.rb +++ b/test/truffle/integration/backtraces/blocks.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/eval.rb b/test/truffle/integration/backtraces/eval.rb index 6c7adae4bf08..34241827e849 100644 --- a/test/truffle/integration/backtraces/eval.rb +++ b/test/truffle/integration/backtraces/eval.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/inlined_method.rb b/test/truffle/integration/backtraces/inlined_method.rb index db4a906168cb..4b9c140963e1 100644 --- a/test/truffle/integration/backtraces/inlined_method.rb +++ b/test/truffle/integration/backtraces/inlined_method.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/method_added.rb b/test/truffle/integration/backtraces/method_added.rb index 632e49b78b88..d896fa691aa4 100644 --- a/test/truffle/integration/backtraces/method_added.rb +++ b/test/truffle/integration/backtraces/method_added.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/pack.rb b/test/truffle/integration/backtraces/pack.rb index 1e8d92193a2f..56ab2b83c5fc 100644 --- a/test/truffle/integration/backtraces/pack.rb +++ b/test/truffle/integration/backtraces/pack.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/require.rb b/test/truffle/integration/backtraces/require.rb index 563d0da5e86c..5b31fd8e46cd 100644 --- a/test/truffle/integration/backtraces/require.rb +++ b/test/truffle/integration/backtraces/require.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/send.rb b/test/truffle/integration/backtraces/send.rb index d551f6493d77..f046b70a478a 100644 --- a/test/truffle/integration/backtraces/send.rb +++ b/test/truffle/integration/backtraces/send.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/backtraces/simple.rb b/test/truffle/integration/backtraces/simple.rb index ac9a20e0b820..6f138f38f480 100644 --- a/test/truffle/integration/backtraces/simple.rb +++ b/test/truffle/integration/backtraces/simple.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/coverage/subject.rb b/test/truffle/integration/coverage/subject.rb index ff865988c261..c1377bf0d3d8 100644 --- a/test/truffle/integration/coverage/subject.rb +++ b/test/truffle/integration/coverage/subject.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/coverage/test.rb b/test/truffle/integration/coverage/test.rb index 9a85379edb17..16c953f36105 100644 --- a/test/truffle/integration/coverage/test.rb +++ b/test/truffle/integration/coverage/test.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/no_extra_output/all_stdlibs.rb b/test/truffle/integration/no_extra_output/all_stdlibs.rb index d3ec311d374a..86096a641f71 100644 --- a/test/truffle/integration/no_extra_output/all_stdlibs.rb +++ b/test/truffle/integration/no_extra_output/all_stdlibs.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/single_threaded/finalization.rb b/test/truffle/integration/single_threaded/finalization.rb index 5bff5ac3c234..5debee9f01aa 100644 --- a/test/truffle/integration/single_threaded/finalization.rb +++ b/test/truffle/integration/single_threaded/finalization.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/tcp-server/tcp-server.rb b/test/truffle/integration/tcp-server/tcp-server.rb index 3bf3cbb8ca06..513f83851291 100644 --- a/test/truffle/integration/tcp-server/tcp-server.rb +++ b/test/truffle/integration/tcp-server/tcp-server.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/tracing/binding.rb b/test/truffle/integration/tracing/binding.rb index 23621d6eb1bd..6feec749042f 100644 --- a/test/truffle/integration/tracing/binding.rb +++ b/test/truffle/integration/tracing/binding.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/tracing/modules.rb b/test/truffle/integration/tracing/modules.rb index d011bd4cbc9e..556568955b33 100644 --- a/test/truffle/integration/tracing/modules.rb +++ b/test/truffle/integration/tracing/modules.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/tracing/simple.rb b/test/truffle/integration/tracing/simple.rb index 2c6d947ba87a..593b40e5972c 100644 --- a/test/truffle/integration/tracing/simple.rb +++ b/test/truffle/integration/tracing/simple.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/integration/tracing/tracing.rb b/test/truffle/integration/tracing/tracing.rb index 14a1fc9d923f..15763231cdba 100644 --- a/test/truffle/integration/tracing/tracing.rb +++ b/test/truffle/integration/tracing/tracing.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/metrics/codeload.rb b/test/truffle/metrics/codeload.rb index 3a68eae83171..e791daf51c84 100644 --- a/test/truffle/metrics/codeload.rb +++ b/test/truffle/metrics/codeload.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/test/truffle/metrics/mandelbrot.rb b/test/truffle/metrics/mandelbrot.rb index 139e58ac3fda..92fff5424387 100644 --- a/test/truffle/metrics/mandelbrot.rb +++ b/test/truffle/metrics/mandelbrot.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-cext-constants.rb b/tool/generate-cext-constants.rb index c53d2f7f3343..3efa44bf7713 100755 --- a/tool/generate-cext-constants.rb +++ b/tool/generate-cext-constants.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. # This code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-cext-trampoline.rb b/tool/generate-cext-trampoline.rb index 3855d1683680..f7b360d66463 100755 --- a/tool/generate-cext-trampoline.rb +++ b/tool/generate-cext-trampoline.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. # This code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-core-symbols.rb b/tool/generate-core-symbols.rb index ea1c23330eaf..d4eea36f89c1 100755 --- a/tool/generate-core-symbols.rb +++ b/tool/generate-core-symbols.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. # This code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-errno-descriptions.rb b/tool/generate-errno-descriptions.rb index ef8afa7b5c43..76265f1053a5 100644 --- a/tool/generate-errno-descriptions.rb +++ b/tool/generate-errno-descriptions.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-native-config.rb b/tool/generate-native-config.rb index 22745ae52e54..2fd4582fdcc6 100644 --- a/tool/generate-native-config.rb +++ b/tool/generate-native-config.rb @@ -1,4 +1,4 @@ -# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This +# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This # code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-options.rb b/tool/generate-options.rb index d3e8eb2e54ed..f845e0c59fc1 100755 --- a/tool/generate-options.rb +++ b/tool/generate-options.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -# Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. # This code is released under a tri EPL/GPL/LGPL license. You can use it, # redistribute it and/or modify it under the terms of the: # diff --git a/tool/generate-pointer-methods.rb b/tool/generate-pointer-methods.rb index c5f49b8ffa18..cc8f46c529e2 100644 --- a/tool/generate-pointer-methods.rb +++ b/tool/generate-pointer-methods.rb @@ -3,7 +3,7 @@ code = <