From 1ca0bc25a3476f85ffb71b8ce8699f1b17f2398c Mon Sep 17 00:00:00 2001 From: Moises Vega Date: Tue, 23 Apr 2024 13:56:46 -0700 Subject: [PATCH] Update copyright year --- ast/annotation.go | 2 +- ast/basetypeid_string.go | 2 +- ast/constant.go | 2 +- ast/definition.go | 2 +- ast/doc.go | 2 +- ast/header.go | 2 +- ast/node.go | 2 +- ast/position.go | 2 +- ast/program.go | 2 +- ast/type.go | 2 +- ast/visitor.go | 2 +- ast/walk.go | 2 +- cmd/thriftbreak/main.go | 2 +- cmd/thriftrw-list-deps/main.go | 2 +- compile/annotation.go | 2 +- compile/compiler.go | 2 +- compile/constant.go | 2 +- compile/constant_value.go | 2 +- compile/container.go | 2 +- compile/cycle.go | 2 +- compile/doc.go | 2 +- compile/enum.go | 2 +- compile/error.go | 2 +- compile/field.go | 2 +- compile/module.go | 2 +- compile/namespace.go | 2 +- compile/once.go | 2 +- compile/options.go | 2 +- compile/primitive.go | 2 +- compile/scope.go | 2 +- compile/service.go | 2 +- compile/string.go | 2 +- compile/struct.go | 2 +- compile/type.go | 2 +- compile/typedef.go | 2 +- envelope/envelope.go | 2 +- envelope/stream/envelope.go | 2 +- gen/constant.go | 2 +- gen/doc.go | 2 +- gen/embedidl.go | 2 +- gen/enum.go | 2 +- gen/equals.go | 2 +- gen/error.go | 2 +- gen/field.go | 2 +- gen/gen.go | 2 +- gen/generate.go | 2 +- gen/generator.go | 2 +- gen/gotype.go | 2 +- gen/imports.go | 2 +- gen/label.go | 2 +- gen/list.go | 2 +- gen/literal.go | 2 +- gen/mangle.go | 2 +- gen/map.go | 2 +- gen/namespace.go | 2 +- gen/plugin.go | 2 +- gen/service.go | 2 +- gen/set.go | 2 +- gen/sort.go | 2 +- gen/stream.go | 2 +- gen/string.go | 2 +- gen/struct.go | 2 +- gen/type.go | 2 +- gen/typedef.go | 2 +- gen/version.go | 2 +- gen/wire.go | 2 +- gen/zap.go | 2 +- idl/config.go | 2 +- idl/error.go | 2 +- idl/info.go | 2 +- idl/internal/docstring.go | 2 +- idl/internal/error.go | 2 +- idl/internal/field.go | 2 +- idl/internal/lex.go | 2 +- idl/internal/parser.go | 2 +- idl/internal/quote.go | 2 +- idl/internal/y.go | 2 +- idl/parser.go | 2 +- internal/breaktest/repo.go | 2 +- internal/compare/compare.go | 2 +- internal/concurrent/range.go | 2 +- internal/curry/one.go | 2 +- internal/envelope/client.go | 2 +- internal/envelope/envelopetest/client.go | 2 +- internal/envelope/envelopetest/gen.go | 2 +- internal/envelope/envelopetest/server.go | 2 +- internal/envelope/exception/exception.go | 2 +- internal/envelope/gen.go | 2 +- internal/envelope/server.go | 2 +- internal/frame/client.go | 2 +- internal/frame/doc.go | 2 +- internal/frame/reader.go | 2 +- internal/frame/server.go | 2 +- internal/frame/writer.go | 2 +- internal/git/git.go | 2 +- internal/goast/package.go | 2 +- internal/goast/reserved.go | 2 +- internal/iotest/chunk.go | 2 +- internal/multiplex/client.go | 2 +- internal/multiplex/handler.go | 2 +- internal/plugin/builtin/pluginapigen/handle.go | 2 +- internal/plugin/empty.go | 2 +- internal/plugin/errors.go | 2 +- internal/plugin/flag.go | 2 +- internal/plugin/gen.go | 2 +- internal/plugin/handle.go | 2 +- internal/plugin/handletest/mock.go | 2 +- internal/plugin/multi.go | 2 +- internal/plugin/transport.go | 2 +- internal/process/client.go | 2 +- internal/semver/compat.go | 2 +- internal/semver/range.go | 2 +- internal/semver/semver.go | 2 +- main.go | 2 +- plugin/api/api.go | 2 +- plugin/api/plugin.go | 2 +- plugin/api/plugin_client.go | 2 +- plugin/api/plugin_handler.go | 2 +- plugin/api/servicegenerator.go | 2 +- plugin/api/servicegenerator_client.go | 2 +- plugin/api/servicegenerator_handler.go | 2 +- plugin/doc.go | 2 +- plugin/gen.go | 2 +- plugin/plugin.go | 2 +- plugin/plugintest/api.go | 2 +- plugin/template.go | 2 +- protocol/binary.go | 2 +- protocol/binary/common.go | 2 +- protocol/binary/doc.go | 2 +- protocol/binary/envelope.go | 2 +- protocol/binary/error.go | 2 +- protocol/binary/lazy_list.go | 2 +- protocol/binary/protocol.go | 2 +- protocol/binary/reader.go | 2 +- protocol/binary/responder.go | 2 +- protocol/binary/stream_envelope.go | 2 +- protocol/binary/stream_reader.go | 2 +- protocol/binary/stream_writer.go | 2 +- protocol/binary/string_post_go120.go | 2 +- protocol/binary/writer.go | 2 +- protocol/envelope/responder.go | 2 +- protocol/protocol.go | 2 +- protocol/stream/envelope.go | 2 +- protocol/stream/stream.go | 2 +- ptr/ptr.go | 2 +- thriftreflect/thriftmodule.go | 2 +- thrifttest/gen.go | 2 +- thrifttest/mock_protocol.go | 2 +- thrifttest/streamtest/gen.go | 2 +- thrifttest/streamtest/mock_stream.go | 2 +- version/no_check.go | 2 +- wire/doc.go | 2 +- wire/envelope.go | 2 +- wire/evaluate.go | 2 +- wire/lazy_list.go | 2 +- wire/type.go | 2 +- wire/type_string.go | 2 +- wire/unsafe.go | 2 +- wire/value.go | 2 +- wire/value_equals.go | 2 +- 160 files changed, 160 insertions(+), 160 deletions(-) diff --git a/ast/annotation.go b/ast/annotation.go index eee03062..baf8018d 100644 --- a/ast/annotation.go +++ b/ast/annotation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/basetypeid_string.go b/ast/basetypeid_string.go index 5d07188e..0f233055 100644 --- a/ast/basetypeid_string.go +++ b/ast/basetypeid_string.go @@ -1,6 +1,6 @@ // Code generated by "stringer -type=BaseTypeID"; DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/constant.go b/ast/constant.go index e8a6b83c..31631eea 100644 --- a/ast/constant.go +++ b/ast/constant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/definition.go b/ast/definition.go index 2535fa83..a0972c1d 100644 --- a/ast/definition.go +++ b/ast/definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/doc.go b/ast/doc.go index 5687ae39..25154cc8 100644 --- a/ast/doc.go +++ b/ast/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/header.go b/ast/header.go index 896933dc..69f8cf08 100644 --- a/ast/header.go +++ b/ast/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/node.go b/ast/node.go index 45cee617..a688cf31 100644 --- a/ast/node.go +++ b/ast/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/position.go b/ast/position.go index b10e33f5..0d9b6791 100644 --- a/ast/position.go +++ b/ast/position.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/program.go b/ast/program.go index 00861a11..cc78bb30 100644 --- a/ast/program.go +++ b/ast/program.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/type.go b/ast/type.go index b297ce9f..65e700e3 100644 --- a/ast/type.go +++ b/ast/type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/visitor.go b/ast/visitor.go index 2c3548b0..f744c53b 100644 --- a/ast/visitor.go +++ b/ast/visitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ast/walk.go b/ast/walk.go index b8d48cc7..9877258d 100644 --- a/ast/walk.go +++ b/ast/walk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/cmd/thriftbreak/main.go b/cmd/thriftbreak/main.go index c932367b..d2bf4528 100644 --- a/cmd/thriftbreak/main.go +++ b/cmd/thriftbreak/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/cmd/thriftrw-list-deps/main.go b/cmd/thriftrw-list-deps/main.go index 5eaf8614..69575976 100644 --- a/cmd/thriftrw-list-deps/main.go +++ b/cmd/thriftrw-list-deps/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/annotation.go b/compile/annotation.go index c8023867..a9428dca 100644 --- a/compile/annotation.go +++ b/compile/annotation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/compiler.go b/compile/compiler.go index 8a455731..fb760e5f 100644 --- a/compile/compiler.go +++ b/compile/compiler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/constant.go b/compile/constant.go index 0877635b..5da61355 100644 --- a/compile/constant.go +++ b/compile/constant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/constant_value.go b/compile/constant_value.go index cc4bd22e..4f10b4ee 100644 --- a/compile/constant_value.go +++ b/compile/constant_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/container.go b/compile/container.go index 15663dd0..bce6d9d9 100644 --- a/compile/container.go +++ b/compile/container.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/cycle.go b/compile/cycle.go index 06600d1b..c4dfd747 100644 --- a/compile/cycle.go +++ b/compile/cycle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/doc.go b/compile/doc.go index 024f878e..51d5abbe 100644 --- a/compile/doc.go +++ b/compile/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/enum.go b/compile/enum.go index c354ab1f..76bfe773 100644 --- a/compile/enum.go +++ b/compile/enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/error.go b/compile/error.go index 93823bef..d3330d2f 100644 --- a/compile/error.go +++ b/compile/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/field.go b/compile/field.go index 55fef1a3..50881e31 100644 --- a/compile/field.go +++ b/compile/field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/module.go b/compile/module.go index 8f53583b..44fda0fc 100644 --- a/compile/module.go +++ b/compile/module.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/namespace.go b/compile/namespace.go index 7ff449af..47ab28b8 100644 --- a/compile/namespace.go +++ b/compile/namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/once.go b/compile/once.go index dbca24b0..8eab025d 100644 --- a/compile/once.go +++ b/compile/once.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/options.go b/compile/options.go index 8442c9e5..69312e6c 100644 --- a/compile/options.go +++ b/compile/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/primitive.go b/compile/primitive.go index 5564ebcd..5750909a 100644 --- a/compile/primitive.go +++ b/compile/primitive.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/scope.go b/compile/scope.go index 2763f6aa..47f5033a 100644 --- a/compile/scope.go +++ b/compile/scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/service.go b/compile/service.go index f1eb92fc..4b241137 100644 --- a/compile/service.go +++ b/compile/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/string.go b/compile/string.go index 7b80d49d..9120bcd0 100644 --- a/compile/string.go +++ b/compile/string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/struct.go b/compile/struct.go index d7b54615..60e72828 100644 --- a/compile/struct.go +++ b/compile/struct.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/type.go b/compile/type.go index 442cbf4c..41ad6b6c 100644 --- a/compile/type.go +++ b/compile/type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/compile/typedef.go b/compile/typedef.go index 525b695b..731242ed 100644 --- a/compile/typedef.go +++ b/compile/typedef.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/envelope/envelope.go b/envelope/envelope.go index 8845f686..624cd5db 100644 --- a/envelope/envelope.go +++ b/envelope/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/envelope/stream/envelope.go b/envelope/stream/envelope.go index 8cfbda61..6cbb963f 100644 --- a/envelope/stream/envelope.go +++ b/envelope/stream/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/constant.go b/gen/constant.go index 4fc40339..ecc2f6e7 100644 --- a/gen/constant.go +++ b/gen/constant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/doc.go b/gen/doc.go index 627ca7c3..0f21abe0 100644 --- a/gen/doc.go +++ b/gen/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/embedidl.go b/gen/embedidl.go index ec11faac..6fd6256b 100644 --- a/gen/embedidl.go +++ b/gen/embedidl.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/enum.go b/gen/enum.go index 9f6b17b2..2be23b71 100644 --- a/gen/enum.go +++ b/gen/enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/equals.go b/gen/equals.go index 61394f00..43ce1d51 100644 --- a/gen/equals.go +++ b/gen/equals.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/error.go b/gen/error.go index 91806158..b6720365 100644 --- a/gen/error.go +++ b/gen/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/field.go b/gen/field.go index 2ef1c669..d005093d 100644 --- a/gen/field.go +++ b/gen/field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/gen.go b/gen/gen.go index 8c65eb2c..a1924ef0 100644 --- a/gen/gen.go +++ b/gen/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/generate.go b/gen/generate.go index b3c0a8e6..b7bfc383 100644 --- a/gen/generate.go +++ b/gen/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/generator.go b/gen/generator.go index 2925b01b..13fcfd3b 100644 --- a/gen/generator.go +++ b/gen/generator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/gotype.go b/gen/gotype.go index c8274fe2..e07e918f 100644 --- a/gen/gotype.go +++ b/gen/gotype.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/imports.go b/gen/imports.go index f0d733df..2b7442ef 100644 --- a/gen/imports.go +++ b/gen/imports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/label.go b/gen/label.go index 6884b4f5..c581d3a0 100644 --- a/gen/label.go +++ b/gen/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/list.go b/gen/list.go index d2ce0a35..a78ea27d 100644 --- a/gen/list.go +++ b/gen/list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/literal.go b/gen/literal.go index d9b47506..a152c597 100644 --- a/gen/literal.go +++ b/gen/literal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/mangle.go b/gen/mangle.go index bd3dda9a..6315431d 100644 --- a/gen/mangle.go +++ b/gen/mangle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/map.go b/gen/map.go index dbac07d6..6de84d7f 100644 --- a/gen/map.go +++ b/gen/map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/namespace.go b/gen/namespace.go index f8e34384..3bed3726 100644 --- a/gen/namespace.go +++ b/gen/namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/plugin.go b/gen/plugin.go index bb56d7a2..f4918f41 100644 --- a/gen/plugin.go +++ b/gen/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/service.go b/gen/service.go index 7f65c4b1..c5f33ff1 100644 --- a/gen/service.go +++ b/gen/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/set.go b/gen/set.go index 1f6db92a..3ea4d757 100644 --- a/gen/set.go +++ b/gen/set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/sort.go b/gen/sort.go index aaaaf59a..ea334ebc 100644 --- a/gen/sort.go +++ b/gen/sort.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/stream.go b/gen/stream.go index 7d2ec56d..2fa2a0cf 100644 --- a/gen/stream.go +++ b/gen/stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/string.go b/gen/string.go index 83e2b681..4238491d 100644 --- a/gen/string.go +++ b/gen/string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/struct.go b/gen/struct.go index 3902dd12..e6967c7d 100644 --- a/gen/struct.go +++ b/gen/struct.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/type.go b/gen/type.go index ea787805..f96d35c5 100644 --- a/gen/type.go +++ b/gen/type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/typedef.go b/gen/typedef.go index 32ad419c..eef01cde 100644 --- a/gen/typedef.go +++ b/gen/typedef.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/version.go b/gen/version.go index 7bbad94d..fc8c637c 100644 --- a/gen/version.go +++ b/gen/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/wire.go b/gen/wire.go index 42b1bdf6..b0fca82e 100644 --- a/gen/wire.go +++ b/gen/wire.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/gen/zap.go b/gen/zap.go index f00406f5..cdb1fc13 100644 --- a/gen/zap.go +++ b/gen/zap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/config.go b/idl/config.go index bcfbdf80..2984d157 100644 --- a/idl/config.go +++ b/idl/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/error.go b/idl/error.go index e342c659..f428926f 100644 --- a/idl/error.go +++ b/idl/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/info.go b/idl/info.go index 2d30b17c..f11e4dbc 100644 --- a/idl/info.go +++ b/idl/info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/docstring.go b/idl/internal/docstring.go index 45a66385..389b7235 100644 --- a/idl/internal/docstring.go +++ b/idl/internal/docstring.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/error.go b/idl/internal/error.go index 0c361952..6b1dc0b6 100644 --- a/idl/internal/error.go +++ b/idl/internal/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/field.go b/idl/internal/field.go index 047dc56e..54143a02 100644 --- a/idl/internal/field.go +++ b/idl/internal/field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/lex.go b/idl/internal/lex.go index a5e12b26..1f969d47 100644 --- a/idl/internal/lex.go +++ b/idl/internal/lex.go @@ -1,6 +1,6 @@ // @generated Code generated by ragel -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/parser.go b/idl/internal/parser.go index 9a9bb159..2e57e4d9 100644 --- a/idl/internal/parser.go +++ b/idl/internal/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/quote.go b/idl/internal/quote.go index 4f8bea0b..4f6a6a95 100644 --- a/idl/internal/quote.go +++ b/idl/internal/quote.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/internal/y.go b/idl/internal/y.go index 7ac6e7eb..4c018112 100644 --- a/idl/internal/y.go +++ b/idl/internal/y.go @@ -1,6 +1,6 @@ // Code generated by goyacc -l thrift.y. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/idl/parser.go b/idl/parser.go index af3c8c6f..21904fc8 100644 --- a/idl/parser.go +++ b/idl/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/breaktest/repo.go b/internal/breaktest/repo.go index 20c0a0fe..655fa207 100644 --- a/internal/breaktest/repo.go +++ b/internal/breaktest/repo.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/compare/compare.go b/internal/compare/compare.go index daa4d90c..1c4b2804 100644 --- a/internal/compare/compare.go +++ b/internal/compare/compare.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/concurrent/range.go b/internal/concurrent/range.go index 9ef8aabe..4a6f7d4c 100644 --- a/internal/concurrent/range.go +++ b/internal/concurrent/range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/curry/one.go b/internal/curry/one.go index 28804be4..fcfc1a80 100644 --- a/internal/curry/one.go +++ b/internal/curry/one.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/client.go b/internal/envelope/client.go index 6368f3bc..0cdf94d3 100644 --- a/internal/envelope/client.go +++ b/internal/envelope/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/envelopetest/client.go b/internal/envelope/envelopetest/client.go index 4fec73ce..01fe6228 100644 --- a/internal/envelope/envelopetest/client.go +++ b/internal/envelope/envelopetest/client.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/envelopetest/gen.go b/internal/envelope/envelopetest/gen.go index bdaca58b..3e3f8946 100644 --- a/internal/envelope/envelopetest/gen.go +++ b/internal/envelope/envelopetest/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/envelopetest/server.go b/internal/envelope/envelopetest/server.go index dc88a864..f3a60780 100644 --- a/internal/envelope/envelopetest/server.go +++ b/internal/envelope/envelopetest/server.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/exception/exception.go b/internal/envelope/exception/exception.go index f0effb2e..7e894d18 100644 --- a/internal/envelope/exception/exception.go +++ b/internal/envelope/exception/exception.go @@ -1,7 +1,7 @@ // Code generated by thriftrw v1.32.0. DO NOT EDIT. // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/gen.go b/internal/envelope/gen.go index 13945896..6cfdd5d4 100644 --- a/internal/envelope/gen.go +++ b/internal/envelope/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/envelope/server.go b/internal/envelope/server.go index ced4489f..9808ba63 100644 --- a/internal/envelope/server.go +++ b/internal/envelope/server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/frame/client.go b/internal/frame/client.go index b967fad7..5f22d0ab 100644 --- a/internal/frame/client.go +++ b/internal/frame/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/frame/doc.go b/internal/frame/doc.go index 06bae0ab..fa2dfd81 100644 --- a/internal/frame/doc.go +++ b/internal/frame/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/frame/reader.go b/internal/frame/reader.go index df4f0965..e16bc904 100644 --- a/internal/frame/reader.go +++ b/internal/frame/reader.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/frame/server.go b/internal/frame/server.go index 5471c2b8..6e348055 100644 --- a/internal/frame/server.go +++ b/internal/frame/server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/frame/writer.go b/internal/frame/writer.go index 37293566..1cd6cf0c 100644 --- a/internal/frame/writer.go +++ b/internal/frame/writer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/git/git.go b/internal/git/git.go index 33094b84..adc9ca39 100644 --- a/internal/git/git.go +++ b/internal/git/git.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/goast/package.go b/internal/goast/package.go index 21d063e3..7c4235e4 100644 --- a/internal/goast/package.go +++ b/internal/goast/package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/goast/reserved.go b/internal/goast/reserved.go index 4f83fdcc..86366b36 100644 --- a/internal/goast/reserved.go +++ b/internal/goast/reserved.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/iotest/chunk.go b/internal/iotest/chunk.go index ec2d623f..f1ded208 100644 --- a/internal/iotest/chunk.go +++ b/internal/iotest/chunk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/multiplex/client.go b/internal/multiplex/client.go index 9ab5a3c5..cf797b53 100644 --- a/internal/multiplex/client.go +++ b/internal/multiplex/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/multiplex/handler.go b/internal/multiplex/handler.go index 5cb44989..987ca68b 100644 --- a/internal/multiplex/handler.go +++ b/internal/multiplex/handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/builtin/pluginapigen/handle.go b/internal/plugin/builtin/pluginapigen/handle.go index 7755e75a..a1ea08b0 100644 --- a/internal/plugin/builtin/pluginapigen/handle.go +++ b/internal/plugin/builtin/pluginapigen/handle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/empty.go b/internal/plugin/empty.go index dad01025..2d2d9cae 100644 --- a/internal/plugin/empty.go +++ b/internal/plugin/empty.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/errors.go b/internal/plugin/errors.go index 18f15861..b8e3b0f1 100644 --- a/internal/plugin/errors.go +++ b/internal/plugin/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/flag.go b/internal/plugin/flag.go index e448ea12..6b889aaa 100644 --- a/internal/plugin/flag.go +++ b/internal/plugin/flag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/gen.go b/internal/plugin/gen.go index c5b46a3b..24f0c2d2 100644 --- a/internal/plugin/gen.go +++ b/internal/plugin/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/handle.go b/internal/plugin/handle.go index a89332df..fe079107 100644 --- a/internal/plugin/handle.go +++ b/internal/plugin/handle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/handletest/mock.go b/internal/plugin/handletest/mock.go index 38cd29f4..7f342d3b 100644 --- a/internal/plugin/handletest/mock.go +++ b/internal/plugin/handletest/mock.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/multi.go b/internal/plugin/multi.go index 0a398a70..59ede4ec 100644 --- a/internal/plugin/multi.go +++ b/internal/plugin/multi.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/plugin/transport.go b/internal/plugin/transport.go index 919ca6f2..9ef4aae5 100644 --- a/internal/plugin/transport.go +++ b/internal/plugin/transport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/process/client.go b/internal/process/client.go index e7d63398..0b35e83a 100644 --- a/internal/process/client.go +++ b/internal/process/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/semver/compat.go b/internal/semver/compat.go index 87ea9dc5..c161e2bf 100644 --- a/internal/semver/compat.go +++ b/internal/semver/compat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/semver/range.go b/internal/semver/range.go index a74f150a..884437f8 100644 --- a/internal/semver/range.go +++ b/internal/semver/range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/internal/semver/semver.go b/internal/semver/semver.go index daacb1c9..ac6aaf97 100644 --- a/internal/semver/semver.go +++ b/internal/semver/semver.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/main.go b/main.go index daf81988..388ce468 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/api.go b/plugin/api/api.go index 0062c0b3..f6011a3d 100644 --- a/plugin/api/api.go +++ b/plugin/api/api.go @@ -1,7 +1,7 @@ // Code generated by thriftrw v1.32.0. DO NOT EDIT. // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/plugin.go b/plugin/api/plugin.go index 24281ca5..0503fbd1 100644 --- a/plugin/api/plugin.go +++ b/plugin/api/plugin.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/plugin_client.go b/plugin/api/plugin_client.go index 7d45b979..07e5410b 100644 --- a/plugin/api/plugin_client.go +++ b/plugin/api/plugin_client.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/plugin_handler.go b/plugin/api/plugin_handler.go index db3b4772..88e02fe5 100644 --- a/plugin/api/plugin_handler.go +++ b/plugin/api/plugin_handler.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/servicegenerator.go b/plugin/api/servicegenerator.go index 82fd802a..8c15831a 100644 --- a/plugin/api/servicegenerator.go +++ b/plugin/api/servicegenerator.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/servicegenerator_client.go b/plugin/api/servicegenerator_client.go index 7217db49..fa460345 100644 --- a/plugin/api/servicegenerator_client.go +++ b/plugin/api/servicegenerator_client.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/api/servicegenerator_handler.go b/plugin/api/servicegenerator_handler.go index bbcca1c8..d7034e95 100644 --- a/plugin/api/servicegenerator_handler.go +++ b/plugin/api/servicegenerator_handler.go @@ -1,7 +1,7 @@ // Code generated by thriftrw --generate-plugin-api // @generated -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/doc.go b/plugin/doc.go index d17b8672..ead38a88 100644 --- a/plugin/doc.go +++ b/plugin/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/gen.go b/plugin/gen.go index 6237b74c..7114a8af 100644 --- a/plugin/gen.go +++ b/plugin/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/plugin.go b/plugin/plugin.go index cf27821c..03c13277 100644 --- a/plugin/plugin.go +++ b/plugin/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/plugintest/api.go b/plugin/plugintest/api.go index 409f14f3..8088ff0f 100644 --- a/plugin/plugintest/api.go +++ b/plugin/plugintest/api.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/template.go b/plugin/template.go index 80044cae..0f70c12f 100644 --- a/plugin/template.go +++ b/plugin/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary.go b/protocol/binary.go index 779f4979..0677a849 100644 --- a/protocol/binary.go +++ b/protocol/binary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/common.go b/protocol/binary/common.go index 2dddb1f0..c1b82d1b 100644 --- a/protocol/binary/common.go +++ b/protocol/binary/common.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/doc.go b/protocol/binary/doc.go index fab13f5a..4ed72015 100644 --- a/protocol/binary/doc.go +++ b/protocol/binary/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/envelope.go b/protocol/binary/envelope.go index 74f64615..cb7ed488 100644 --- a/protocol/binary/envelope.go +++ b/protocol/binary/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/error.go b/protocol/binary/error.go index 0fbc196a..d009bbf7 100644 --- a/protocol/binary/error.go +++ b/protocol/binary/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/lazy_list.go b/protocol/binary/lazy_list.go index 2b1351a5..058fa851 100644 --- a/protocol/binary/lazy_list.go +++ b/protocol/binary/lazy_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/protocol.go b/protocol/binary/protocol.go index f0c11bdf..9148fbff 100644 --- a/protocol/binary/protocol.go +++ b/protocol/binary/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/reader.go b/protocol/binary/reader.go index e7754021..877ff1c9 100644 --- a/protocol/binary/reader.go +++ b/protocol/binary/reader.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/responder.go b/protocol/binary/responder.go index 0be832d3..3df8b6a6 100644 --- a/protocol/binary/responder.go +++ b/protocol/binary/responder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/stream_envelope.go b/protocol/binary/stream_envelope.go index be48946c..f0d17a06 100644 --- a/protocol/binary/stream_envelope.go +++ b/protocol/binary/stream_envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/stream_reader.go b/protocol/binary/stream_reader.go index f151cd54..03e597d2 100644 --- a/protocol/binary/stream_reader.go +++ b/protocol/binary/stream_reader.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/stream_writer.go b/protocol/binary/stream_writer.go index 3bc34e43..686d9e80 100644 --- a/protocol/binary/stream_writer.go +++ b/protocol/binary/stream_writer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/string_post_go120.go b/protocol/binary/string_post_go120.go index 7b0bd866..a695afb2 100644 --- a/protocol/binary/string_post_go120.go +++ b/protocol/binary/string_post_go120.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/binary/writer.go b/protocol/binary/writer.go index f0470e7e..76d8a60a 100644 --- a/protocol/binary/writer.go +++ b/protocol/binary/writer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/envelope/responder.go b/protocol/envelope/responder.go index 78c87cd8..3f94194a 100644 --- a/protocol/envelope/responder.go +++ b/protocol/envelope/responder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/protocol.go b/protocol/protocol.go index 5cc380a5..11f4f15b 100644 --- a/protocol/protocol.go +++ b/protocol/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/stream/envelope.go b/protocol/stream/envelope.go index 8c196158..b7aee7c2 100644 --- a/protocol/stream/envelope.go +++ b/protocol/stream/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/protocol/stream/stream.go b/protocol/stream/stream.go index 9d48632b..8ce616e5 100644 --- a/protocol/stream/stream.go +++ b/protocol/stream/stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/ptr/ptr.go b/ptr/ptr.go index d6fe82ff..29acfa77 100644 --- a/ptr/ptr.go +++ b/ptr/ptr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/thriftreflect/thriftmodule.go b/thriftreflect/thriftmodule.go index 53579f62..6de8ed73 100644 --- a/thriftreflect/thriftmodule.go +++ b/thriftreflect/thriftmodule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/thrifttest/gen.go b/thrifttest/gen.go index e7d0acbb..ba0d5d85 100644 --- a/thrifttest/gen.go +++ b/thrifttest/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/thrifttest/mock_protocol.go b/thrifttest/mock_protocol.go index 06afb44c..c47bced9 100644 --- a/thrifttest/mock_protocol.go +++ b/thrifttest/mock_protocol.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/thrifttest/streamtest/gen.go b/thrifttest/streamtest/gen.go index 601de052..fc96faec 100644 --- a/thrifttest/streamtest/gen.go +++ b/thrifttest/streamtest/gen.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/thrifttest/streamtest/mock_stream.go b/thrifttest/streamtest/mock_stream.go index 5986be49..64cba8af 100644 --- a/thrifttest/streamtest/mock_stream.go +++ b/thrifttest/streamtest/mock_stream.go @@ -1,6 +1,6 @@ // Code generated by MockGen. DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/version/no_check.go b/version/no_check.go index 6629a473..ca8b14ab 100644 --- a/version/no_check.go +++ b/version/no_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/doc.go b/wire/doc.go index 966a7dbc..2d7b838a 100644 --- a/wire/doc.go +++ b/wire/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/envelope.go b/wire/envelope.go index f9c52b4d..d0d8bc87 100644 --- a/wire/envelope.go +++ b/wire/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/evaluate.go b/wire/evaluate.go index 47dbb3be..aa5cc620 100644 --- a/wire/evaluate.go +++ b/wire/evaluate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/lazy_list.go b/wire/lazy_list.go index 2dff8d8d..564d83eb 100644 --- a/wire/lazy_list.go +++ b/wire/lazy_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/type.go b/wire/type.go index 9dd6e63b..5b4c0624 100644 --- a/wire/type.go +++ b/wire/type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/type_string.go b/wire/type_string.go index a18420c9..cbe7865b 100644 --- a/wire/type_string.go +++ b/wire/type_string.go @@ -1,6 +1,6 @@ // Code generated by "stringer -type=Type"; DO NOT EDIT. -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/unsafe.go b/wire/unsafe.go index 2c2255ab..93f03fca 100644 --- a/wire/unsafe.go +++ b/wire/unsafe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/value.go b/wire/value.go index 5f4a5ae5..a21c47ca 100644 --- a/wire/value.go +++ b/wire/value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/wire/value_equals.go b/wire/value_equals.go index 550c0376..3a5d8470 100644 --- a/wire/value_equals.go +++ b/wire/value_equals.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal