diff --git a/NOTICE b/NOTICE index 9ca4fb94..ad5a977a 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ Flow Emulator -Copyright 2019 Dapper Labs, Inc. +Copyright 2019-2024 Flow Foundation -This product includes software developed at Dapper Labs, Inc. (https://www.dapperlabs.com/). +This product includes software developed at the Flow Foundation (https://flow.com/flow-foundation). \ No newline at end of file diff --git a/adapters/access.go b/adapters/access.go index e9981cf7..d9c63902 100644 --- a/adapters/access.go +++ b/adapters/access.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/adapters/access_test.go b/adapters/access_test.go index d006f56b..79761b03 100644 --- a/adapters/access_test.go +++ b/adapters/access_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/adapters/sdk.go b/adapters/sdk.go index 35333024..0066e756 100644 --- a/adapters/sdk.go +++ b/adapters/sdk.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/adapters/sdk_test.go b/adapters/sdk_test.go index 66c2675c..b54ecb49 100644 --- a/adapters/sdk_test.go +++ b/adapters/sdk_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cmd/emulator/main.go b/cmd/emulator/main.go index 25b3f34e..a47eee00 100644 --- a/cmd/emulator/main.go +++ b/cmd/emulator/main.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cmd/emulator/start/start.go b/cmd/emulator/start/start.go index 62b6a094..2acf9762 100644 --- a/cmd/emulator/start/start.go +++ b/cmd/emulator/start/start.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/convert/emu.go b/convert/emu.go index 8682d141..f36c1541 100644 --- a/convert/emu.go +++ b/convert/emu.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/convert/flow.go b/convert/flow.go index 19d4b9f9..d0258fb1 100644 --- a/convert/flow.go +++ b/convert/flow.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/convert/flow_test.go b/convert/flow_test.go index 1547ad55..ab291c51 100644 --- a/convert/flow_test.go +++ b/convert/flow_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/convert/vm.go b/convert/vm.go index 83d295b8..a10e1821 100644 --- a/convert/vm.go +++ b/convert/vm.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/convert/vm_test.go b/convert/vm_test.go index dd096c91..97bedd18 100644 --- a/convert/vm_test.go +++ b/convert/vm_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator.go b/emulator.go index 3b4f66b6..827b84e2 100644 --- a/emulator.go +++ b/emulator.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/accounts_test.go b/emulator/accounts_test.go index a5bfd98a..2e87a433 100644 --- a/emulator/accounts_test.go +++ b/emulator/accounts_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/attachments_test.go b/emulator/attachments_test.go index 095bbbeb..5ad90a92 100644 --- a/emulator/attachments_test.go +++ b/emulator/attachments_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/blockTicker.go b/emulator/blockTicker.go index 2f4f3cde..40ef1ce7 100644 --- a/emulator/blockTicker.go +++ b/emulator/blockTicker.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/block_info_test.go b/emulator/block_info_test.go index 5f288476..48ad0e7f 100644 --- a/emulator/block_info_test.go +++ b/emulator/block_info_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/block_test.go b/emulator/block_test.go index 5655eb53..5485baf0 100644 --- a/emulator/block_test.go +++ b/emulator/block_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/blockchain.go b/emulator/blockchain.go index a1c20eef..b4d2becd 100644 --- a/emulator/blockchain.go +++ b/emulator/blockchain.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/blockchain_test.go b/emulator/blockchain_test.go index 838ff11c..43373920 100644 --- a/emulator/blockchain_test.go +++ b/emulator/blockchain_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/blocks.go b/emulator/blocks.go index ea00951d..340545bd 100644 --- a/emulator/blocks.go +++ b/emulator/blocks.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/capcons_test.go b/emulator/capcons_test.go index 6462283f..77aa69fd 100644 --- a/emulator/capcons_test.go +++ b/emulator/capcons_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/clock.go b/emulator/clock.go index e92e37f3..dad3c953 100644 --- a/emulator/clock.go +++ b/emulator/clock.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/collection_test.go b/emulator/collection_test.go index 2818f676..c01d5a2f 100644 --- a/emulator/collection_test.go +++ b/emulator/collection_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/computation_report.go b/emulator/computation_report.go index 397722ea..16774c6f 100644 --- a/emulator/computation_report.go +++ b/emulator/computation_report.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/computation_report_test.go b/emulator/computation_report_test.go index 23ab60a2..bc03a2e2 100644 --- a/emulator/computation_report_test.go +++ b/emulator/computation_report_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/contracts.go b/emulator/contracts.go index 1f15dda1..bc5c239f 100644 --- a/emulator/contracts.go +++ b/emulator/contracts.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/contracts_test.go b/emulator/contracts_test.go index eb620987..fdc1f8c8 100644 --- a/emulator/contracts_test.go +++ b/emulator/contracts_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/coverage_report_test.go b/emulator/coverage_report_test.go index e675d61c..0d00fd02 100644 --- a/emulator/coverage_report_test.go +++ b/emulator/coverage_report_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/coverage_reported_runtime.go b/emulator/coverage_reported_runtime.go index b644f051..fb6819da 100644 --- a/emulator/coverage_reported_runtime.go +++ b/emulator/coverage_reported_runtime.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/emulator.go b/emulator/emulator.go index 969e77f2..f01fe60a 100644 --- a/emulator/emulator.go +++ b/emulator/emulator.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/events_test.go b/emulator/events_test.go index b3306ae4..e7037bda 100644 --- a/emulator/events_test.go +++ b/emulator/events_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/init_test.go b/emulator/init_test.go index 6a9a876f..57ffa576 100644 --- a/emulator/init_test.go +++ b/emulator/init_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/logs_test.go b/emulator/logs_test.go index f7ac7407..ad22972d 100644 --- a/emulator/logs_test.go +++ b/emulator/logs_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/pendingBlock.go b/emulator/pendingBlock.go index 0f16b69f..1d924f0b 100644 --- a/emulator/pendingBlock.go +++ b/emulator/pendingBlock.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/pendingBlock_test.go b/emulator/pendingBlock_test.go index 61f983e4..fe3bd6b9 100644 --- a/emulator/pendingBlock_test.go +++ b/emulator/pendingBlock_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/pragma.go b/emulator/pragma.go index f598c3dd..71c1d5a9 100644 --- a/emulator/pragma.go +++ b/emulator/pragma.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -106,7 +106,7 @@ func ExtractPragmas(code string) (result PragmaList) { if len(expression.Arguments) > 1 { return } - + var argument string if len(expression.Arguments) == 1 { stringParameter, ok := expression.Arguments[0].Expression.(*ast.StringExpression) diff --git a/emulator/pragma_test.go b/emulator/pragma_test.go index 87beeef5..6de02746 100644 --- a/emulator/pragma_test.go +++ b/emulator/pragma_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/random_source_history_test.go b/emulator/random_source_history_test.go index 5b209def..7bbc71d7 100644 --- a/emulator/random_source_history_test.go +++ b/emulator/random_source_history_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/script_test.go b/emulator/script_test.go index 99521cd4..f4a5d8b5 100644 --- a/emulator/script_test.go +++ b/emulator/script_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/snapshots_test.go b/emulator/snapshots_test.go index 57de6d7b..313b7d36 100644 --- a/emulator/snapshots_test.go +++ b/emulator/snapshots_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/emulator/transaction_test.go b/emulator/transaction_test.go index 05ca7988..8320b63a 100644 --- a/emulator/transaction_test.go +++ b/emulator/transaction_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/internal/access.go b/internal/access.go index be480aa8..e5e15afd 100644 --- a/internal/access.go +++ b/internal/access.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/internal/executiondata.go b/internal/executiondata.go index 14b940d6..e54f316e 100644 --- a/internal/executiondata.go +++ b/internal/executiondata.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/access/grpc.go b/server/access/grpc.go index 88174918..158db587 100644 --- a/server/access/grpc.go +++ b/server/access/grpc.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/access/rest.go b/server/access/rest.go index 309d2879..74202303 100644 --- a/server/access/rest.go +++ b/server/access/rest.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/access/rest_test.go b/server/access/rest_test.go index 5207f141..dbc212ad 100644 --- a/server/access/rest_test.go +++ b/server/access/rest_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/access/streamBackend.go b/server/access/streamBackend.go index 3f57418e..3988506e 100644 --- a/server/access/streamBackend.go +++ b/server/access/streamBackend.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/debugger/debugger.go b/server/debugger/debugger.go index f104b81d..2a47e994 100644 --- a/server/debugger/debugger.go +++ b/server/debugger/debugger.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019-2022 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/debugger/debugsession.go b/server/debugger/debugsession.go index a0b8d847..2f6859e9 100644 --- a/server/debugger/debugsession.go +++ b/server/debugger/debugsession.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/server.go b/server/server.go index fecf24a3..c7ce44e5 100644 --- a/server/server.go +++ b/server/server.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/server_test.go b/server/server_test.go index b9404bd4..77c633c1 100644 --- a/server/server_test.go +++ b/server/server_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/admin.go b/server/utils/admin.go index a7ae547e..84108009 100644 --- a/server/utils/admin.go +++ b/server/utils/admin.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/emulator.go b/server/utils/emulator.go index 676948d8..4a2b60bb 100644 --- a/server/utils/emulator.go +++ b/server/utils/emulator.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/liveness.go b/server/utils/liveness.go index 7cb4dcd5..d6e7ad06 100644 --- a/server/utils/liveness.go +++ b/server/utils/liveness.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/liveness/check.go b/server/utils/liveness/check.go index 3504f6be..b5b5bbd4 100644 --- a/server/utils/liveness/check.go +++ b/server/utils/liveness/check.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/liveness/check_test.go b/server/utils/liveness/check_test.go index e21654c6..f83c60bb 100644 --- a/server/utils/liveness/check_test.go +++ b/server/utils/liveness/check_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/liveness/collector.go b/server/utils/liveness/collector.go index 338fb8a2..e65e65c6 100644 --- a/server/utils/liveness/collector.go +++ b/server/utils/liveness/collector.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/utils/utils_test.go b/server/utils/utils_test.go index 68d1de2f..98bf3c2e 100644 --- a/server/utils/utils_test.go +++ b/server/utils/utils_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/checkpoint/checkpoint.go b/storage/checkpoint/checkpoint.go index 84addb7b..072f569a 100644 --- a/storage/checkpoint/checkpoint.go +++ b/storage/checkpoint/checkpoint.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/checkpoint/checkpoint_test.go b/storage/checkpoint/checkpoint_test.go index d55f923e..e47014d6 100644 --- a/storage/checkpoint/checkpoint_test.go +++ b/storage/checkpoint/checkpoint_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/encoding.go b/storage/encoding.go index 64ea1fe3..bc3d4b27 100644 --- a/storage/encoding.go +++ b/storage/encoding.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/encoding_test.go b/storage/encoding_test.go index 84a0562b..e0cb1945 100644 --- a/storage/encoding_test.go +++ b/storage/encoding_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/errors.go b/storage/errors.go index 0b1faa90..0f3c31a9 100644 --- a/storage/errors.go +++ b/storage/errors.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/memstore/memstore.go b/storage/memstore/memstore.go index ff8b09c6..836969de 100644 --- a/storage/memstore/memstore.go +++ b/storage/memstore/memstore.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/memstore/memstore_test.go b/storage/memstore/memstore_test.go index edcc4637..fd2061e7 100644 --- a/storage/memstore/memstore_test.go +++ b/storage/memstore/memstore_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/migration/cadence1.go b/storage/migration/cadence1.go index 96ef5107..ee044cb8 100644 --- a/storage/migration/cadence1.go +++ b/storage/migration/cadence1.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2024 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/migration/cadence1_test.go b/storage/migration/cadence1_test.go index d7aa8f96..deab6d02 100644 --- a/storage/migration/cadence1_test.go +++ b/storage/migration/cadence1_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2024 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/migration/utils.go b/storage/migration/utils.go index 47687059..75f2ec59 100644 --- a/storage/migration/utils.go +++ b/storage/migration/utils.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2024 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/redis/store.go b/storage/redis/store.go index f05018f0..548e8df4 100644 --- a/storage/redis/store.go +++ b/storage/redis/store.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/remote/store.go b/storage/remote/store.go index 78185037..6c787eaf 100644 --- a/storage/remote/store.go +++ b/storage/remote/store.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/sqlite/store.go b/storage/sqlite/store.go index 047c2c14..1c252236 100644 --- a/storage/sqlite/store.go +++ b/storage/sqlite/store.go @@ -4,7 +4,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/sqlite/store_test.go b/storage/sqlite/store_test.go index 19de7389..fe78ad89 100644 --- a/storage/sqlite/store_test.go +++ b/storage/sqlite/store_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/store.go b/storage/store.go index b4135c8e..3880555e 100644 --- a/storage/store.go +++ b/storage/store.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/store_test.go b/storage/store_test.go index d756bcee..aba6775e 100644 --- a/storage/store_test.go +++ b/storage/store_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/util/defaultStore.go b/storage/util/defaultStore.go index 423df195..cef4c4ee 100644 --- a/storage/util/defaultStore.go +++ b/storage/util/defaultStore.go @@ -4,7 +4,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/util/defaultStore_wasm.go b/storage/util/defaultStore_wasm.go index 011f6b39..69658e13 100644 --- a/storage/util/defaultStore_wasm.go +++ b/storage/util/defaultStore_wasm.go @@ -4,7 +4,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/types/errors.go b/types/errors.go index 5daf429d..dd2a7e54 100644 --- a/types/errors.go +++ b/types/errors.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/types/result.go b/types/result.go index b08caa7c..50ed0e25 100644 --- a/types/result.go +++ b/types/result.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/types/result_test.go b/types/result_test.go index 18c2d4a5..1b1e82f7 100644 --- a/types/result_test.go +++ b/types/result_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/logging.go b/utils/logging.go index 416cc19e..dd0ec1f1 100644 --- a/utils/logging.go +++ b/utils/logging.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/temp_dep_test.go b/utils/temp_dep_test.go index 60f170cc..cf0f77f6 100644 --- a/utils/temp_dep_test.go +++ b/utils/temp_dep_test.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2023 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/unittest/fixtures.go b/utils/unittest/fixtures.go index be344673..5609d2ce 100644 --- a/utils/unittest/fixtures.go +++ b/utils/unittest/fixtures.go @@ -1,7 +1,7 @@ /* * Flow Emulator * - * Copyright 2019 Dapper Labs, Inc. + * Copyright Flow Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.