diff --git a/.hlint.yaml b/.hlint.yaml index 5ed18e4b20..43f6d8cfc4 100644 --- a/.hlint.yaml +++ b/.hlint.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # HLint configuration file diff --git a/.mergify.yml b/.mergify.yml index 6c471d165a..544824c63d 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 pull_request_rules: diff --git a/COPY b/COPY index ed95da7dbe..c1aff5ced4 100644 --- a/COPY +++ b/COPY @@ -1,2 +1,2 @@ -Copyright (c) 2020 The DAML Authors. All rights reserved. +Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/azure-cron.yml b/azure-cron.yml index 04d6ca1d32..b94dfb3dcf 100644 --- a/azure-cron.yml +++ b/azure-cron.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Azure Pipelines file, see https://aka.ms/yaml diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a3587b5a92..0e0f69e986 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Azure Pipelines file, see https://aka.ms/yaml diff --git a/bazel-haskell-deps.bzl b/bazel-haskell-deps.bzl index ddf801d3da..a233f51b01 100644 --- a/bazel-haskell-deps.bzl +++ b/bazel-haskell-deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Defines external Haskell dependencies. diff --git a/bazel-java-deps.bzl b/bazel-java-deps.bzl index d27a74d56c..e1767a5c73 100644 --- a/bazel-java-deps.bzl +++ b/bazel-java-deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # When adding, removing or changing a dependency in this file, update the pinned dependencies by executing diff --git a/bazel_tools/BUILD.bazel b/bazel_tools/BUILD.bazel index 870472ae64..387826ac8d 100644 --- a/bazel_tools/BUILD.bazel +++ b/bazel_tools/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Export Bazel sources for Bazel API docs. diff --git a/bazel_tools/build_environment.bzl b/bazel_tools/build_environment.bzl index ba713795ba..ae3c3e0307 100644 --- a/bazel_tools/build_environment.bzl +++ b/bazel_tools/build_environment.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 def _impl(ctx): diff --git a/bazel_tools/client_server/BUILD.bazel b/bazel_tools/client_server/BUILD.bazel index 4bf3940da8..bcbfd41a60 100644 --- a/bazel_tools/client_server/BUILD.bazel +++ b/bazel_tools/client_server/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Export Bazel sources for Bazel API docs. diff --git a/bazel_tools/client_server/client_server_build.bzl b/bazel_tools/client_server/client_server_build.bzl index 1f87f3e1b2..7c40342b99 100644 --- a/bazel_tools/client_server/client_server_build.bzl +++ b/bazel_tools/client_server/client_server_build.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 def _client_server_build_impl(ctx): diff --git a/bazel_tools/client_server/client_server_test.bzl b/bazel_tools/client_server/client_server_test.bzl index d74fa958c3..97a8052ba2 100644 --- a/bazel_tools/client_server/client_server_test.bzl +++ b/bazel_tools/client_server/client_server_test.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 def _expand_args(ctx, args): diff --git a/bazel_tools/client_server/runner/BUILD.bazel b/bazel_tools/client_server/runner/BUILD.bazel index f08599a4b2..86d1238a11 100644 --- a/bazel_tools/client_server/runner/BUILD.bazel +++ b/bazel_tools/client_server/runner/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/bazel_tools/client_server/runner/Main.hs b/bazel_tools/client_server/runner/Main.hs index 6cfe4c0fd3..b3eb8004f2 100644 --- a/bazel_tools/client_server/runner/Main.hs +++ b/bazel_tools/client_server/runner/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Main(main) where diff --git a/bazel_tools/client_server/runner_with_port_check/BUILD.bazel b/bazel_tools/client_server/runner_with_port_check/BUILD.bazel index c6839dc85d..cda245b32f 100644 --- a/bazel_tools/client_server/runner_with_port_check/BUILD.bazel +++ b/bazel_tools/client_server/runner_with_port_check/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/bazel_tools/client_server/runner_with_port_check/Main.hs b/bazel_tools/client_server/runner_with_port_check/Main.hs index df3e76f081..43f9d4af9e 100644 --- a/bazel_tools/client_server/runner_with_port_check/Main.hs +++ b/bazel_tools/client_server/runner_with_port_check/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Main(main) where diff --git a/bazel_tools/client_server/tests/BUILD.bazel b/bazel_tools/client_server/tests/BUILD.bazel index c7c3464283..efb8b972fd 100644 --- a/bazel_tools/client_server/tests/BUILD.bazel +++ b/bazel_tools/client_server/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/bazel_tools/client_server/tests/client.sh b/bazel_tools/client_server/tests/client.sh index 1f4b93baf0..df1f49bdb9 100755 --- a/bazel_tools/client_server/tests/client.sh +++ b/bazel_tools/client_server/tests/client.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -eu diff --git a/bazel_tools/client_server/tests/server.scala b/bazel_tools/client_server/tests/server.scala index 189a7101b1..3fcafacc90 100644 --- a/bazel_tools/client_server/tests/server.scala +++ b/bazel_tools/client_server/tests/server.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.bazeltools.clientservertest.tests diff --git a/bazel_tools/create_workspace.bzl b/bazel_tools/create_workspace.bzl index 88699269a0..dc0837ba90 100644 --- a/bazel_tools/create_workspace.bzl +++ b/bazel_tools/create_workspace.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 def _create_workspace_impl(repository_ctx): diff --git a/bazel_tools/dev_env_tool/BUILD.bazel b/bazel_tools/dev_env_tool/BUILD.bazel index 85763cbb7b..2ce0a3a00b 100644 --- a/bazel_tools/dev_env_tool/BUILD.bazel +++ b/bazel_tools/dev_env_tool/BUILD.bazel @@ -1,2 +1,2 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/bazel_tools/dev_env_tool/dev_env_tool.bzl b/bazel_tools/dev_env_tool/dev_env_tool.bzl index 4ae62cc3b1..04a971c273 100644 --- a/bazel_tools/dev_env_tool/dev_env_tool.bzl +++ b/bazel_tools/dev_env_tool/dev_env_tool.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@bazel_tools//tools/cpp:lib_cc_configure.bzl", "get_cpu_value") diff --git a/bazel_tools/fat_cc_library.bzl b/bazel_tools/fat_cc_library.bzl index 8b8d6c8bd4..fbf75927ed 100644 --- a/bazel_tools/fat_cc_library.bzl +++ b/bazel_tools/fat_cc_library.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@os_info//:os_info.bzl", "is_darwin", "is_windows") diff --git a/bazel_tools/ghc_dwarf.bzl b/bazel_tools/ghc_dwarf.bzl index f0901bcf15..2198d1bc7e 100644 --- a/bazel_tools/ghc_dwarf.bzl +++ b/bazel_tools/ghc_dwarf.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # This repository rule exists so that we can switch the GHC attribute diff --git a/bazel_tools/haskell.bzl b/bazel_tools/haskell.bzl index 7a5ee72b9f..7b9624998c 100644 --- a/bazel_tools/haskell.bzl +++ b/bazel_tools/haskell.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/bazel_tools/hlint.bzl b/bazel_tools/hlint.bzl index ff25e553d5..3ccd4d2d63 100644 --- a/bazel_tools/hlint.bzl +++ b/bazel_tools/hlint.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Highly inspired by https://github.com/tweag/rules_haskell/blob/master/haskell/lint.bzl diff --git a/bazel_tools/java.bzl b/bazel_tools/java.bzl index 23145bf542..c70d067e13 100644 --- a/bazel_tools/java.bzl +++ b/bazel_tools/java.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:pom_file.bzl", "pom_file") diff --git a/bazel_tools/java_testing/BUILD.bazel b/bazel_tools/java_testing/BUILD.bazel index fcfd46cbfe..ac2c24a5e1 100644 --- a/bazel_tools/java_testing/BUILD.bazel +++ b/bazel_tools/java_testing/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Export Bazel sources for Bazel API docs. diff --git a/bazel_tools/java_testing/java_test_suite.bzl b/bazel_tools/java_testing/java_test_suite.bzl index e4751f3d84..7b3c612513 100644 --- a/bazel_tools/java_testing/java_test_suite.bzl +++ b/bazel_tools/java_testing/java_test_suite.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Taken from https://github.com/bazelbuild/rules_scala/blob/2676400bed17b03fdd0fe13a8794eb0ff0129284/scala/scala.bzl#L413 diff --git a/bazel_tools/javadoc_library.bzl b/bazel_tools/javadoc_library.bzl index 6e63fd578f..ba802d3b7b 100644 --- a/bazel_tools/javadoc_library.bzl +++ b/bazel_tools/javadoc_library.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # This is a mixture of the javadoc_library rule in diff --git a/bazel_tools/os_info.bzl b/bazel_tools/os_info.bzl index 44cbefbf08..9729f46ebf 100644 --- a/bazel_tools/os_info.bzl +++ b/bazel_tools/os_info.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@bazel_tools//tools/cpp:lib_cc_configure.bzl", "get_cpu_value") diff --git a/bazel_tools/packaging/BUILD.bazel b/bazel_tools/packaging/BUILD.bazel index a19dd890fc..5d827ee20f 100644 --- a/bazel_tools/packaging/BUILD.bazel +++ b/bazel_tools/packaging/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 exports_files([ diff --git a/bazel_tools/packaging/package-app.sh b/bazel_tools/packaging/package-app.sh index 3e7f2fe0ee..4fcd520ab5 100755 --- a/bazel_tools/packaging/package-app.sh +++ b/bazel_tools/packaging/package-app.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # package-app diff --git a/bazel_tools/packaging/packaging.bzl b/bazel_tools/packaging/packaging.bzl index e90f6e5915..c3dac8cb38 100644 --- a/bazel_tools/packaging/packaging.bzl +++ b/bazel_tools/packaging/packaging.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 """Packaging of Linux, macOS and Windows binaries into tarballs""" diff --git a/bazel_tools/pkg.bzl b/bazel_tools/pkg.bzl index 12343e1728..125c72d5bf 100644 --- a/bazel_tools/pkg.bzl +++ b/bazel_tools/pkg.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # NOTE(JM): Temporary backport of pkg.bzl from latest Bazel. diff --git a/bazel_tools/pom_file.bzl b/bazel_tools/pom_file.bzl index ab45b42de0..ec9390e11e 100644 --- a/bazel_tools/pom_file.bzl +++ b/bazel_tools/pom_file.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # These rules are similar to the rules in bazel_common. diff --git a/bazel_tools/proto.bzl b/bazel_tools/proto.bzl index f58368651f..4b20aea82e 100644 --- a/bazel_tools/proto.bzl +++ b/bazel_tools/proto.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:pkg.bzl", "pkg_tar") diff --git a/bazel_tools/runfiles/src/main/scala/com/digitalasset/daml/bazeltools/BazelRunfiles.scala b/bazel_tools/runfiles/src/main/scala/com/digitalasset/daml/bazeltools/BazelRunfiles.scala index 3ea33d8a16..c8033718e7 100644 --- a/bazel_tools/runfiles/src/main/scala/com/digitalasset/daml/bazeltools/BazelRunfiles.scala +++ b/bazel_tools/runfiles/src/main/scala/com/digitalasset/daml/bazeltools/BazelRunfiles.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.bazeltools diff --git a/bazel_tools/scala.bzl b/bazel_tools/scala.bzl index 3408f4fe54..9d584929d8 100644 --- a/bazel_tools/scala.bzl +++ b/bazel_tools/scala.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/build-scripts/drop-all-objects.sql b/build-scripts/drop-all-objects.sql index abba4183dc..d15d6a16c9 100644 --- a/build-scripts/drop-all-objects.sql +++ b/build-scripts/drop-all-objects.sql @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 DROP ALL OBJECTS; diff --git a/build-scripts/github/merge-prohibition.sh b/build-scripts/github/merge-prohibition.sh index 6c7404211f..419c19d995 100755 --- a/build-scripts/github/merge-prohibition.sh +++ b/build-scripts/github/merge-prohibition.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/build-scripts/key_change.sh b/build-scripts/key_change.sh index c35010c330..b1f3b9f138 100755 --- a/build-scripts/key_change.sh +++ b/build-scripts/key_change.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/build-scripts/no-multi-branch-helpers.groovy b/build-scripts/no-multi-branch-helpers.groovy index 6decdfe314..ec4c34bdf4 100644 --- a/build-scripts/no-multi-branch-helpers.groovy +++ b/build-scripts/no-multi-branch-helpers.groovy @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 #!/usr/bin/env groovy diff --git a/build.sh b/build.sh index a8a5259e35..096ac9cc67 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/ci/azure-cleanup/purge_old_agents.py b/ci/azure-cleanup/purge_old_agents.py index 0f219e9b63..b93e3de632 100755 --- a/ci/azure-cleanup/purge_old_agents.py +++ b/ci/azure-cleanup/purge_old_agents.py @@ -1,6 +1,6 @@ #! /usr/bin/env nix-shell #! nix-shell -i python3 . -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # # This script purges agents older than 25 hours in a given pool diff --git a/ci/build-unix.yml b/ci/build-unix.yml index 129c08140b..96696ac1da 100644 --- a/ci/build-unix.yml +++ b/ci/build-unix.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 parameters: diff --git a/ci/build-windows.yml b/ci/build-windows.yml index ac5a238efb..d142fe4187 100644 --- a/ci/build-windows.yml +++ b/ci/build-windows.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 parameters: diff --git a/ci/check-changelog.sh b/ci/check-changelog.sh index c383e3f558..579ea1ec90 100755 --- a/ci/check-changelog.sh +++ b/ci/check-changelog.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/ci/configure-bazel.sh b/ci/configure-bazel.sh index 0b02a7ce07..c9ad16105e 100755 --- a/ci/configure-bazel.sh +++ b/ci/configure-bazel.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail cd "$(dirname "$0")/.." diff --git a/ci/cron/BUILD.bazel b/ci/cron/BUILD.bazel index fbf1d7015a..ee17d5c54b 100644 --- a/ci/cron/BUILD.bazel +++ b/ci/cron/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/ci/cron/monthly.yaml b/ci/cron/monthly.yaml index b500ef964f..d211fb3293 100644 --- a/ci/cron/monthly.yaml +++ b/ci/cron/monthly.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Azure Pipelines file, see https://aka.ms/yaml diff --git a/ci/cron/run.sh b/ci/cron/run.sh index 01224996cf..8d5c3b43ea 100755 --- a/ci/cron/run.sh +++ b/ci/cron/run.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/ci/cron/src/Main.hs b/ci/cron/src/Main.hs index af53d6ed02..af39eaf49c 100644 --- a/ci/cron/src/Main.hs +++ b/ci/cron/src/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Main (main) where diff --git a/ci/dev-env-install.sh b/ci/dev-env-install.sh index 3765f4da1f..100ad79413 100755 --- a/ci/dev-env-install.sh +++ b/ci/dev-env-install.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # shellcheck disable=SC2174 diff --git a/ci/dev-env-push.py b/ci/dev-env-push.py index 86e427931e..c37156321e 100755 --- a/ci/dev-env-push.py +++ b/ci/dev-env-push.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # # This script builds the dev-env nix closures and pushes them into the cache diff --git a/ci/report-end.yml b/ci/report-end.yml index 39042414ba..d86cd79e6a 100644 --- a/ci/report-end.yml +++ b/ci/report-end.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 steps: diff --git a/ci/report-start.yml b/ci/report-start.yml index ad589d3028..d482ed06d1 100644 --- a/ci/report-start.yml +++ b/ci/report-start.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 steps: diff --git a/ci/tell-slack-failed.yml b/ci/tell-slack-failed.yml index c015b7f03c..4c3d596dac 100644 --- a/ci/tell-slack-failed.yml +++ b/ci/tell-slack-failed.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 steps: diff --git a/compiler/daml-extension/BUILD.bazel b/compiler/daml-extension/BUILD.bazel index 50c9dbf8c8..0ad555d80f 100644 --- a/compiler/daml-extension/BUILD.bazel +++ b/compiler/daml-extension/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 package(default_visibility = ["//visibility:public"]) diff --git a/compiler/daml-extension/ci-tests.sh b/compiler/daml-extension/ci-tests.sh index 28cab1d8f1..ef1cde98e1 100755 --- a/compiler/daml-extension/ci-tests.sh +++ b/compiler/daml-extension/ci-tests.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/compiler/daml-extension/src/extension.ts b/compiler/daml-extension/src/extension.ts index 7f3311f4f6..ee5e5bdea4 100644 --- a/compiler/daml-extension/src/extension.ts +++ b/compiler/daml-extension/src/extension.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 'use strict'; diff --git a/compiler/daml-extension/src/webview.css b/compiler/daml-extension/src/webview.css index f8718ab13d..2d5bbe2374 100644 --- a/compiler/daml-extension/src/webview.css +++ b/compiler/daml-extension/src/webview.css @@ -1,4 +1,4 @@ -/* Copyright (c) 2020 The DAML Authors. All rights reserved. */ +/* Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. */ /* SPDX-License-Identifier: Apache-2.0 */ table, th, td { diff --git a/compiler/daml-extension/src/webview.js b/compiler/daml-extension/src/webview.js index 9c8f60d3ef..3ba4b4fbf3 100644 --- a/compiler/daml-extension/src/webview.js +++ b/compiler/daml-extension/src/webview.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 const vscode = acquireVsCodeApi(); diff --git a/compiler/daml-extension/syntaxes/TestGrammar.daml b/compiler/daml-extension/syntaxes/TestGrammar.daml index eea9a81ada..006bb84649 100644 --- a/compiler/daml-extension/syntaxes/TestGrammar.daml +++ b/compiler/daml-extension/syntaxes/TestGrammar.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/daml-extension/test/extension.test.ts b/compiler/daml-extension/test/extension.test.ts index b98797ac35..6840ee6886 100644 --- a/compiler/daml-extension/test/extension.test.ts +++ b/compiler/daml-extension/test/extension.test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // diff --git a/compiler/daml-extension/test/index.ts b/compiler/daml-extension/test/index.ts index 42776a9ce3..a0da5f30b2 100644 --- a/compiler/daml-extension/test/index.ts +++ b/compiler/daml-extension/test/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // diff --git a/compiler/daml-lf-ast/BUILD.bazel b/compiler/daml-lf-ast/BUILD.bazel index 056d9e6754..3dc9ca7827 100644 --- a/compiler/daml-lf-ast/BUILD.bazel +++ b/compiler/daml-lf-ast/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library", "da_haskell_test") diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast.hs index 31ef97d19c..909a13e88d 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | AST of the DAML Ledger Fragment. Batteries included. diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Base.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Base.hs index 8576b7f8a8..c29fb9f074 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Base.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Base.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DataKinds #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Numeric.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Numeric.hs index fa567002b2..4b5dad2349 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Numeric.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Numeric.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | DAML-LF Numeric literals, with scale attached. diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Optics.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Optics.hs index 2e0827cd09..2feefb4d35 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Optics.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Optics.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# OPTIONS_GHC -Wno-orphans #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Pretty.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Pretty.hs index c948c5d5cd..086912e7f7 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Pretty.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Pretty.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# OPTIONS_GHC -Wno-orphans #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Recursive.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Recursive.hs index a5a87a581a..f4ec1fa163 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Recursive.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Recursive.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# OPTIONS_GHC -Wno-orphans #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Type.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Type.hs index a49a65e839..c727fba5b8 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Type.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Type.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Ast.Type diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/TypeLevelNat.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/TypeLevelNat.hs index b222a944c6..59229a6a60 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/TypeLevelNat.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/TypeLevelNat.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DeriveAnyClass #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Util.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Util.hs index c37f2dfb5d..66c7692f03 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Util.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE TypeOperators #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Version.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Version.hs index 3ec3b49345..a096a15b32 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Version.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Version.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DeriveAnyClass #-} diff --git a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/World.hs b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/World.hs index 4d7fdb425c..d972f7e930 100644 --- a/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/World.hs +++ b/compiler/daml-lf-ast/src/DA/Daml/LF/Ast/World.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE TemplateHaskell #-} diff --git a/compiler/daml-lf-ast/test/DA/Daml/LF/Ast/Tests.hs b/compiler/daml-lf-ast/test/DA/Daml/LF/Ast/Tests.hs index 7e418be5e8..9a351af97d 100644 --- a/compiler/daml-lf-ast/test/DA/Daml/LF/Ast/Tests.hs +++ b/compiler/daml-lf-ast/test/DA/Daml/LF/Ast/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Ast.Tests diff --git a/compiler/daml-lf-proto/BUILD.bazel b/compiler/daml-lf-proto/BUILD.bazel index c0b48f7354..6909b47727 100644 --- a/compiler/daml-lf-proto/BUILD.bazel +++ b/compiler/daml-lf-proto/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Mangling.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Mangling.hs index 586336e1a2..9d46c2e613 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Mangling.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Mangling.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MultiWayIf #-} diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Archive.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Archive.hs index d252d1e2d1..93895887d5 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Archive.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Archive.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Decode.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Decode.hs index a942381bf7..462223879b 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Decode.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Decode.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Proto3.Decode diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/DecodeV1.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/DecodeV1.hs index 1049cfabaf..693b49139b 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/DecodeV1.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/DecodeV1.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ConstraintKinds #-} diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Encode.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Encode.hs index 24c316b7f6..e2e7b9b873 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Encode.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Encode.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Proto3.Encode diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/EncodeV1.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/EncodeV1.hs index 6e1ca8b11f..01a5678807 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/EncodeV1.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/EncodeV1.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MultiParamTypeClasses #-} diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Error.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Error.hs index b93cb3603e..d3ebad43b1 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Error.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Error.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Proto3.Error diff --git a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Util.hs b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Util.hs index dbcacce227..969f568f0c 100644 --- a/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Util.hs +++ b/compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DefaultSignatures #-} diff --git a/compiler/daml-lf-reader/BUILD.bazel b/compiler/daml-lf-reader/BUILD.bazel index 64097a751f..9ce893918b 100644 --- a/compiler/daml-lf-reader/BUILD.bazel +++ b/compiler/daml-lf-reader/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/daml-lf-reader/src/DA/Daml/LF/Reader.hs b/compiler/daml-lf-reader/src/DA/Daml/LF/Reader.hs index 4953375236..b231ce7093 100644 --- a/compiler/daml-lf-reader/src/DA/Daml/LF/Reader.hs +++ b/compiler/daml-lf-reader/src/DA/Daml/LF/Reader.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Reader diff --git a/compiler/daml-lf-tools/BUILD.bazel b/compiler/daml-lf-tools/BUILD.bazel index f81e41358e..ada7034ce4 100644 --- a/compiler/daml-lf-tools/BUILD.bazel +++ b/compiler/daml-lf-tools/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/InferSerializability.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/InferSerializability.hs index 0a120eaa11..dcdc5a46e6 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/InferSerializability.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/InferSerializability.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.InferSerializability diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/Simplifier.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/Simplifier.hs index 8845b7b2be..aa2aff37fd 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/Simplifier.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/Simplifier.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.Simplifier( diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker.hs index 090b91e50e..967785d9c3 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.TypeChecker diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Check.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Check.hs index 56da17c041..8b0ecb6b08 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Check.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Check.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE RankNTypes #-} diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Env.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Env.hs index b0d61bfdb4..6d340998d5 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Env.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Env.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ConstraintKinds #-} diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Error.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Error.hs index f335ee560f..0773cfd862 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Error.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Error.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.TypeChecker.Error( diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/NameCollision.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/NameCollision.hs index a4017d3515..affcd5fa9b 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/NameCollision.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/NameCollision.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.TypeChecker.NameCollision diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/PartyLiterals.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/PartyLiterals.hs index fb0ff37016..cb15bf2ca6 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/PartyLiterals.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/PartyLiterals.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This module provides functions to perform the static party literal check diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Recursion.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Recursion.hs index 2197528cfe..ca002fb48c 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Recursion.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Recursion.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This module provides a function to check that a DAML-LF module does not diff --git a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Serializability.hs b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Serializability.hs index 009e559e88..6cd8d37e8d 100644 --- a/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Serializability.hs +++ b/compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker/Serializability.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This module provides functions to perform the DAML-LF constraint checks on diff --git a/compiler/daml-licenses/BUILD.bazel b/compiler/daml-licenses/BUILD.bazel index 6b80b3dc39..010a928bb9 100644 --- a/compiler/daml-licenses/BUILD.bazel +++ b/compiler/daml-licenses/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Export license text for inclusion into damlc. diff --git a/compiler/daml-licenses/source/da-sdk-license.rst b/compiler/daml-licenses/source/da-sdk-license.rst index 7a8315f1a0..f8b82ff659 100644 --- a/compiler/daml-licenses/source/da-sdk-license.rst +++ b/compiler/daml-licenses/source/da-sdk-license.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 --------------------------- diff --git a/compiler/daml-licenses/source/index.rst b/compiler/daml-licenses/source/index.rst index c0e740a264..4322f53a87 100644 --- a/compiler/daml-licenses/source/index.rst +++ b/compiler/daml-licenses/source/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _daml_licensing: diff --git a/compiler/daml-licenses/source/licensing/da-theme-licenses.rst b/compiler/daml-licenses/source/licensing/da-theme-licenses.rst index 77f0027729..788723f4f5 100644 --- a/compiler/daml-licenses/source/licensing/da-theme-licenses.rst +++ b/compiler/daml-licenses/source/licensing/da-theme-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _da_theme_licenses: diff --git a/compiler/daml-licenses/source/licensing/damlc.rst b/compiler/daml-licenses/source/licensing/damlc.rst index dde766257d..6903e366c5 100644 --- a/compiler/daml-licenses/source/licensing/damlc.rst +++ b/compiler/daml-licenses/source/licensing/damlc.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. This file has been auto-generated by licenses/extract.py. Do not edit by hand! diff --git a/compiler/daml-licenses/source/licensing/docs-licenses.rst b/compiler/daml-licenses/source/licensing/docs-licenses.rst index 8873ad1666..61bec403c8 100644 --- a/compiler/daml-licenses/source/licensing/docs-licenses.rst +++ b/compiler/daml-licenses/source/licensing/docs-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _sdk_docs_licenses: diff --git a/compiler/daml-licenses/source/licensing/extension-licenses.rst b/compiler/daml-licenses/source/licensing/extension-licenses.rst index 51ed66c9ef..958499af4b 100644 --- a/compiler/daml-licenses/source/licensing/extension-licenses.rst +++ b/compiler/daml-licenses/source/licensing/extension-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. This file has been auto-generated by licenses/extract-js.py. Do not edit by hand! diff --git a/compiler/daml-licenses/source/licensing/ledger-client-licenses.rst b/compiler/daml-licenses/source/licensing/ledger-client-licenses.rst index 43ba62177e..228780d9b2 100644 --- a/compiler/daml-licenses/source/licensing/ledger-client-licenses.rst +++ b/compiler/daml-licenses/source/licensing/ledger-client-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _app_framework_licenses: diff --git a/compiler/daml-licenses/source/licensing/ledger-language-support-licenses.rst b/compiler/daml-licenses/source/licensing/ledger-language-support-licenses.rst index 090315b785..3e5b7d0e67 100644 --- a/compiler/daml-licenses/source/licensing/ledger-language-support-licenses.rst +++ b/compiler/daml-licenses/source/licensing/ledger-language-support-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _ledger_language_support_licenses: diff --git a/compiler/daml-licenses/source/licensing/scenario-service-licenses.rst b/compiler/daml-licenses/source/licensing/scenario-service-licenses.rst index 8d7b910f34..ae18f6f80c 100644 --- a/compiler/daml-licenses/source/licensing/scenario-service-licenses.rst +++ b/compiler/daml-licenses/source/licensing/scenario-service-licenses.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. This file has been auto-generated by licenses/extract-js.py. Do not edit by hand! diff --git a/compiler/daml-licenses/test.sh b/compiler/daml-licenses/test.sh index d3daa0f232..dea9970c83 100755 --- a/compiler/daml-licenses/test.sh +++ b/compiler/daml-licenses/test.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/compiler/damlc/BUILD.bazel b/compiler/damlc/BUILD.bazel index e3c2dd1188..1c0907308c 100644 --- a/compiler/damlc/BUILD.bazel +++ b/compiler/damlc/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary", "da_haskell_library", "da_haskell_test") diff --git a/compiler/damlc/base-rst-template.rst b/compiler/damlc/base-rst-template.rst index d4a7b4f43e..07f4a6dfa5 100644 --- a/compiler/damlc/base-rst-template.rst +++ b/compiler/damlc/base-rst-template.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _stdlib-reference-base: diff --git a/compiler/damlc/daml-compiler/BUILD.bazel b/compiler/damlc/daml-compiler/BUILD.bazel index 69359665bc..47d271cf38 100644 --- a/compiler/damlc/daml-compiler/BUILD.bazel +++ b/compiler/damlc/daml-compiler/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Dar.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Dar.hs index e8204e31c0..fcc72b6299 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Dar.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Dar.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Compiler.Dar ( buildDar diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DataDependencies.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DataDependencies.hs index 0a7f626187..3a51e86d38 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DataDependencies.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DataDependencies.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Compiler.DataDependencies diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DocTest.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DocTest.hs index b3ac0e943f..f5dc8afe9a 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DocTest.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/DocTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Compiler.DocTest (docTest) where diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/ExtractDar.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/ExtractDar.hs index 314a0989d7..35700bfae0 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/ExtractDar.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/ExtractDar.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Compiler.ExtractDar diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Repl.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Repl.hs index 34875ecde4..4cce5acecd 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Repl.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Repl.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE TypeFamilies #-} diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Scenario.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Scenario.hs index dcc81986a7..c82a0be3ba 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Scenario.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Scenario.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DisambiguateRecordFields #-} diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Validate.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Validate.hs index e591c40a9b..d883cae6e5 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Validate.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Validate.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Compiler.Validate (validateDar) where diff --git a/compiler/damlc/daml-doc/BUILD.bazel b/compiler/damlc/daml-doc/BUILD.bazel index fb1003e323..6a3606fce9 100644 --- a/compiler/damlc/daml-doc/BUILD.bazel +++ b/compiler/damlc/daml-doc/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Anchor.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Anchor.hs index 540f2df05b..4421ca5851 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Anchor.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Anchor.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Driver.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Driver.hs index 7c0034d4a3..1f82e1ac27 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Driver.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Driver.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract.hs index 650320ec56..7ed531ccf7 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This module extracts docs from DAML modules. It does so by reading diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Exports.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Exports.hs index a882600b3c..5fa67eeedf 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Exports.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Exports.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This module processes export lists and then answers the question diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Templates.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Templates.hs index 6c996c5576..ea829b8588 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Templates.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Templates.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Extract.Templates diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/TypeExpr.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/TypeExpr.hs index d70f4a880d..4cf541c541 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/TypeExpr.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/TypeExpr.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Extract.TypeExpr diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Types.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Types.hs index f32e430126..b20b492317 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Types.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Extract.Types diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Util.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Util.hs index 2091900109..93accfe8e2 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Util.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Extract.Util diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs index c9603a3c75..737bef4424 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Render diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Hoogle.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Hoogle.hs index f7d847d9ba..270ac88e3c 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Hoogle.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Hoogle.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Markdown.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Markdown.hs index d88e7c0d5f..330c65e70c 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Markdown.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Markdown.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Monoid.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Monoid.hs index 836ae642b4..7ead9d5630 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Monoid.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Monoid.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DerivingStrategies #-} diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Output.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Output.hs index 0bc090d35d..8151caaba4 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Output.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Output.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DerivingStrategies #-} diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Rst.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Rst.hs index 3452076810..30fbb3e089 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Rst.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Rst.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DerivingStrategies #-} diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Types.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Types.hs index 6907648b17..34ffe5cd4e 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Types.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Types common to DA.Daml.Doc.Render diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Util.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Util.hs index 912aa1d70b..9fedf39914 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Util.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform.hs index c7e931e964..10a6f61d9a 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Transform diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Annotations.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Annotations.hs index 83756c8acf..a1622ab804 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Annotations.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Annotations.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Transform.Annotations diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/DropEmpty.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/DropEmpty.hs index 663f3ae07a..e0615e33ce 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/DropEmpty.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/DropEmpty.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Transform.DropEmpty diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Instances.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Instances.hs index 2ed7042225..7a34b4308b 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Instances.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Instances.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Transform.Instances diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Options.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Options.hs index 7611149f30..8605845433 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Options.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform/Options.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Doc.Transform.Options diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs index dd7ad38b46..44651e9712 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DerivingStrategies #-} diff --git a/compiler/damlc/daml-doc/test/DA/Daml/Doc/Render/Tests.hs b/compiler/damlc/daml-doc/test/DA/Daml/Doc/Render/Tests.hs index fdf0629b4a..465b5b6ad2 100644 --- a/compiler/damlc/daml-doc/test/DA/Daml/Doc/Render/Tests.hs +++ b/compiler/damlc/daml-doc/test/DA/Daml/Doc/Render/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/test/DA/Daml/Doc/Tests.hs b/compiler/damlc/daml-doc/test/DA/Daml/Doc/Tests.hs index d22da8ee3f..72629d8253 100644 --- a/compiler/damlc/daml-doc/test/DA/Daml/Doc/Tests.hs +++ b/compiler/damlc/daml-doc/test/DA/Daml/Doc/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-doctest/BUILD.bazel b/compiler/damlc/daml-doctest/BUILD.bazel index 69903c0228..be4c4b70f5 100644 --- a/compiler/damlc/daml-doctest/BUILD.bazel +++ b/compiler/damlc/daml-doctest/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/damlc/daml-doctest/src/DA/Daml/DocTest.hs b/compiler/damlc/daml-doctest/src/DA/Daml/DocTest.hs index a5759097f6..76fd7071fa 100644 --- a/compiler/damlc/daml-doctest/src/DA/Daml/DocTest.hs +++ b/compiler/damlc/daml-doctest/src/DA/Daml/DocTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.DocTest diff --git a/compiler/damlc/daml-ide-core/BUILD.bazel b/compiler/damlc/daml-ide-core/BUILD.bazel index 32fe049517..01b982f525 100644 --- a/compiler/damlc/daml-ide-core/BUILD.bazel +++ b/compiler/damlc/daml-ide-core/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-ide-core/dlint.yaml b/compiler/damlc/daml-ide-core/dlint.yaml index 48353d7e4f..d8bc314baa 100644 --- a/compiler/damlc/daml-ide-core/dlint.yaml +++ b/compiler/damlc/daml-ide-core/dlint.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # hlint configuration file diff --git a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/API.hs b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/API.hs index 586daaeb64..bb239dc87d 100644 --- a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/API.hs +++ b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/API.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Development.IDE.Core.API diff --git a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/RuleTypes/Daml.hs b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/RuleTypes/Daml.hs index cd608b3996..394a8778db 100644 --- a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/RuleTypes/Daml.hs +++ b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/RuleTypes/Daml.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# OPTIONS_GHC -Wno-orphans #-} diff --git a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Rules/Daml.hs b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Rules/Daml.hs index 289537c304..bb26f0ead8 100644 --- a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Rules/Daml.hs +++ b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Rules/Daml.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Development.IDE.Core.Rules.Daml ( module Development.IDE.Core.Rules diff --git a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Service/Daml.hs b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Service/Daml.hs index 2dda7c2ea2..2823b5b345 100644 --- a/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Service/Daml.hs +++ b/compiler/damlc/daml-ide-core/src/Development/IDE/Core/Service/Daml.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Development.IDE.Core.Service.Daml( diff --git a/compiler/damlc/daml-ide-core/test/Development/IDE/Core/API/Testing.hs b/compiler/damlc/daml-ide-core/test/Development/IDE/Core/API/Testing.hs index c4f06ca280..864b077e52 100644 --- a/compiler/damlc/daml-ide-core/test/Development/IDE/Core/API/Testing.hs +++ b/compiler/damlc/daml-ide-core/test/Development/IDE/Core/API/Testing.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE GADTs #-} diff --git a/compiler/damlc/daml-ide/BUILD.bazel b/compiler/damlc/daml-ide/BUILD.bazel index 21b45bf201..58de22d5bf 100644 --- a/compiler/damlc/daml-ide/BUILD.bazel +++ b/compiler/damlc/daml-ide/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer.hs b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer.hs index c34b341a53..3e4df3476f 100644 --- a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer.hs +++ b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DuplicateRecordFields #-} diff --git a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/CodeLens.hs b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/CodeLens.hs index efe3accd68..3b51d6d541 100644 --- a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/CodeLens.hs +++ b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/CodeLens.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/Visualize.hs b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/Visualize.hs index 6d11d217b1..d94a081a88 100644 --- a/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/Visualize.hs +++ b/compiler/damlc/daml-ide/src/DA/Daml/LanguageServer/Visualize.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LanguageServer.Visualize diff --git a/compiler/damlc/daml-ide/src/DA/Daml/SessionTelemetry.hs b/compiler/damlc/daml-ide/src/DA/Daml/SessionTelemetry.hs index c76e1ceda5..bb6e955850 100644 --- a/compiler/damlc/daml-ide/src/DA/Daml/SessionTelemetry.hs +++ b/compiler/damlc/daml-ide/src/DA/Daml/SessionTelemetry.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.SessionTelemetry diff --git a/compiler/damlc/daml-lf-conversion/BUILD.bazel b/compiler/damlc/daml-lf-conversion/BUILD.bazel index 6a4ba74df3..faaa87fe86 100644 --- a/compiler/damlc/daml-lf-conversion/BUILD.bazel +++ b/compiler/damlc/daml-lf-conversion/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion.hs b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion.hs index 18e4d14a5f..ebf049752a 100644 --- a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion.hs +++ b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MultiWayIf #-} diff --git a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/Primitives.hs b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/Primitives.hs index 7bf3c7ae3c..2d5645950a 100644 --- a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/Primitives.hs +++ b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/Primitives.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE PatternSynonyms #-} diff --git a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilGHC.hs b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilGHC.hs index 577d028514..d354388051 100644 --- a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilGHC.hs +++ b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilGHC.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MagicHash #-} diff --git a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilLF.hs b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilLF.hs index f7ae369333..67e81a194f 100644 --- a/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilLF.hs +++ b/compiler/damlc/daml-lf-conversion/src/DA/Daml/LFConversion/UtilLF.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-opts/BUILD.bazel b/compiler/damlc/daml-opts/BUILD.bazel index 07cba29677..c9ed1e5f5a 100644 --- a/compiler/damlc/daml-opts/BUILD.bazel +++ b/compiler/damlc/daml-opts/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-opts/daml-opts-types/DA/Daml/Options/Types.hs b/compiler/damlc/daml-opts/daml-opts-types/DA/Daml/Options/Types.hs index 34ef088251..882d93d7b4 100644 --- a/compiler/damlc/daml-opts/daml-opts-types/DA/Daml/Options/Types.hs +++ b/compiler/damlc/daml-opts/daml-opts-types/DA/Daml/Options/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# OPTIONS_GHC -Wno-orphans #-} diff --git a/compiler/damlc/daml-opts/daml-opts/DA/Daml/Options.hs b/compiler/damlc/daml-opts/daml-opts/DA/Daml/Options.hs index 0286792524..38630b1aa1 100644 --- a/compiler/damlc/daml-opts/daml-opts/DA/Daml/Options.hs +++ b/compiler/damlc/daml-opts/daml-opts/DA/Daml/Options.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE FlexibleInstances #-} diff --git a/compiler/damlc/daml-preprocessor/BUILD.bazel b/compiler/damlc/daml-preprocessor/BUILD.bazel index 5d624d2c4c..d4ff25f399 100644 --- a/compiler/damlc/daml-preprocessor/BUILD.bazel +++ b/compiler/damlc/daml-preprocessor/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor.hs b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor.hs index c0e1697d54..24d98f5d42 100644 --- a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor.hs +++ b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/EnumType.hs b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/EnumType.hs index 96e89e6a99..c313d841f9 100644 --- a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/EnumType.hs +++ b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/EnumType.hs @@ -1,5 +1,5 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Preprocessor.EnumType diff --git a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Generics.hs b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Generics.hs index 08ff499160..981e0f719f 100644 --- a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Generics.hs +++ b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Generics.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- diff --git a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Records.hs b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Records.hs index 8c5af83a6a..786fa407a6 100644 --- a/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Records.hs +++ b/compiler/damlc/daml-preprocessor/src/DA/Daml/Preprocessor/Records.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Code lifted from . diff --git a/compiler/damlc/daml-prim-src/BUILD.bazel b/compiler/damlc/daml-prim-src/BUILD.bazel index 7cc96ba338..05cedd158c 100644 --- a/compiler/damlc/daml-prim-src/BUILD.bazel +++ b/compiler/damlc/daml-prim-src/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 filegroup( diff --git a/compiler/damlc/daml-prim-src/Control/Exception/Base.daml b/compiler/damlc/daml-prim-src/Control/Exception/Base.daml index abfcc8cac8..4f3cc68c3b 100644 --- a/compiler/damlc/daml-prim-src/Control/Exception/Base.daml +++ b/compiler/damlc/daml-prim-src/Control/Exception/Base.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/DA/Internal/Erased.daml b/compiler/damlc/daml-prim-src/DA/Internal/Erased.daml index 05dacfbdcf..4637f65837 100644 --- a/compiler/damlc/daml-prim-src/DA/Internal/Erased.daml +++ b/compiler/damlc/daml-prim-src/DA/Internal/Erased.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/DA/Internal/PromotedText.daml b/compiler/damlc/daml-prim-src/DA/Internal/PromotedText.daml index 175f425d5d..aaedc1c329 100644 --- a/compiler/damlc/daml-prim-src/DA/Internal/PromotedText.daml +++ b/compiler/damlc/daml-prim-src/DA/Internal/PromotedText.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/DA/Types.daml b/compiler/damlc/daml-prim-src/DA/Types.daml index 71e698a5c5..c92db5cdb2 100644 --- a/compiler/damlc/daml-prim-src/DA/Types.daml +++ b/compiler/damlc/daml-prim-src/DA/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/Data/String.daml b/compiler/damlc/daml-prim-src/Data/String.daml index 8ce96c39a2..a8c8fad041 100644 --- a/compiler/damlc/daml-prim-src/Data/String.daml +++ b/compiler/damlc/daml-prim-src/Data/String.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Base.daml b/compiler/damlc/daml-prim-src/GHC/Base.daml index cccb11edb1..c4ab990a0e 100644 --- a/compiler/damlc/daml-prim-src/GHC/Base.daml +++ b/compiler/damlc/daml-prim-src/GHC/Base.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/CString.daml b/compiler/damlc/daml-prim-src/GHC/CString.daml index d330518b6b..7fad612d43 100644 --- a/compiler/damlc/daml-prim-src/GHC/CString.daml +++ b/compiler/damlc/daml-prim-src/GHC/CString.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MagicHash #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Classes.daml b/compiler/damlc/daml-prim-src/GHC/Classes.daml index f402a2f832..b9079a6d53 100644 --- a/compiler/damlc/daml-prim-src/GHC/Classes.daml +++ b/compiler/damlc/daml-prim-src/GHC/Classes.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Copied from https://github.com/ghc/ghc/blob/23f6f31dd66d7c370cb8beec3f1d96a0cb577393/libraries/ghc-prim/GHC/Classes.hs diff --git a/compiler/damlc/daml-prim-src/GHC/Enum.daml b/compiler/damlc/daml-prim-src/GHC/Enum.daml index 35ab91bdba..048f7c91fc 100644 --- a/compiler/damlc/daml-prim-src/GHC/Enum.daml +++ b/compiler/damlc/daml-prim-src/GHC/Enum.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Err.daml b/compiler/damlc/daml-prim-src/GHC/Err.daml index bf547c82d4..d97e7afa04 100644 --- a/compiler/damlc/daml-prim-src/GHC/Err.daml +++ b/compiler/damlc/daml-prim-src/GHC/Err.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Integer/Type.daml b/compiler/damlc/daml-prim-src/GHC/Integer/Type.daml index df87d145f7..1e96ccb683 100644 --- a/compiler/damlc/daml-prim-src/GHC/Integer/Type.daml +++ b/compiler/damlc/daml-prim-src/GHC/Integer/Type.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Natural.daml b/compiler/damlc/daml-prim-src/GHC/Natural.daml index bb2663b6e5..17dcb04a92 100644 --- a/compiler/damlc/daml-prim-src/GHC/Natural.daml +++ b/compiler/damlc/daml-prim-src/GHC/Natural.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Num.daml b/compiler/damlc/daml-prim-src/GHC/Num.daml index f8c35cd1d4..36de80be3b 100644 --- a/compiler/damlc/daml-prim-src/GHC/Num.daml +++ b/compiler/damlc/daml-prim-src/GHC/Num.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Real.daml b/compiler/damlc/daml-prim-src/GHC/Real.daml index 091cf29b38..43c5051be3 100644 --- a/compiler/damlc/daml-prim-src/GHC/Real.daml +++ b/compiler/damlc/daml-prim-src/GHC/Real.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Show.daml b/compiler/damlc/daml-prim-src/GHC/Show.daml index aa37d266eb..52310fc153 100644 --- a/compiler/damlc/daml-prim-src/GHC/Show.daml +++ b/compiler/damlc/daml-prim-src/GHC/Show.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-prim-src/GHC/Tuple.daml b/compiler/damlc/daml-prim-src/GHC/Tuple.daml index efad1594c0..ffe07b3564 100644 --- a/compiler/damlc/daml-prim-src/GHC/Tuple.daml +++ b/compiler/damlc/daml-prim-src/GHC/Tuple.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Copied from https://github.com/ghc/ghc/blob/23f6f31dd66d7c370cb8beec3f1d96a0cb577393/libraries/ghc-prim/GHC/Tuple.hs diff --git a/compiler/damlc/daml-prim-src/GHC/Types.daml b/compiler/damlc/daml-prim-src/GHC/Types.daml index 78825f8881..970ea4be63 100644 --- a/compiler/damlc/daml-prim-src/GHC/Types.daml +++ b/compiler/damlc/daml-prim-src/GHC/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Based on https://github.com/ghc/ghc/blob/23f6f31dd66d7c370cb8beec3f1d96a0cb577393/libraries/ghc-prim/GHC/Types.hs diff --git a/compiler/damlc/daml-prim-src/LibraryModules.daml b/compiler/damlc/daml-prim-src/LibraryModules.daml index 833f4f0a75..f48247e787 100644 --- a/compiler/damlc/daml-prim-src/LibraryModules.daml +++ b/compiler/damlc/daml-prim-src/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/BUILD.bazel b/compiler/damlc/daml-stdlib-src/BUILD.bazel index a2e31d1b18..a4ddca3767 100644 --- a/compiler/damlc/daml-stdlib-src/BUILD.bazel +++ b/compiler/damlc/daml-stdlib-src/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 filegroup( diff --git a/compiler/damlc/daml-stdlib-src/DA/Action.daml b/compiler/damlc/daml-stdlib-src/DA/Action.daml index 5913e0ec5f..df42ee11d5 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Action.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Action.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Action diff --git a/compiler/damlc/daml-stdlib-src/DA/Action/State.daml b/compiler/damlc/daml-stdlib-src/DA/Action/State.daml index b3a159c485..9ed626c058 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Action/State.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Action/State.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | DA.Action.State diff --git a/compiler/damlc/daml-stdlib-src/DA/Assert.daml b/compiler/damlc/daml-stdlib-src/DA/Assert.daml index 33ba512481..a9c2ceffa9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Assert.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Assert.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Assert diff --git a/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml b/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml index ac7de17709..01da35f755 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-stdlib-src/DA/Date.daml b/compiler/damlc/daml-stdlib-src/DA/Date.daml index a48bce53fa..5b39760aa0 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Date.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Date.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE GeneralizedNewtypeDeriving #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Date/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Date/Types.daml index 1e825d2a54..0a4e2b8328 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Date/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Date/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | MOVE DA.Date diff --git a/compiler/damlc/daml-stdlib-src/DA/Either.daml b/compiler/damlc/daml-stdlib-src/DA/Either.daml index 6b19e46f10..3a88013d1a 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Either.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Either.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | The `Either` type represents values with two possibilities. diff --git a/compiler/damlc/daml-stdlib-src/DA/Foldable.daml b/compiler/damlc/daml-stdlib-src/DA/Foldable.daml index d3a670c7e3..323df73ac4 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Foldable.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Foldable.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Class of data structures that can be folded to a summary value. diff --git a/compiler/damlc/daml-stdlib-src/DA/Functor.daml b/compiler/damlc/daml-stdlib-src/DA/Functor.daml index 2cbf3c782b..7aa091f8a5 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Functor.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Functor.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | The `Functor` class is used for types that can be mapped over. diff --git a/compiler/damlc/daml-stdlib-src/DA/Generics.daml b/compiler/damlc/daml-stdlib-src/DA/Generics.daml index 2d7cefd3d4..739d965aa9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Generics.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Generics.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Copied from https://github.com/ghc/ghc/blob/master/libraries/base/GHC/Generics.hs diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Any.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Any.daml index 07677b16af..8daec93236 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Any.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Any.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Assert.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Assert.daml index bc5040e1ba..c534908236 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Assert.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Assert.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Compatible.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Compatible.daml index 996d674bf4..84b45013d1 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Compatible.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Compatible.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Date.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Date.daml index 0cb84a93d0..f65feb23c9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Date.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Date.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Desugar.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Desugar.daml index d36075eee9..bb71873ea9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Desugar.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Desugar.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Down.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Down.daml index 5d18c87774..bf7a90c37e 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Down.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Down.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/LF.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/LF.daml index ce7b336a70..8f5ea035f9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/LF.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/LF.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Prelude.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Prelude.daml index 7d3a5c0341..f50e31894c 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Prelude.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Prelude.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/RebindableSyntax.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/RebindableSyntax.daml index a8c176043b..82a67ebcb2 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/RebindableSyntax.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/RebindableSyntax.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Record.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Record.daml index c6893e621d..fd74125118 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Record.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Record.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Template.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Template.daml index cc9684ea66..f8aface539 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Template.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Template.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE AllowAmbiguousTypes #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Template/Functions.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Template/Functions.daml index cb5d72bace..95226824a3 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Template/Functions.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Template/Functions.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE AllowAmbiguousTypes #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Internal/Time.daml b/compiler/damlc/daml-stdlib-src/DA/Internal/Time.daml index a52ad954f2..741c7ef59d 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Internal/Time.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Internal/Time.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/List.daml b/compiler/damlc/daml-stdlib-src/DA/List.daml index 736f47de13..b78914f4bc 100644 --- a/compiler/damlc/daml-stdlib-src/DA/List.daml +++ b/compiler/damlc/daml-stdlib-src/DA/List.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | List diff --git a/compiler/damlc/daml-stdlib-src/DA/List/Total.daml b/compiler/damlc/daml-stdlib-src/DA/List/Total.daml index 502f941cb3..df316954b5 100644 --- a/compiler/damlc/daml-stdlib-src/DA/List/Total.daml +++ b/compiler/damlc/daml-stdlib-src/DA/List/Total.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.List.Total diff --git a/compiler/damlc/daml-stdlib-src/DA/Logic.daml b/compiler/damlc/daml-stdlib-src/DA/Logic.daml index 4aaa1f4be2..a39e8f3da6 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Logic.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Logic.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Logic - Propositional calculus. diff --git a/compiler/damlc/daml-stdlib-src/DA/Logic/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Logic/Types.daml index f818bfcccf..a950859a01 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Logic/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Logic/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | MOVE DA.Logic diff --git a/compiler/damlc/daml-stdlib-src/DA/Map.daml b/compiler/damlc/daml-stdlib-src/DA/Map.daml index 5ad0221e04..84048e9a09 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Map.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Map.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Math.daml b/compiler/damlc/daml-stdlib-src/DA/Math.daml index 96449c9fd7..a1304cff8f 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Math.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Math.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Math - Utility Math functions for `Decimal` diff --git a/compiler/damlc/daml-stdlib-src/DA/Maybe.daml b/compiler/damlc/daml-stdlib-src/DA/Maybe.daml index 38413010f3..7f8feca8b7 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Maybe.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Maybe.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE PatternSynonyms #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Maybe/Total.daml b/compiler/damlc/daml-stdlib-src/DA/Maybe/Total.daml index b6fad2ea50..03a8c882e4 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Maybe/Total.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Maybe/Total.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Maybe.Total diff --git a/compiler/damlc/daml-stdlib-src/DA/Monoid.daml b/compiler/damlc/daml-stdlib-src/DA/Monoid.daml index 95724b4b18..efce9827cc 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Monoid.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Monoid.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Monoid diff --git a/compiler/damlc/daml-stdlib-src/DA/Monoid/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Monoid/Types.daml index 68ed1c53b4..d154902b6d 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Monoid/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Monoid/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | MOVE DA.Monoid diff --git a/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml b/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml index 3cea0e5820..382f88f380 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Map - A `Map` is an associative array data type composed of a -- collection of key/value pairs such that each possible key appears diff --git a/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml b/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml index 9c992c7e78..8e0521e56a 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Set - The `Set a` type represents a set of elements of type diff --git a/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml b/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml index f31c24de28..09dc776892 100644 --- a/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml +++ b/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-stdlib-src/DA/NonEmpty/Types.daml b/compiler/damlc/daml-stdlib-src/DA/NonEmpty/Types.daml index 5c51e6ec31..2235b12587 100644 --- a/compiler/damlc/daml-stdlib-src/DA/NonEmpty/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/NonEmpty/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-stdlib-src/DA/Numeric.daml b/compiler/damlc/daml-stdlib-src/DA/Numeric.daml index cc0c4d8f2e..9e8a37fab4 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Numeric.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Numeric.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Optional.daml b/compiler/damlc/daml-stdlib-src/DA/Optional.daml index eb26b0c27b..f684d4fb36 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Optional.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Optional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml b/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml index e738aa6e58..e65cb40fe5 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Optional.Total diff --git a/compiler/damlc/daml-stdlib-src/DA/Random.daml b/compiler/damlc/daml-stdlib-src/DA/Random.daml index 109469bdbd..f8438bd0ab 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Random.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Random.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | HIDE diff --git a/compiler/damlc/daml-stdlib-src/DA/Record.daml b/compiler/damlc/daml-stdlib-src/DA/Record.daml index 6edbedde8d..3087359187 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Record.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Record.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Exports the record machinery necessary to allow one to annotate diff --git a/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml b/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml index 751afb88bc..6d5691c1a8 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Semigroup diff --git a/compiler/damlc/daml-stdlib-src/DA/Semigroup/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Semigroup/Types.daml index 13847a13b8..9855ee7a10 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Semigroup/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Semigroup/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | MOVE DA.Semigroup diff --git a/compiler/damlc/daml-stdlib-src/DA/Text.daml b/compiler/damlc/daml-stdlib-src/DA/Text.daml index 7ab0e3fabf..d2f7bc7a36 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Text.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Text.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/TextMap.daml b/compiler/damlc/daml-stdlib-src/DA/TextMap.daml index cd73a78cda..46ad38ccad 100644 --- a/compiler/damlc/daml-stdlib-src/DA/TextMap.daml +++ b/compiler/damlc/daml-stdlib-src/DA/TextMap.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | TextMap - A map is an associative array data type composed of a diff --git a/compiler/damlc/daml-stdlib-src/DA/Time.daml b/compiler/damlc/daml-stdlib-src/DA/Time.daml index d336569650..3af1428bde 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Time.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Time.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE GeneralizedNewtypeDeriving #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Time/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Time/Types.daml index 3ab9cb10ce..c4c44f4b1a 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Time/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Time/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE GeneralizedNewtypeDeriving #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Traversable.daml b/compiler/damlc/daml-stdlib-src/DA/Traversable.daml index b014bc4a79..541489e5f8 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Traversable.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Traversable.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Class of data structures that can be traversed from left to right, performing an action on each element. diff --git a/compiler/damlc/daml-stdlib-src/DA/Tuple.daml b/compiler/damlc/daml-stdlib-src/DA/Tuple.daml index 891cc12fd7..7ceb5170dd 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Tuple.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Tuple.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Tuple - Ubiquitous functions of tuples. diff --git a/compiler/damlc/daml-stdlib-src/DA/Validation.daml b/compiler/damlc/daml-stdlib-src/DA/Validation.daml index 8488285767..df881918f9 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Validation.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Validation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-stdlib-src/DA/Validation/Types.daml b/compiler/damlc/daml-stdlib-src/DA/Validation/Types.daml index 378e57d34c..b800e205f0 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Validation/Types.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Validation/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | MOVE DA.Validation diff --git a/compiler/damlc/daml-stdlib-src/LibraryModules.daml b/compiler/damlc/daml-stdlib-src/LibraryModules.daml index f3ecb70bea..681e59ef30 100644 --- a/compiler/damlc/daml-stdlib-src/LibraryModules.daml +++ b/compiler/damlc/daml-stdlib-src/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE NoImplicitPrelude #-} diff --git a/compiler/damlc/daml-stdlib-src/Prelude.daml b/compiler/damlc/daml-stdlib-src/Prelude.daml index d95bccc2a8..8e42119b95 100644 --- a/compiler/damlc/daml-stdlib-src/Prelude.daml +++ b/compiler/damlc/daml-stdlib-src/Prelude.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/compiler/damlc/daml-visual/BUILD.bazel b/compiler/damlc/daml-visual/BUILD.bazel index 75f2eb1266..dbc0228038 100644 --- a/compiler/damlc/daml-visual/BUILD.bazel +++ b/compiler/damlc/daml-visual/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/damlc/daml-visual/src/DA/Daml/Visual.hs b/compiler/damlc/daml-visual/src/DA/Daml/Visual.hs index 572b2f9f18..d712cd7a91 100644 --- a/compiler/damlc/daml-visual/src/DA/Daml/Visual.hs +++ b/compiler/damlc/daml-visual/src/DA/Daml/Visual.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE PatternSynonyms #-} -- | Main entry-point of the DAML compiler diff --git a/compiler/damlc/daml-visual/src/DA/d3-dev/d3-dev.html b/compiler/damlc/daml-visual/src/DA/d3-dev/d3-dev.html index e3cb1c8be0..f99f055909 100644 --- a/compiler/damlc/daml-visual/src/DA/d3-dev/d3-dev.html +++ b/compiler/damlc/daml-visual/src/DA/d3-dev/d3-dev.html @@ -1,4 +1,4 @@ - + diff --git a/compiler/damlc/exe/Main.hs b/compiler/damlc/exe/Main.hs index 9fa27d8e34..28007280ec 100644 --- a/compiler/damlc/exe/Main.hs +++ b/compiler/damlc/exe/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Main (module DA.Cli.Damlc) where diff --git a/compiler/damlc/ide-debug-driver/BUILD.bazel b/compiler/damlc/ide-debug-driver/BUILD.bazel index 340cbf1360..8c10ec9ab6 100644 --- a/compiler/damlc/ide-debug-driver/BUILD.bazel +++ b/compiler/damlc/ide-debug-driver/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/compiler/damlc/ide-debug-driver/sample-config.yaml b/compiler/damlc/ide-debug-driver/sample-config.yaml index cc852aa0b0..fff0149ffd 100644 --- a/compiler/damlc/ide-debug-driver/sample-config.yaml +++ b/compiler/damlc/ide-debug-driver/sample-config.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 ide-cmd: daml-head ide --debug diff --git a/compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs b/compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs index 305b73777d..ad4294c802 100644 --- a/compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs +++ b/compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module IdeDebugDriver (main) where diff --git a/compiler/damlc/lib/DA/Cli/Args.hs b/compiler/damlc/lib/DA/Cli/Args.hs index 30990450c9..3fa04f4867 100644 --- a/compiler/damlc/lib/DA/Cli/Args.hs +++ b/compiler/damlc/lib/DA/Cli/Args.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | This exposes a tweaked "Option.Applicative" parser with an undocumented lax diff --git a/compiler/damlc/lib/DA/Cli/Damlc.hs b/compiler/damlc/lib/DA/Cli/Damlc.hs index cafcd63be4..21aa1b43d9 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE TemplateHaskell #-} diff --git a/compiler/damlc/lib/DA/Cli/Damlc/Base.hs b/compiler/damlc/lib/DA/Cli/Damlc/Base.hs index 7d9e9399b9..2ddaf06f71 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/Base.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/Base.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Cli.Damlc.Base diff --git a/compiler/damlc/lib/DA/Cli/Damlc/BuildInfo.hs b/compiler/damlc/lib/DA/Cli/Damlc/BuildInfo.hs index 35ec60f0e3..c86149b192 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/BuildInfo.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/BuildInfo.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/lib/DA/Cli/Damlc/Command/Damldoc.hs b/compiler/damlc/lib/DA/Cli/Damlc/Command/Damldoc.hs index 86abe5e70b..ec1590bb20 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/Command/Damldoc.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/Command/Damldoc.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/lib/DA/Cli/Damlc/IdeState.hs b/compiler/damlc/lib/DA/Cli/Damlc/IdeState.hs index 9391cefe9c..05b5bbc4d0 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/IdeState.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/IdeState.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Cli.Damlc.IdeState diff --git a/compiler/damlc/lib/DA/Cli/Damlc/Packaging.hs b/compiler/damlc/lib/DA/Cli/Damlc/Packaging.hs index 04b578bdd2..ac9a6add65 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/Packaging.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/Packaging.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Cli.Damlc.Packaging diff --git a/compiler/damlc/lib/DA/Cli/Damlc/Test.hs b/compiler/damlc/lib/DA/Cli/Damlc/Test.hs index feef378da5..f863001199 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc/Test.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc/Test.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/lib/DA/Cli/Options.hs b/compiler/damlc/lib/DA/Cli/Options.hs index a02e94281a..79fccabd69 100644 --- a/compiler/damlc/lib/DA/Cli/Options.hs +++ b/compiler/damlc/lib/DA/Cli/Options.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ApplicativeDo #-} module DA.Cli.Options diff --git a/compiler/damlc/lib/DA/Cli/Output.hs b/compiler/damlc/lib/DA/Cli/Output.hs index 705fceb3d2..4cf0a201a4 100644 --- a/compiler/damlc/lib/DA/Cli/Output.hs +++ b/compiler/damlc/lib/DA/Cli/Output.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Cli.Output diff --git a/compiler/damlc/pkg-db/BUILD.bazel b/compiler/damlc/pkg-db/BUILD.bazel index 220c80000e..ec96ae1eb9 100644 --- a/compiler/damlc/pkg-db/BUILD.bazel +++ b/compiler/damlc/pkg-db/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/damlc/pkg-db/util.bzl b/compiler/damlc/pkg-db/util.bzl index 6fdee982b9..dbff4f6b85 100644 --- a/compiler/damlc/pkg-db/util.bzl +++ b/compiler/damlc/pkg-db/util.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # A DAML package database contains a subdirectory for each DAML-LF diff --git a/compiler/damlc/stable-packages/BUILD.bazel b/compiler/damlc/stable-packages/BUILD.bazel index 82d522de2a..caf6f41f54 100644 --- a/compiler/damlc/stable-packages/BUILD.bazel +++ b/compiler/damlc/stable-packages/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/compiler/damlc/stable-packages/src/GenerateStablePackage.hs b/compiler/damlc/stable-packages/src/GenerateStablePackage.hs index 76ae26f3aa..5446b1f366 100644 --- a/compiler/damlc/stable-packages/src/GenerateStablePackage.hs +++ b/compiler/damlc/stable-packages/src/GenerateStablePackage.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module GenerateStablePackage (main) where diff --git a/compiler/damlc/tests/BUILD.bazel b/compiler/damlc/tests/BUILD.bazel index 56244c3471..089bc524b7 100644 --- a/compiler/damlc/tests/BUILD.bazel +++ b/compiler/damlc/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary", "da_haskell_test") diff --git a/compiler/damlc/tests/ReplTest.daml b/compiler/damlc/tests/ReplTest.daml index f22b53fd76..7b69317038 100644 --- a/compiler/damlc/tests/ReplTest.daml +++ b/compiler/damlc/tests/ReplTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Bond.daml b/compiler/damlc/tests/bond-trading/Bond.daml index 31e47b6280..442ba41449 100644 --- a/compiler/damlc/tests/bond-trading/Bond.daml +++ b/compiler/damlc/tests/bond-trading/Bond.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Cash.daml b/compiler/damlc/tests/bond-trading/Cash.daml index c54f92fa94..b25bd1a474 100644 --- a/compiler/damlc/tests/bond-trading/Cash.daml +++ b/compiler/damlc/tests/bond-trading/Cash.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Dvp.daml b/compiler/damlc/tests/bond-trading/Dvp.daml index c218d407bf..5aac42b573 100644 --- a/compiler/damlc/tests/bond-trading/Dvp.daml +++ b/compiler/damlc/tests/bond-trading/Dvp.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/DvpNotification.daml b/compiler/damlc/tests/bond-trading/DvpNotification.daml index e25eaed672..9077db8782 100644 --- a/compiler/damlc/tests/bond-trading/DvpNotification.daml +++ b/compiler/damlc/tests/bond-trading/DvpNotification.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/DvpTerms.daml b/compiler/damlc/tests/bond-trading/DvpTerms.daml index 6b315f10b5..d98f1ad123 100644 --- a/compiler/damlc/tests/bond-trading/DvpTerms.daml +++ b/compiler/damlc/tests/bond-trading/DvpTerms.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Helper.daml b/compiler/damlc/tests/bond-trading/Helper.daml index 06b6236267..6f15b42d45 100644 --- a/compiler/damlc/tests/bond-trading/Helper.daml +++ b/compiler/damlc/tests/bond-trading/Helper.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Setup.daml b/compiler/damlc/tests/bond-trading/Setup.daml index 90fd2aaea1..b3b6ce156f 100644 --- a/compiler/damlc/tests/bond-trading/Setup.daml +++ b/compiler/damlc/tests/bond-trading/Setup.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/bond-trading/Test.daml b/compiler/damlc/tests/bond-trading/Test.daml index 25651771b1..66f7843c75 100644 --- a/compiler/damlc/tests/bond-trading/Test.daml +++ b/compiler/damlc/tests/bond-trading/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Check that the interning tables don't contain duplicates: diff --git a/compiler/damlc/tests/src/CliParser.hs b/compiler/damlc/tests/src/CliParser.hs index 31b5381647..560f8ef3f1 100644 --- a/compiler/damlc/tests/src/CliParser.hs +++ b/compiler/damlc/tests/src/CliParser.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Cli diff --git a/compiler/damlc/tests/src/DA/Test/DamlDoc.hs b/compiler/damlc/tests/src/DA/Test/DamlDoc.hs index 25205ed064..43940b25f8 100644 --- a/compiler/damlc/tests/src/DA/Test/DamlDoc.hs +++ b/compiler/damlc/tests/src/DA/Test/DamlDoc.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/src/DA/Test/DamlDocTest.hs b/compiler/damlc/tests/src/DA/Test/DamlDocTest.hs index 9905e14a80..6031dc2a8a 100644 --- a/compiler/damlc/tests/src/DA/Test/DamlDocTest.hs +++ b/compiler/damlc/tests/src/DA/Test/DamlDocTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.DamlDocTest (main) where diff --git a/compiler/damlc/tests/src/DA/Test/DamlDocTestIntegration.hs b/compiler/damlc/tests/src/DA/Test/DamlDocTestIntegration.hs index 2cbc16cb73..3334236ca3 100644 --- a/compiler/damlc/tests/src/DA/Test/DamlDocTestIntegration.hs +++ b/compiler/damlc/tests/src/DA/Test/DamlDocTestIntegration.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.DamlDocTestIntegration (main) where diff --git a/compiler/damlc/tests/src/DA/Test/DamlcIntegration.hs b/compiler/damlc/tests/src/DA/Test/DamlcIntegration.hs index ae78767e57..e6c7d7482d 100644 --- a/compiler/damlc/tests/src/DA/Test/DamlcIntegration.hs +++ b/compiler/damlc/tests/src/DA/Test/DamlcIntegration.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MultiWayIf #-} diff --git a/compiler/damlc/tests/src/DA/Test/GenerateModuleTree.hs b/compiler/damlc/tests/src/DA/Test/GenerateModuleTree.hs index ecbcc9b77e..b051ece2dc 100644 --- a/compiler/damlc/tests/src/DA/Test/GenerateModuleTree.hs +++ b/compiler/damlc/tests/src/DA/Test/GenerateModuleTree.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/src/DA/Test/GenerateSimpleDalf.hs b/compiler/damlc/tests/src/DA/Test/GenerateSimpleDalf.hs index a3918a9957..dc1d6c7d8a 100644 --- a/compiler/damlc/tests/src/DA/Test/GenerateSimpleDalf.hs +++ b/compiler/damlc/tests/src/DA/Test/GenerateSimpleDalf.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.GenerateSimpleDalf (main) where diff --git a/compiler/damlc/tests/src/DA/Test/IncrementalBuilds.hs b/compiler/damlc/tests/src/DA/Test/IncrementalBuilds.hs index 4f3cd40ec9..b986ef3c4d 100644 --- a/compiler/damlc/tests/src/DA/Test/IncrementalBuilds.hs +++ b/compiler/damlc/tests/src/DA/Test/IncrementalBuilds.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.IncrementalBuilds (main) where diff --git a/compiler/damlc/tests/src/DA/Test/Packaging.hs b/compiler/damlc/tests/src/DA/Test/Packaging.hs index 7f1e83dd33..e1f920aea6 100644 --- a/compiler/damlc/tests/src/DA/Test/Packaging.hs +++ b/compiler/damlc/tests/src/DA/Test/Packaging.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.Packaging (main) where diff --git a/compiler/damlc/tests/src/DA/Test/Repl.hs b/compiler/damlc/tests/src/DA/Test/Repl.hs index fdc6d94a5e..d493bfd214 100644 --- a/compiler/damlc/tests/src/DA/Test/Repl.hs +++ b/compiler/damlc/tests/src/DA/Test/Repl.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.Repl (main) where diff --git a/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs b/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs index 19a8debcf4..dab0472d74 100644 --- a/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs +++ b/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/tests/src/DamlcTest.hs b/compiler/damlc/tests/src/DamlcTest.hs index 03d26da2d5..5d6d2c7f82 100644 --- a/compiler/damlc/tests/src/DamlcTest.hs +++ b/compiler/damlc/tests/src/DamlcTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DamlcTest ( main diff --git a/compiler/damlc/tests/src/DarReaderTest.hs b/compiler/damlc/tests/src/DarReaderTest.hs index b47fde1e6f..4ba11e9ea1 100644 --- a/compiler/damlc/tests/src/DarReaderTest.hs +++ b/compiler/damlc/tests/src/DarReaderTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DarReaderTest ( main diff --git a/compiler/damlc/tests/src/daml-ghc-deterministic.sh b/compiler/damlc/tests/src/daml-ghc-deterministic.sh index 33bca88b0b..c60aedccfa 100755 --- a/compiler/damlc/tests/src/daml-ghc-deterministic.sh +++ b/compiler/damlc/tests/src/daml-ghc-deterministic.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/compiler/damlc/tests/src/stable-packages.sh b/compiler/damlc/tests/src/stable-packages.sh index 85e1c577ff..b2f26717e8 100755 --- a/compiler/damlc/tests/src/stable-packages.sh +++ b/compiler/damlc/tests/src/stable-packages.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Copy-pasted from the Bazel Bash runfiles library v2. diff --git a/compiler/damlc/tests/src/unstable-types.sh b/compiler/damlc/tests/src/unstable-types.sh index e68f0ad737..0289bfff80 100755 --- a/compiler/damlc/tests/src/unstable-types.sh +++ b/compiler/damlc/tests/src/unstable-types.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Copy-pasted from the Bazel Bash runfiles library v2. diff --git a/compiler/damlc/tests/util.bzl b/compiler/damlc/tests/util.bzl index bdfb595b00..134414d200 100644 --- a/compiler/damlc/tests/util.bzl +++ b/compiler/damlc/tests/util.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_test") diff --git a/compiler/lsp-tests/BUILD.bazel b/compiler/lsp-tests/BUILD.bazel index d5dcafd137..28bae8663a 100644 --- a/compiler/lsp-tests/BUILD.bazel +++ b/compiler/lsp-tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary", "da_haskell_test") diff --git a/compiler/lsp-tests/src/DA/Daml/Lsp/Test/Util.hs b/compiler/lsp-tests/src/DA/Daml/Lsp/Test/Util.hs index fc24d2f2c5..f277af82d0 100644 --- a/compiler/lsp-tests/src/DA/Daml/Lsp/Test/Util.hs +++ b/compiler/lsp-tests/src/DA/Daml/Lsp/Test/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Lsp.Test.Util diff --git a/compiler/lsp-tests/src/Main.hs b/compiler/lsp-tests/src/Main.hs index 361723b260..db73f33863 100644 --- a/compiler/lsp-tests/src/Main.hs +++ b/compiler/lsp-tests/src/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE RankNTypes #-} diff --git a/compiler/repl-service/client/BUILD.bazel b/compiler/repl-service/client/BUILD.bazel index da482b75f5..931199f6f4 100644 --- a/compiler/repl-service/client/BUILD.bazel +++ b/compiler/repl-service/client/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/repl-service/client/src/DA/Daml/LF/ReplClient.hs b/compiler/repl-service/client/src/DA/Daml/LF/ReplClient.hs index b8f9a3e1d1..26eccb2a4a 100644 --- a/compiler/repl-service/client/src/DA/Daml/LF/ReplClient.hs +++ b/compiler/repl-service/client/src/DA/Daml/LF/ReplClient.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DataKinds #-} diff --git a/compiler/repl-service/protos/BUILD.bazel b/compiler/repl-service/protos/BUILD.bazel index 90a5899e5f..27945ff585 100644 --- a/compiler/repl-service/protos/BUILD.bazel +++ b/compiler/repl-service/protos/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library", "da_haskell_test") diff --git a/compiler/repl-service/protos/repl_service.proto b/compiler/repl-service/protos/repl_service.proto index 8e5eed9aa5..f7cc7b750d 100644 --- a/compiler/repl-service/protos/repl_service.proto +++ b/compiler/repl-service/protos/repl_service.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 syntax = "proto3"; diff --git a/compiler/repl-service/server/BUILD.bazel b/compiler/repl-service/server/BUILD.bazel index 78a5feb8dc..e4e36c3e06 100644 --- a/compiler/repl-service/server/BUILD.bazel +++ b/compiler/repl-service/server/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/repl-service/server/src/main/scala/com/digitalasset/daml/lf/ReplServiceMain.scala b/compiler/repl-service/server/src/main/scala/com/digitalasset/daml/lf/ReplServiceMain.scala index b87d83d2a3..05b09b3881 100644 --- a/compiler/repl-service/server/src/main/scala/com/digitalasset/daml/lf/ReplServiceMain.scala +++ b/compiler/repl-service/server/src/main/scala/com/digitalasset/daml/lf/ReplServiceMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.repl diff --git a/compiler/scenario-service/client/BUILD.bazel b/compiler/scenario-service/client/BUILD.bazel index 76ee58968b..9d23484dc3 100644 --- a/compiler/scenario-service/client/BUILD.bazel +++ b/compiler/scenario-service/client/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/scenario-service/client/src/DA/Daml/LF/PrettyScenario.hs b/compiler/scenario-service/client/src/DA/Daml/LF/PrettyScenario.hs index aa9a9c1956..b0a5ba8789 100644 --- a/compiler/scenario-service/client/src/DA/Daml/LF/PrettyScenario.hs +++ b/compiler/scenario-service/client/src/DA/Daml/LF/PrettyScenario.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient.hs b/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient.hs index 2021662261..b6eb9bde14 100644 --- a/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient.hs +++ b/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LF.ScenarioServiceClient diff --git a/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient/LowLevel.hs b/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient/LowLevel.hs index 9b6d267027..61c883b2b6 100644 --- a/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient/LowLevel.hs +++ b/compiler/scenario-service/client/src/DA/Daml/LF/ScenarioServiceClient/LowLevel.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DataKinds #-} diff --git a/compiler/scenario-service/protos/BUILD.bazel b/compiler/scenario-service/protos/BUILD.bazel index f9614cd4d0..82091f8b82 100644 --- a/compiler/scenario-service/protos/BUILD.bazel +++ b/compiler/scenario-service/protos/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library", "da_haskell_test") diff --git a/compiler/scenario-service/protos/scenario_service.proto b/compiler/scenario-service/protos/scenario_service.proto index 4ccb64e196..c1db5a551d 100644 --- a/compiler/scenario-service/protos/scenario_service.proto +++ b/compiler/scenario-service/protos/scenario_service.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 syntax = "proto3"; diff --git a/compiler/scenario-service/server/BUILD.bazel b/compiler/scenario-service/server/BUILD.bazel index 0ac6538cc2..6256adccd0 100644 --- a/compiler/scenario-service/server/BUILD.bazel +++ b/compiler/scenario-service/server/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/ScenarioServiceMain.scala b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/ScenarioServiceMain.scala index 4cc9fa68ff..e07b423a84 100644 --- a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/ScenarioServiceMain.scala +++ b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/ScenarioServiceMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.scenario diff --git a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Context.scala b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Context.scala index ea3c12d93b..ef5c5548fe 100644 --- a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Context.scala +++ b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Context.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.scenario diff --git a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Conversions.scala b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Conversions.scala index 4371fcc3d5..a8b27483aa 100644 --- a/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Conversions.scala +++ b/compiler/scenario-service/server/src/main/scala/com/digitalasset/daml/lf/scenario/Conversions.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.scenario diff --git a/daml-assistant/BUILD.bazel b/daml-assistant/BUILD.bazel index 8e0f81d1c2..d90ec63dec 100644 --- a/daml-assistant/BUILD.bazel +++ b/daml-assistant/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary", "da_haskell_library", "da_haskell_repl", "da_haskell_test") diff --git a/daml-assistant/daml-helper/BUILD.bazel b/daml-assistant/daml-helper/BUILD.bazel index 7b78a729ed..9a9563a1fd 100644 --- a/daml-assistant/daml-helper/BUILD.bazel +++ b/daml-assistant/daml-helper/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary", "da_haskell_library", "da_haskell_test") diff --git a/daml-assistant/daml-helper/src/DA/Daml/Helper/Ledger.hs b/daml-assistant/daml-helper/src/DA/Daml/Helper/Ledger.hs index f1d3136969..1d4c826d5d 100644 --- a/daml-assistant/daml-helper/src/DA/Daml/Helper/Ledger.hs +++ b/daml-assistant/daml-helper/src/DA/Daml/Helper/Ledger.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Helper.Ledger ( LedgerArgs(..), Token(..), L.ClientSSLConfig(..), diff --git a/daml-assistant/daml-helper/src/DA/Daml/Helper/Main.hs b/daml-assistant/daml-helper/src/DA/Daml/Helper/Main.hs index 55b4f4bf23..41846db5d9 100644 --- a/daml-assistant/daml-helper/src/DA/Daml/Helper/Main.hs +++ b/daml-assistant/daml-helper/src/DA/Daml/Helper/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ApplicativeDo #-} module DA.Daml.Helper.Main (main) where diff --git a/daml-assistant/daml-helper/src/DA/Daml/Helper/Run.hs b/daml-assistant/daml-helper/src/DA/Daml/Helper/Run.hs index 76fc60f165..7bd77ffca0 100644 --- a/daml-assistant/daml-helper/src/DA/Daml/Helper/Run.hs +++ b/daml-assistant/daml-helper/src/DA/Daml/Helper/Run.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE MultiWayIf #-} module DA.Daml.Helper.Run diff --git a/daml-assistant/daml-helper/test/DA/Daml/Helper/Test.hs b/daml-assistant/daml-helper/test/DA/Daml/Helper/Test.hs index c847582966..0eb97b71ed 100644 --- a/daml-assistant/daml-helper/test/DA/Daml/Helper/Test.hs +++ b/daml-assistant/daml-helper/test/DA/Daml/Helper/Test.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Helper.Test (main) where diff --git a/daml-assistant/daml-helper/test/DA/Daml/Helper/Test/Tls.hs b/daml-assistant/daml-helper/test/DA/Daml/Helper/Test/Tls.hs index d4b8bc4b02..66c85936a9 100644 --- a/daml-assistant/daml-helper/test/DA/Daml/Helper/Test/Tls.hs +++ b/daml-assistant/daml-helper/test/DA/Daml/Helper/Test/Tls.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Helper.Test.Tls (main) where diff --git a/daml-assistant/daml-project-config/DA/Daml/Project/Config.hs b/daml-assistant/daml-project-config/DA/Daml/Project/Config.hs index 39509ab588..2b04921802 100644 --- a/daml-assistant/daml-project-config/DA/Daml/Project/Config.hs +++ b/daml-assistant/daml-project-config/DA/Daml/Project/Config.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/daml-project-config/DA/Daml/Project/Consts.hs b/daml-assistant/daml-project-config/DA/Daml/Project/Consts.hs index b2dd6ff239..d7bdf00e83 100644 --- a/daml-assistant/daml-project-config/DA/Daml/Project/Consts.hs +++ b/daml-assistant/daml-project-config/DA/Daml/Project/Consts.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Project.Consts diff --git a/daml-assistant/daml-project-config/DA/Daml/Project/Types.hs b/daml-assistant/daml-project-config/DA/Daml/Project/Types.hs index 1fe20b0113..c6640197c3 100644 --- a/daml-assistant/daml-project-config/DA/Daml/Project/Types.hs +++ b/daml-assistant/daml-project-config/DA/Daml/Project/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE FlexibleInstances #-} diff --git a/daml-assistant/daml-project-config/DA/Daml/Project/Util.hs b/daml-assistant/daml-project-config/DA/Daml/Project/Util.hs index 00faeab674..0aaa2d3663 100644 --- a/daml-assistant/daml-project-config/DA/Daml/Project/Util.hs +++ b/daml-assistant/daml-project-config/DA/Daml/Project/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Project.Util diff --git a/daml-assistant/daml-sdk/BUILD.bazel b/daml-assistant/daml-sdk/BUILD.bazel index 161a88cdb8..ed7e0467ef 100644 --- a/daml-assistant/daml-sdk/BUILD.bazel +++ b/daml-assistant/daml-sdk/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-assistant/daml-sdk/src/main/scala/com/digitalasset/daml/sdk/SdkMain.scala b/daml-assistant/daml-sdk/src/main/scala/com/digitalasset/daml/sdk/SdkMain.scala index 54b18abe8e..6b6922bfa3 100644 --- a/daml-assistant/daml-sdk/src/main/scala/com/digitalasset/daml/sdk/SdkMain.scala +++ b/daml-assistant/daml-sdk/src/main/scala/com/digitalasset/daml/sdk/SdkMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.sdk diff --git a/daml-assistant/exe/DA/Daml/Assistant.hs b/daml-assistant/exe/DA/Daml/Assistant.hs index a39975bea9..83567cf1c7 100644 --- a/daml-assistant/exe/DA/Daml/Assistant.hs +++ b/daml-assistant/exe/DA/Daml/Assistant.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/get-daml.sh b/daml-assistant/get-daml.sh index 2029371cfa..83110b7549 100755 --- a/daml-assistant/get-daml.sh +++ b/daml-assistant/get-daml.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/daml-assistant/integration-tests/BUILD.bazel b/daml-assistant/integration-tests/BUILD.bazel index 5d9f36a9f1..58c586d7cd 100644 --- a/daml-assistant/integration-tests/BUILD.bazel +++ b/daml-assistant/integration-tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_test") load("@os_info//:os_info.bzl", "is_windows") diff --git a/daml-assistant/integration-tests/src/DA/Daml/Assistant/IntegrationTests.hs b/daml-assistant/integration-tests/src/DA/Daml/Assistant/IntegrationTests.hs index 4224ec512c..c3f83311aa 100644 --- a/daml-assistant/integration-tests/src/DA/Daml/Assistant/IntegrationTests.hs +++ b/daml-assistant/integration-tests/src/DA/Daml/Assistant/IntegrationTests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Assistant.IntegrationTests (main) where diff --git a/daml-assistant/scala-daml-project-config/BUILD.bazel b/daml-assistant/scala-daml-project-config/BUILD.bazel index b232975da0..025c74a28b 100644 --- a/daml-assistant/scala-daml-project-config/BUILD.bazel +++ b/daml-assistant/scala-daml-project-config/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-assistant/scala-daml-project-config/src/main/scala/com/digitalasset/assistant/config/ProjectConfig.scala b/daml-assistant/scala-daml-project-config/src/main/scala/com/digitalasset/assistant/config/ProjectConfig.scala index a3c6ad453d..08585916ac 100644 --- a/daml-assistant/scala-daml-project-config/src/main/scala/com/digitalasset/assistant/config/ProjectConfig.scala +++ b/daml-assistant/scala-daml-project-config/src/main/scala/com/digitalasset/assistant/config/ProjectConfig.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.assistant.config diff --git a/daml-assistant/scala-daml-project-config/src/test/scala/com/digitalasset/assistant/ProjectConfigSpec.scala b/daml-assistant/scala-daml-project-config/src/test/scala/com/digitalasset/assistant/ProjectConfigSpec.scala index c93132f8ff..6d83ed81f9 100644 --- a/daml-assistant/scala-daml-project-config/src/test/scala/com/digitalasset/assistant/ProjectConfigSpec.scala +++ b/daml-assistant/scala-daml-project-config/src/test/scala/com/digitalasset/assistant/ProjectConfigSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.assistant.config diff --git a/daml-assistant/src/DA/Daml/Assistant/Cache.hs b/daml-assistant/src/DA/Daml/Assistant/Cache.hs index 94d6c97d25..123d0da8b9 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Cache.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Cache.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/src/DA/Daml/Assistant/Command.hs b/daml-assistant/src/DA/Daml/Assistant/Command.hs index bd2360b349..39b14934de 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Command.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Command.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/src/DA/Daml/Assistant/Env.hs b/daml-assistant/src/DA/Daml/Assistant/Env.hs index 0d848a9761..14806dbb3a 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Env.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Env.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/src/DA/Daml/Assistant/Install.hs b/daml-assistant/src/DA/Daml/Assistant/Install.hs index 59e93a7e3e..609733a3aa 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Install.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Install.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Assistant.Install diff --git a/daml-assistant/src/DA/Daml/Assistant/Install/Completion.hs b/daml-assistant/src/DA/Daml/Assistant/Install/Completion.hs index a0474c9463..57a5bb0dde 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Install/Completion.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Install/Completion.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- | Installation of bash and Zsh completions. The Zsh completion script is diff --git a/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs b/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs index 0d8814f98f..a3d12efdd3 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/src/DA/Daml/Assistant/Install/Path.hs b/daml-assistant/src/DA/Daml/Assistant/Install/Path.hs index 703039471e..fc37306046 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Install/Path.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Install/Path.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE CPP #-} diff --git a/daml-assistant/src/DA/Daml/Assistant/Types.hs b/daml-assistant/src/DA/Daml/Assistant/Types.hs index 82ac1b8ee7..a309aa22a3 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Types.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/src/DA/Daml/Assistant/Util.hs b/daml-assistant/src/DA/Daml/Assistant/Util.hs index fead5d3488..b1d510b0c7 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Util.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Assistant.Util diff --git a/daml-assistant/src/DA/Daml/Assistant/Version.hs b/daml-assistant/src/DA/Daml/Assistant/Version.hs index 1072456a0b..b81fbc05e5 100644 --- a/daml-assistant/src/DA/Daml/Assistant/Version.hs +++ b/daml-assistant/src/DA/Daml/Assistant/Version.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/test/DA/Daml/Assistant/Tests.hs b/daml-assistant/test/DA/Daml/Assistant/Tests.hs index a38a409504..785d8595db 100644 --- a/daml-assistant/test/DA/Daml/Assistant/Tests.hs +++ b/daml-assistant/test/DA/Daml/Assistant/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/archive/BUILD.bazel b/daml-lf/archive/BUILD.bazel index 6eee98a993..9d1e7e1fa7 100644 --- a/daml-lf/archive/BUILD.bazel +++ b/daml-lf/archive/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/daml-lf/archive/archive.bzl b/daml-lf/archive/archive.bzl index 3f98be380a..1adfa5aa4e 100644 --- a/daml-lf/archive/archive.bzl +++ b/daml-lf/archive/archive.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 def mangle_for_java(name): diff --git a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf.proto b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf.proto index 4bbb191a5c..4e3d36b6cb 100644 --- a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf.proto +++ b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 syntax = "proto3"; diff --git a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_0.proto b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_0.proto index c731864841..1d8601c461 100644 --- a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_0.proto +++ b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_0.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // DAML-LF-0 was a .proto representation of the DAML core stored in diff --git a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_1.proto b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_1.proto index 807ba97dbe..6118f8186f 100644 --- a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_1.proto +++ b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_dev/daml_lf_1.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // .proto representation of the first version of the DAML-LF language, diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Dar.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Dar.scala index e954891428..ac1ce85f98 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Dar.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Dar.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarManifestReader.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarManifestReader.scala index 156a786038..821a52f811 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarManifestReader.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarManifestReader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarReader.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarReader.scala index a9341d313f..48eb56c34d 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarReader.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DarReader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Decode.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Decode.scala index f46fcba018..138a0b3ac0 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Decode.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Decode.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DecodeV1.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DecodeV1.scala index 9743ba67a3..f8e12e2dfa 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DecodeV1.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/DecodeV1.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Reader.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Reader.scala index 2d79ec14e7..b3f2046dec 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Reader.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/Reader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReader.scala b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReader.scala index 2ca570df14..76c8d8523a 100644 --- a/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReader.scala +++ b/daml-lf/archive/src/main/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/test/daml/DarReaderTest.daml b/daml-lf/archive/src/test/daml/DarReaderTest.daml index 18cbb73bdc..9ff7af7bd1 100644 --- a/daml-lf/archive/src/test/daml/DarReaderTest.daml +++ b/daml-lf/archive/src/test/daml/DarReaderTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/ProtoTest.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/ProtoTest.scala index 102efaa151..4eb1a1e2d0 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/ProtoTest.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/ProtoTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarManifestReaderTest.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarManifestReaderTest.scala index 38c1cc032e..f22ef0077a 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarManifestReaderTest.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarManifestReaderTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarReaderTest.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarReaderTest.scala index 418a2dc8af..7cf6b0044a 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarReaderTest.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarReaderTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarSpec.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarSpec.scala index 9a6a5504e7..87f1e233f4 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarSpec.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DarSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeMain.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeMain.scala index d2c37208a7..7d560cf83c 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeMain.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeV1Spec.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeV1Spec.scala index e5677cd242..2fce5092f6 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeV1Spec.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/DecodeV1Spec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReaderSpec.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReaderSpec.scala index 882784baed..fefd005170 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReaderSpec.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/UniversalArchiveReaderSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/ZipBombDetectionSpec.scala b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/ZipBombDetectionSpec.scala index 28b78fc00f..e159c3b2c7 100644 --- a/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/ZipBombDetectionSpec.scala +++ b/daml-lf/archive/src/test/scala/com/digitalasset/daml/lf/archive/ZipBombDetectionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/data-scalacheck/BUILD.bazel b/daml-lf/data-scalacheck/BUILD.bazel index eeb3a3b961..c40c11ca4a 100644 --- a/daml-lf/data-scalacheck/BUILD.bazel +++ b/daml-lf/data-scalacheck/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/DataArbitrary.scala b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/DataArbitrary.scala index 254ed9df59..dcf3b6bb8a 100644 --- a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/DataArbitrary.scala +++ b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/DataArbitrary.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/FlatSpecCheckLaws.scala b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/FlatSpecCheckLaws.scala index 31867a2f2a..969303ebec 100644 --- a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/FlatSpecCheckLaws.scala +++ b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/FlatSpecCheckLaws.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/Unnatural.scala b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/Unnatural.scala index e8e04e9bb0..59a5406d5e 100644 --- a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/Unnatural.scala +++ b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/Unnatural.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/WordSpecCheckLaws.scala b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/WordSpecCheckLaws.scala index d8308d75f9..dc7d5bd0eb 100644 --- a/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/WordSpecCheckLaws.scala +++ b/daml-lf/data-scalacheck/src/main/scala/com/digitalasset/daml/lf/data/WordSpecCheckLaws.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/BUILD.bazel b/daml-lf/data/BUILD.bazel index 2359ae199b..211b7e0bcd 100644 --- a/daml-lf/data/BUILD.bazel +++ b/daml-lf/data/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/LfVersions.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/LfVersions.scala index 73b42c8501..49a7714cfb 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/LfVersions.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/LfVersions.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ArrayFactory.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ArrayFactory.scala index 8f81651fc8..69a43f33d9 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ArrayFactory.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ArrayFactory.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/BackStack.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/BackStack.scala index 15eb6c027a..9edbd4479a 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/BackStack.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/BackStack.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Bytes.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Bytes.scala index f2d403c9b3..99516d1c33 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Bytes.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Bytes.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Decimal.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Decimal.scala index be78382f62..7f2e69f286 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Decimal.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Decimal.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/FrontStack.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/FrontStack.scala index 6824e56750..fffae5fbd1 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/FrontStack.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/FrontStack.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/IdString.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/IdString.scala index 63b3c845a2..a876284e6b 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/IdString.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/IdString.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ImmArray.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ImmArray.scala index d5d98ff9c5..408be8c8ac 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ImmArray.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ImmArray.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdMap.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdMap.scala index 6e4a675424..fda6fdf737 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdMap.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdMap.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdSet.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdSet.scala index 35402c5800..f8c0083344 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdSet.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/InsertOrdSet.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/LawlessTraversals.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/LawlessTraversals.scala index 0097d8d01a..1ef545579e 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/LawlessTraversals.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/LawlessTraversals.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MapKOps.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MapKOps.scala index 77e12dcdcf..f2910b9299 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MapKOps.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MapKOps.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/NumericModule.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/NumericModule.scala index de8774bbe6..6894647e19 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/NumericModule.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/NumericModule.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Ref.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Ref.scala index 98365172df..24a503efbd 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Ref.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Ref.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Relation.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Relation.scala index 27f6fba76d..bc9eba7727 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Relation.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Relation.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ScalazEqual.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ScalazEqual.scala index 61b977a14a..976b05bae3 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ScalazEqual.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/ScalazEqual.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/SortedLookupList.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/SortedLookupList.scala index 62954a76c9..31df924e5c 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/SortedLookupList.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/SortedLookupList.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Time.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Time.scala index 617c45de05..dbd0103a82 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Time.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Time.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/TryOps.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/TryOps.scala index e12f7cc7b8..37468702b4 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/TryOps.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/TryOps.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Utf8.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Utf8.scala index 963b23e1b0..a50042a263 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Utf8.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Utf8.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/package.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/package.scala index d7353231d9..1e7aef142e 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/package.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/package.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/LfVersionsSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/LfVersionsSpec.scala index 6a1d8c18ea..29968c1498 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/LfVersionsSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/LfVersionsSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/DecimalSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/DecimalSpec.scala index d95b9e9bbd..2792171ed9 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/DecimalSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/DecimalSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/FrontStackSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/FrontStackSpec.scala index 7d6f776d32..ca1aa1a42f 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/FrontStackSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/FrontStackSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/ImmArrayTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/ImmArrayTest.scala index efe453567f..d7c949395a 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/ImmArrayTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/ImmArrayTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdMapTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdMapTest.scala index 622a36b7eb..d00004604e 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdMapTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdMapTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdSetTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdSetTest.scala index b5b9022f10..ec82279ea7 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdSetTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/InsertOrdSetTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/LawlessTraversalsSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/LawlessTraversalsSpec.scala index a3431107b7..803b6a6b1b 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/LawlessTraversalsSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/LawlessTraversalsSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/NumericSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/NumericSpec.scala index af72a7942a..a126f3561e 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/NumericSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/NumericSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RefTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RefTest.scala index b2292fdca5..52ab37c3ce 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RefTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RefTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RelationTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RelationTest.scala index 9918458c49..a04522c91a 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RelationTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/RelationTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/SortedLookupListSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/SortedLookupListSpec.scala index 49eec2feff..8291bfe6e9 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/SortedLookupListSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/SortedLookupListSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TimeSpec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TimeSpec.scala index a7451fb1f5..1750500a5a 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TimeSpec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TimeSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TryOpsTest.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TryOpsTest.scala index d37356ed06..5f8e2fe40a 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TryOpsTest.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/TryOpsTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/Utf8Spec.scala b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/Utf8Spec.scala index 5d8e774439..eae920c6b2 100644 --- a/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/Utf8Spec.scala +++ b/daml-lf/data/src/test/scala/com/digitalasset/daml/lf/data/Utf8Spec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.data diff --git a/daml-lf/encoder/BUILD.bazel b/daml-lf/encoder/BUILD.bazel index f63a45f03e..44dd23e655 100644 --- a/daml-lf/encoder/BUILD.bazel +++ b/daml-lf/encoder/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoder.scala b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoder.scala index f52599e3e8..bee3b0e967 100644 --- a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoder.scala +++ b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoder.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive.testing diff --git a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/Encode.scala b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/Encode.scala index 8398a2ddfd..4e3b5e3a76 100644 --- a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/Encode.scala +++ b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/Encode.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive.testing diff --git a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1.scala b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1.scala index 897b54897f..ec0077daf1 100644 --- a/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1.scala +++ b/daml-lf/encoder/src/main/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoderTest.scala b/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoderTest.scala index 1824e5a1b4..dd4301e342 100644 --- a/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoderTest.scala +++ b/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/DamlLfEncoderTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.archive diff --git a/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1Spec.scala b/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1Spec.scala index 08bbbfa682..82a9ac3fa3 100644 --- a/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1Spec.scala +++ b/daml-lf/encoder/src/test/scala/com/digitalasset/daml/lf/archive/testing/EncodeV1Spec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.archive diff --git a/daml-lf/encoder/src/validate.sh b/daml-lf/encoder/src/validate.sh index f81d0a0cb6..0aeea7ae73 100755 --- a/daml-lf/encoder/src/validate.sh +++ b/daml-lf/encoder/src/validate.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -eu diff --git a/daml-lf/engine/BUILD.bazel b/daml-lf/engine/BUILD.bazel index fca377b8e5..66a24a0526 100644 --- a/daml-lf/engine/BUILD.bazel +++ b/daml-lf/engine/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Blinding.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Blinding.scala index 190c7e4910..9c607ede57 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Blinding.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Blinding.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/CommandPreprocessor.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/CommandPreprocessor.scala index f2a48fd8d8..6ab7577130 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/CommandPreprocessor.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/CommandPreprocessor.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ConcurrentCompiledPackages.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ConcurrentCompiledPackages.scala index 312025b827..3d33a174a9 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ConcurrentCompiledPackages.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ConcurrentCompiledPackages.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Engine.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Engine.scala index ac6ba3e5b8..c792cf42d8 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Engine.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Engine.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/EngineInfo.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/EngineInfo.scala index d072b89e16..95110edac1 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/EngineInfo.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/EngineInfo.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Error.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Error.scala index 0b079f26ed..7b922b59c2 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Error.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Error.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Event.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Event.scala index 4d049a2eeb..8ba8bda4c4 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Event.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Event.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/MutableCompiledPackages.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/MutableCompiledPackages.scala index 54dc680728..6f844d0735 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/MutableCompiledPackages.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/MutableCompiledPackages.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/PackageLookup.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/PackageLookup.scala index b358b2a9bf..402925d2d6 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/PackageLookup.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/PackageLookup.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Result.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Result.scala index 3b58352a79..7fb858790a 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Result.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/Result.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ShouldCheckSubmitterInMaintainers.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ShouldCheckSubmitterInMaintainers.scala index 7012d0eaf3..1704ddd99c 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ShouldCheckSubmitterInMaintainers.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ShouldCheckSubmitterInMaintainers.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ValueTranslator.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ValueTranslator.scala index 6d025a6eed..59ace53d5f 100644 --- a/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ValueTranslator.scala +++ b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/ValueTranslator.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/CommandPreprocessorSpec.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/CommandPreprocessorSpec.scala index 28cc6d049e..b47d6b1631 100644 --- a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/CommandPreprocessorSpec.scala +++ b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/CommandPreprocessorSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml diff --git a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineInfoTest.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineInfoTest.scala index e6e4fa965b..ab3de1e353 100644 --- a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineInfoTest.scala +++ b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineInfoTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineTest.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineTest.scala index ca5da71aa1..adb3bc691f 100644 --- a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineTest.scala +++ b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/EngineTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/InMemoryPrivateLedgerData.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/InMemoryPrivateLedgerData.scala index ed1fc42ace..ac137659f3 100644 --- a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/InMemoryPrivateLedgerData.scala +++ b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/InMemoryPrivateLedgerData.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/LargeTransactionTest.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/LargeTransactionTest.scala index 62fd911316..15ca002dba 100644 --- a/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/LargeTransactionTest.scala +++ b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/LargeTransactionTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/governance.rst b/daml-lf/governance.rst index ae15127ac6..2b520e1c8b 100644 --- a/daml-lf/governance.rst +++ b/daml-lf/governance.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML-LF Governance process diff --git a/daml-lf/interface/BUILD.bazel b/daml-lf/interface/BUILD.bazel index 2adce1d847..2c86a02a35 100644 --- a/daml-lf/interface/BUILD.bazel +++ b/daml-lf/interface/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/DefDataType.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/DefDataType.scala index 36c223ba6b..22297f2fa3 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/DefDataType.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/DefDataType.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/EnvironmentInterface.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/EnvironmentInterface.scala index dd86719dd4..5b5fa0d412 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/EnvironmentInterface.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/EnvironmentInterface.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Interface.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Interface.scala index 52127a4855..b3ce8ce45b 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Interface.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Interface.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Type.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Type.scala index 7bcd080885..f2303386b7 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Type.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/Type.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/package.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/package.scala index 5596221ba1..341075d3ed 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/package.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/package.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/DamlLfArchiveReader.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/DamlLfArchiveReader.scala index 64ea43fd95..fedf4a7201 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/DamlLfArchiveReader.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/DamlLfArchiveReader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/Errors.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/Errors.scala index 0597bd9bf5..eff8a43608 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/Errors.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/Errors.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReader.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReader.scala index d0e87abb50..4998c7e6df 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReader.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReader.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderMain.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderMain.scala index c296b92289..c5529ad9f1 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderMain.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface.reader diff --git a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/package.scala b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/package.scala index 87dfee9c3a..26ba5d8ea9 100644 --- a/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/package.scala +++ b/daml-lf/interface/src/main/scala/com/digitalasset/daml/lf/iface/reader/package.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface diff --git a/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/TypeSpec.scala b/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/TypeSpec.scala index 2b78c58df7..94a1bc094d 100644 --- a/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/TypeSpec.scala +++ b/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/TypeSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.iface diff --git a/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderSpec.scala b/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderSpec.scala index 1201650bff..370dcfeb40 100644 --- a/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderSpec.scala +++ b/daml-lf/interface/src/test/scala/com/digitalasset/daml/lf/iface/reader/InterfaceReaderSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/BUILD.bazel b/daml-lf/interpreter/BUILD.bazel index 2abff22aaf..de0c34189f 100644 --- a/daml-lf/interpreter/BUILD.bazel +++ b/daml-lf/interpreter/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/CompiledPackages.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/CompiledPackages.scala index 78f5a40ebf..2b23e60394 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/CompiledPackages.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/CompiledPackages.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Command.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Command.scala index 4c5fe87b81..d2e01a4fdf 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Command.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Command.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Compiler.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Compiler.scala index 66df52d979..f743c65ebe 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Compiler.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Compiler.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Pretty.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Pretty.scala index 2c50a8bbf4..d3bacaf8c1 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Pretty.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Pretty.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SBuiltin.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SBuiltin.scala index 6651d7eb1b..c244ee283f 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SBuiltin.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SBuiltin.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SError.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SError.scala index 56985e85fb..c7d34c5e58 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SError.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SError.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SExpr.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SExpr.scala index f450a1859e..63b9747423 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SExpr.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SExpr.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SResult.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SResult.scala index 995812ce8f..57f095531d 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SResult.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SResult.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SValue.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SValue.scala index 6eb7022893..1c47ee548e 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SValue.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SValue.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SomeArrayEquals.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SomeArrayEquals.scala index 51dbe28853..c64693185a 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SomeArrayEquals.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SomeArrayEquals.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Speedy.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Speedy.scala index a14a6a49b5..c369e47b30 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Speedy.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/Speedy.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/TraceLog.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/TraceLog.scala index 997bfbfbc0..da3c93388b 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/TraceLog.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/TraceLog.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Equality.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Equality.scala index 5974abd189..1a01d66a18 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Equality.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Equality.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy.svalue diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Hasher.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Hasher.scala index 85fb9fbcec..9539eac4e1 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Hasher.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Hasher.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy.svalue diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Ordering.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Ordering.scala index 47d665bb9d..776af759a5 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Ordering.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/svalue/Ordering.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/transaction/PartialTransaction.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/transaction/PartialTransaction.scala index 30ca82e597..45e5052151 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/transaction/PartialTransaction.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/transaction/PartialTransaction.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/types/Ledger.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/types/Ledger.scala index a112127161..a37ca1ac52 100644 --- a/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/types/Ledger.scala +++ b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/types/Ledger.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/InterpreterTest.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/InterpreterTest.scala index 4d7a5bf9fa..44a91da719 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/InterpreterTest.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/InterpreterTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala index d9d6593abc..94bcdaafba 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SomeArrayEqualsTest.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SomeArrayEqualsTest.scala index b9dea2282d..499b4104da 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SomeArrayEqualsTest.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SomeArrayEqualsTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SpeedyTest.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SpeedyTest.scala index edaacd0ac1..4edbf66ed3 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SpeedyTest.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SpeedyTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/EqualitySpec.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/EqualitySpec.scala index 7525224d17..00b6a530af 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/EqualitySpec.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/EqualitySpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy.svalue diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/OrderingSpec.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/OrderingSpec.scala index 74a0b35af1..9e36929f53 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/OrderingSpec.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/OrderingSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy.svalue diff --git a/daml-lf/language/BUILD.bazel b/daml-lf/language/BUILD.bazel index 73c927b796..5c3289833c 100644 --- a/daml-lf/language/BUILD.bazel +++ b/daml-lf/language/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/language/daml-lf.bzl b/daml-lf/language/daml-lf.bzl index 5f0921ff25..902e73eec0 100644 --- a/daml-lf/language/daml-lf.bzl +++ b/daml-lf/language/daml-lf.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 lf_stable_version = "1.8" diff --git a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Ast.scala b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Ast.scala index e9aad76b3f..5488f4f392 100644 --- a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Ast.scala +++ b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Ast.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMajorVersion.scala b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMajorVersion.scala index 57f43fe16c..165d6257d1 100644 --- a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMajorVersion.scala +++ b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMajorVersion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMinorVersion.scala b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMinorVersion.scala index 30f5c3b035..31f1272517 100644 --- a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMinorVersion.scala +++ b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageMinorVersion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageVersion.scala b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageVersion.scala index 73e74dbb4a..b35f22dd87 100644 --- a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageVersion.scala +++ b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/LanguageVersion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Util.scala b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Util.scala index 6b85baa509..9d785b780b 100644 --- a/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Util.scala +++ b/daml-lf/language/src/main/scala/com/digitalasset/daml/lf/language/Util.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/AstSpec.scala b/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/AstSpec.scala index eb0b31843e..71d1f453f1 100644 --- a/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/AstSpec.scala +++ b/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/AstSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/LanguageVersionSpec.scala b/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/LanguageVersionSpec.scala index d310a3780f..b62a8734df 100644 --- a/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/LanguageVersionSpec.scala +++ b/daml-lf/language/src/test/scala/com/digitalasset/daml/lf/language/LanguageVersionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.language diff --git a/daml-lf/notes/2018-11-01-contract-keys.rst b/daml-lf/notes/2018-11-01-contract-keys.rst index c6c7f704da..68b65465a2 100644 --- a/daml-lf/notes/2018-11-01-contract-keys.rst +++ b/daml-lf/notes/2018-11-01-contract-keys.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Contract keys design and implementation diff --git a/daml-lf/parser/BUILD.bazel b/daml-lf/parser/BUILD.bazel index ce27125821..ac9a74ae44 100644 --- a/daml-lf/parser/BUILD.bazel +++ b/daml-lf/parser/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/AstRewriter.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/AstRewriter.scala index 2e201a2543..b7732b8e9b 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/AstRewriter.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/AstRewriter.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ExprParser.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ExprParser.scala index 9a1a5cb1d3..9df125b9c1 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ExprParser.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ExprParser.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Implicits.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Implicits.scala index 4aa3dcd0a0..6ea38353ec 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Implicits.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Implicits.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/KindParser.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/KindParser.scala index e30864f8de..fb6e4ee542 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/KindParser.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/KindParser.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Lexer.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Lexer.scala index 9f5622e567..4048b52cca 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Lexer.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Lexer.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ModParser.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ModParser.scala index 0fabc8f5cf..e2e79dc6a4 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ModParser.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ModParser.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserError.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserError.scala index 97b99e9a6c..0f888c73aa 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserError.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserError.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserParameters.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserParameters.scala index f5b104b9af..cd2b073c5f 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserParameters.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/ParserParameters.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Parsers.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Parsers.scala index a8d63acfd4..8c2bb4b9f9 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Parsers.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Parsers.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Token.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Token.scala index fd02984ad6..cc06ee894a 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Token.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/Token.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/TypeParser.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/TypeParser.scala index b7ad5b5a70..502dedb1d8 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/TypeParser.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/TypeParser.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/package.scala b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/package.scala index 03c625d101..9a12cefe0e 100644 --- a/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/package.scala +++ b/daml-lf/parser/src/main/scala/com/digitalasset/daml/lf/testing/parser/package.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing diff --git a/daml-lf/parser/src/test/scala/com/digitalasset/daml/lf/testing/parser/ParsersSpec.scala b/daml-lf/parser/src/test/scala/com/digitalasset/daml/lf/testing/parser/ParsersSpec.scala index a697505f47..fa6e1090a2 100644 --- a/daml-lf/parser/src/test/scala/com/digitalasset/daml/lf/testing/parser/ParsersSpec.scala +++ b/daml-lf/parser/src/test/scala/com/digitalasset/daml/lf/testing/parser/ParsersSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.testing.parser diff --git a/daml-lf/repl/BUILD.bazel b/daml-lf/repl/BUILD.bazel index e5df6de3cf..4b24ac811c 100644 --- a/daml-lf/repl/BUILD.bazel +++ b/daml-lf/repl/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/repl/src/main/scala/com/digitalasset/daml/lf/repl/testing/Main.scala b/daml-lf/repl/src/main/scala/com/digitalasset/daml/lf/repl/testing/Main.scala index a38bad1413..40863a4efd 100644 --- a/daml-lf/repl/src/main/scala/com/digitalasset/daml/lf/repl/testing/Main.scala +++ b/daml-lf/repl/src/main/scala/com/digitalasset/daml/lf/repl/testing/Main.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/scenario-interpreter/BUILD.bazel b/daml-lf/scenario-interpreter/BUILD.bazel index d417f30841..432b316ce5 100644 --- a/daml-lf/scenario-interpreter/BUILD.bazel +++ b/daml-lf/scenario-interpreter/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/scenario-interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/ScenarioRunner.scala b/daml-lf/scenario-interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/ScenarioRunner.scala index f72c5dedfe..92b0e3465e 100644 --- a/daml-lf/scenario-interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/ScenarioRunner.scala +++ b/daml-lf/scenario-interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/ScenarioRunner.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/scenario-interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ScenarioRunnerTest.scala b/daml-lf/scenario-interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ScenarioRunnerTest.scala index b72dc3f3f8..1449dc4db2 100644 --- a/daml-lf/scenario-interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ScenarioRunnerTest.scala +++ b/daml-lf/scenario-interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ScenarioRunnerTest.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.speedy diff --git a/daml-lf/spec/daml-lf-1.rst b/daml-lf/spec/daml-lf-1.rst index 6c37750421..2effa7d4ff 100644 --- a/daml-lf/spec/daml-lf-1.rst +++ b/daml-lf/spec/daml-lf-1.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Copyright © 2020, `Digital Asset (Switzerland) GmbH diff --git a/daml-lf/spec/transaction.rst b/daml-lf/spec/transaction.rst index db5a4faee1..f5d1c199eb 100644 --- a/daml-lf/spec/transaction.rst +++ b/daml-lf/spec/transaction.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML-LF Transaction Specification diff --git a/daml-lf/spec/value.rst b/daml-lf/spec/value.rst index 1d50cdd124..359a35499d 100644 --- a/daml-lf/spec/value.rst +++ b/daml-lf/spec/value.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML-LF Value Specification diff --git a/daml-lf/tests/AuthorizedDivulgence.daml b/daml-lf/tests/AuthorizedDivulgence.daml index 968d7b24ce..24d0af1f78 100644 --- a/daml-lf/tests/AuthorizedDivulgence.daml +++ b/daml-lf/tests/AuthorizedDivulgence.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/BUILD.bazel b/daml-lf/tests/BUILD.bazel index dff12d8d51..ba67d0f433 100644 --- a/daml-lf/tests/BUILD.bazel +++ b/daml-lf/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/tests/BasicTests.daml b/daml-lf/tests/BasicTests.daml index a3a5834afd..bb2a3a04d7 100644 --- a/daml-lf/tests/BasicTests.daml +++ b/daml-lf/tests/BasicTests.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/ConjunctionChoices.daml b/daml-lf/tests/ConjunctionChoices.daml index 49a0eb7a3b..62f0429191 100644 --- a/daml-lf/tests/ConjunctionChoices.daml +++ b/daml-lf/tests/ConjunctionChoices.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The `demo` scenario below demonstrates diff --git a/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml b/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml index 896e7df6f3..aa4a27f8de 100644 --- a/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml +++ b/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/LargeTransaction.daml b/daml-lf/tests/LargeTransaction.daml index 95d67153e2..71dc2f7020 100644 --- a/daml-lf/tests/LargeTransaction.daml +++ b/daml-lf/tests/LargeTransaction.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/Optional.daml b/daml-lf/tests/Optional.daml index 6a0bd93051..af63396f5f 100644 --- a/daml-lf/tests/Optional.daml +++ b/daml-lf/tests/Optional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/daml-lf-test.sh b/daml-lf/tests/daml-lf-test.sh index 01c35e9e95..6e47556476 100755 --- a/daml-lf/tests/daml-lf-test.sh +++ b/daml-lf/tests/daml-lf-test.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -eu diff --git a/daml-lf/tests/scala-test-limited-stack.sh b/daml-lf/tests/scala-test-limited-stack.sh index 385d0383ec..4ad712b6dc 100755 --- a/daml-lf/tests/scala-test-limited-stack.sh +++ b/daml-lf/tests/scala-test-limited-stack.sh @@ -1,5 +1,5 @@ #!/usr/bin/env sh -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Arguments: diff --git a/daml-lf/tests/scenario/actualize.sh b/daml-lf/tests/scenario/actualize.sh index cc80896206..df21bcc330 100755 --- a/daml-lf/tests/scenario/actualize.sh +++ b/daml-lf/tests/scenario/actualize.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/daml-lf/tests/scenario/daml-1.dev/contract-keys/Test.daml b/daml-lf/tests/scenario/daml-1.dev/contract-keys/Test.daml index 327bec4e4a..184f89e1ba 100644 --- a/daml-lf/tests/scenario/daml-1.dev/contract-keys/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/contract-keys/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/divulge-iou/Test.daml b/daml-lf/tests/scenario/daml-1.dev/divulge-iou/Test.daml index adfd5f561a..4515459af8 100644 --- a/daml-lf/tests/scenario/daml-1.dev/divulge-iou/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/divulge-iou/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/embed-abort/Test.daml b/daml-lf/tests/scenario/daml-1.dev/embed-abort/Test.daml index 004389708a..0434fe7091 100644 --- a/daml-lf/tests/scenario/daml-1.dev/embed-abort/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/embed-abort/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/eval-agreement/Test.daml b/daml-lf/tests/scenario/daml-1.dev/eval-agreement/Test.daml index bf6ed4f0f2..e52d6156df 100644 --- a/daml-lf/tests/scenario/daml-1.dev/eval-agreement/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/eval-agreement/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/mustfails/Test.daml b/daml-lf/tests/scenario/daml-1.dev/mustfails/Test.daml index 8712547618..d91e4dc244 100644 --- a/daml-lf/tests/scenario/daml-1.dev/mustfails/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/mustfails/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/no-contract-ids-in-keys/Test.daml b/daml-lf/tests/scenario/daml-1.dev/no-contract-ids-in-keys/Test.daml index 51defe82fc..6a5cce8d5a 100644 --- a/daml-lf/tests/scenario/daml-1.dev/no-contract-ids-in-keys/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/no-contract-ids-in-keys/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/pass-time/Test.daml b/daml-lf/tests/scenario/daml-1.dev/pass-time/Test.daml index b4e014fc4f..f5b9e4e2cc 100644 --- a/daml-lf/tests/scenario/daml-1.dev/pass-time/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/pass-time/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/daml-1.dev/pattern-matching/Test.daml b/daml-lf/tests/scenario/daml-1.dev/pattern-matching/Test.daml index 6a157003cb..02b59fb3ca 100644 --- a/daml-lf/tests/scenario/daml-1.dev/pattern-matching/Test.daml +++ b/daml-lf/tests/scenario/daml-1.dev/pattern-matching/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/tests/scenario/reset.sh b/daml-lf/tests/scenario/reset.sh index 8c6c16dc6b..d895044998 100755 --- a/daml-lf/tests/scenario/reset.sh +++ b/daml-lf/tests/scenario/reset.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 shopt -s nullglob diff --git a/daml-lf/tests/scenario/test.sh b/daml-lf/tests/scenario/test.sh index 9429b36a01..d353145802 100755 --- a/daml-lf/tests/scenario/test.sh +++ b/daml-lf/tests/scenario/test.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/daml-lf/transaction-scalacheck/BUILD.bazel b/daml-lf/transaction-scalacheck/BUILD.bazel index 19b910c3f6..516c154c93 100644 --- a/daml-lf/transaction-scalacheck/BUILD.bazel +++ b/daml-lf/transaction-scalacheck/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/TypedValueGenerators.scala b/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/TypedValueGenerators.scala index f2839b3d32..f414c4431c 100644 --- a/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/TypedValueGenerators.scala +++ b/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/TypedValueGenerators.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/ValueGenerators.scala b/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/ValueGenerators.scala index 137a0b1430..de87adf164 100644 --- a/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/ValueGenerators.scala +++ b/daml-lf/transaction-scalacheck/src/main/scala/com/digitalasset/daml/lf/value/ValueGenerators.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/BUILD.bazel b/daml-lf/transaction/BUILD.bazel index 5e094290a3..a53fb843ff 100644 --- a/daml-lf/transaction/BUILD.bazel +++ b/daml-lf/transaction/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/blindinginfo.proto b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/blindinginfo.proto index a069f4e06c..d62088d9c4 100644 --- a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/blindinginfo.proto +++ b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/blindinginfo.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 syntax = "proto3"; diff --git a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/transaction.proto b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/transaction.proto index da3fa1a8b9..f2f35a8672 100644 --- a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/transaction.proto +++ b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/transaction.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // Please refer to the transaction spec (in daml-foundations/daml-lf/spec/transaction.rst) diff --git a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/value.proto b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/value.proto index a9d3546664..80f3acb528 100644 --- a/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/value.proto +++ b/daml-lf/transaction/src/main/protobuf/com/digitalasset/daml/lf/value.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // Please refer to the value spec (in daml-foundations/daml-lf/spec/value.rst) diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/command/Command.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/command/Command.scala index e8c04f3726..1a571ea2a0 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/command/Command.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/command/Command.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/crypto/Hash.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/crypto/Hash.scala index b87e176dfa..2d8252926d 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/crypto/Hash.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/crypto/Hash.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingCoder.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingCoder.scala index d824520620..15b209eb69 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingCoder.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingCoder.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.transaction diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingInfo.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingInfo.scala index 893379bca1..8c27055a0d 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingInfo.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/BlindingInfo.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.transaction diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Node.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Node.scala index de93ad6892..76e0c4309f 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Node.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Node.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/NodeInfo.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/NodeInfo.scala index 07e0997096..b8ef52d17d 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/NodeInfo.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/NodeInfo.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.transaction diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Transaction.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Transaction.scala index c460a8f067..31a1f79aef 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Transaction.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/Transaction.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionCoder.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionCoder.scala index f500e999eb..6595c9288e 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionCoder.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionCoder.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.transaction diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionVersion.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionVersion.scala index 32a27f2474..3475e57117 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionVersion.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/TransactionVersion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/VersionTimeline.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/VersionTimeline.scala index 2e629ebb23..4f2c78f0b3 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/VersionTimeline.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/VersionTimeline.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/package.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/package.scala index f8bb6634a0..e84b21be51 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/package.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/package.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/CidContainer.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/CidContainer.scala index 8ab8d6c26c..574b570a93 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/CidContainer.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/CidContainer.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/Value.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/Value.scala index c0058cbb63..4c085f814b 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/Value.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/Value.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueCoder.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueCoder.scala index af2341d1e2..0b24641eb4 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueCoder.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueCoder.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.value diff --git a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueVersion.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueVersion.scala index 48511b4078..66834bd612 100644 --- a/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueVersion.scala +++ b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueVersion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.value diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/EitherAssertions.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/EitherAssertions.scala index f185880819..b06b8b0ba9 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/EitherAssertions.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/EitherAssertions.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/crypto/HashSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/crypto/HashSpec.scala index 35a80828e7..8de340732d 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/crypto/HashSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/crypto/HashSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionCoderSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionCoderSpec.scala index 6778a0b64c..b24d061533 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionCoderSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionCoderSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionSpec.scala index c6a30121c6..096c3509e0 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.transaction diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionVersionSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionVersionSpec.scala index 4a100d229d..555275209b 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionVersionSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionVersionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/VersionTimelineSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/VersionTimelineSpec.scala index 648a668e81..48da30cd84 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/VersionTimelineSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/VersionTimelineSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueCoderSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueCoderSpec.scala index 1eef882ddd..d00abd647a 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueCoderSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueCoderSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.value diff --git a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueSpec.scala index 60e3c01b2d..9dc6cc5713 100644 --- a/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueSpec.scala +++ b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/value/ValueSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-lf/validation/BUILD.bazel b/daml-lf/validation/BUILD.bazel index 958244b6af..e325f8b1ec 100644 --- a/daml-lf/validation/BUILD.bazel +++ b/daml-lf/validation/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/AlphaEquiv.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/AlphaEquiv.scala index 4eefb0efd6..62ab60b798 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/AlphaEquiv.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/AlphaEquiv.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Collision.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Collision.scala index add8fdc9ca..0c78fd3772 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Collision.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Collision.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/NamedEntity.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/NamedEntity.scala index 4d47795dc9..f32aabffff 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/NamedEntity.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/NamedEntity.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/PartyLiterals.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/PartyLiterals.scala index c25f385e2d..e616458963 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/PartyLiterals.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/PartyLiterals.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Recursion.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Recursion.scala index f4bff6de77..6901ac7d31 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Recursion.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Recursion.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Serializability.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Serializability.scala index aef82816f2..28b99abcfb 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Serializability.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Serializability.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/TypeSubst.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/TypeSubst.scala index 9d440a990c..a1f9695434 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/TypeSubst.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/TypeSubst.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Typing.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Typing.scala index 530e7078a1..749f9fc901 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Typing.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Typing.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Util.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Util.scala index 2d47434d45..9efa257ffb 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Util.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Util.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Validation.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Validation.scala index 7039606b58..2c101e0c4d 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Validation.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/Validation.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/ValidationError.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/ValidationError.scala index 86663f02d4..8a8dae1152 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/ValidationError.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/ValidationError.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/World.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/World.scala index be693aff7f..e6b320b6dd 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/World.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/World.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/ExprTraversable.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/ExprTraversable.scala index 3b435dc8e4..01138d5cfb 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/ExprTraversable.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/ExprTraversable.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/TypeTraversable.scala b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/TypeTraversable.scala index 629d7c6381..69a7b71941 100644 --- a/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/TypeTraversable.scala +++ b/daml-lf/validation/src/main/scala/com/digitalasset/daml/lf/validation/traversable/TypeTraversable.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/AlphaEquivSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/AlphaEquivSpec.scala index 1a85b21217..3cf7e37ce7 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/AlphaEquivSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/AlphaEquivSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/CollisionSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/CollisionSpec.scala index 1f53596d5f..42d72644b2 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/CollisionSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/CollisionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/PartyLiteralsSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/PartyLiteralsSpec.scala index 3083c3e62e..dd09bdf325 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/PartyLiteralsSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/PartyLiteralsSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/RecursionSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/RecursionSpec.scala index a5d849d0ec..f99854e6f7 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/RecursionSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/RecursionSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SerializabilitySpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SerializabilitySpec.scala index d6e4b1f110..37f0bc85a0 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SerializabilitySpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SerializabilitySpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SpecUtil.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SpecUtil.scala index 01e9d6ba41..03c0dddb87 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SpecUtil.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/SpecUtil.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypeSubstSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypeSubstSpec.scala index 4480dda712..19a850341b 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypeSubstSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypeSubstSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypingSpec.scala b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypingSpec.scala index 7a2e0278b8..1a876a533b 100644 --- a/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypingSpec.scala +++ b/daml-lf/validation/src/test/scala/com/digitalasset/daml/lf/validation/TypingSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.validation diff --git a/daml-script/daml/BUILD.bazel b/daml-script/daml/BUILD.bazel index 5906d167ca..51883e68cb 100644 --- a/daml-script/daml/BUILD.bazel +++ b/daml-script/daml/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # TODO Once daml_compile uses build instead of package we should use diff --git a/daml-script/daml/Daml/Script.daml b/daml-script/daml/Daml/Script.daml index 6fa25309d8..abdefd1d73 100644 --- a/daml-script/daml/Daml/Script.daml +++ b/daml-script/daml/Daml/Script.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE AllowAmbiguousTypes #-} diff --git a/daml-script/daml/daml-script-rst-template.rst b/daml-script/daml/daml-script-rst-template.rst index d17dbb8c05..f48b9bac21 100644 --- a/daml-script/daml/daml-script-rst-template.rst +++ b/daml-script/daml/daml-script-rst-template.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _daml-script-api-docs: diff --git a/daml-script/runner/BUILD.bazel b/daml-script/runner/BUILD.bazel index 4469ea2710..f54b69fd76 100644 --- a/daml-script/runner/BUILD.bazel +++ b/daml-script/runner/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Converter.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Converter.scala index 3e69d22a77..a0b7c17bc1 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Converter.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Converter.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/LedgerInteraction.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/LedgerInteraction.scala index adac83e8c2..96d4630a4e 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/LedgerInteraction.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/LedgerInteraction.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Runner.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Runner.scala index 51510ac0a3..9e992ae181 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Runner.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/Runner.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerConfig.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerConfig.scala index baefb26729..a7d9e5685c 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerConfig.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerConfig.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerMain.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerMain.scala index aa53471b98..d51479f756 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerMain.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestConfig.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestConfig.scala index ea826dc236..6e50684d45 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestConfig.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestConfig.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestMain.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestMain.scala index 0c3bbc3619..b590efdb89 100644 --- a/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestMain.scala +++ b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/TestMain.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script diff --git a/daml-script/test/BUILD.bazel b/daml-script/test/BUILD.bazel index 1c490ee7ec..0342f57106 100644 --- a/daml-script/test/BUILD.bazel +++ b/daml-script/test/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-script/test/daml-script-test-runner.sh b/daml-script/test/daml-script-test-runner.sh index e004f2e806..4c13e085e5 100755 --- a/daml-script/test/daml-script-test-runner.sh +++ b/daml-script/test/daml-script-test-runner.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Copy-pasted from the Bazel Bash runfiles library v2. diff --git a/daml-script/test/daml/MultiTest.daml b/daml-script/test/daml/MultiTest.daml index 7bf3b06622..830a205e17 100644 --- a/daml-script/test/daml/MultiTest.daml +++ b/daml-script/test/daml/MultiTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ApplicativeDo #-} diff --git a/daml-script/test/daml/ScriptTest.daml b/daml-script/test/daml/ScriptTest.daml index 3b286757df..e7855aaf48 100644 --- a/daml-script/test/daml/ScriptTest.daml +++ b/daml-script/test/daml/ScriptTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE ApplicativeDo #-} diff --git a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/MultiParticipant.scala b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/MultiParticipant.scala index 5d758b8a71..eb50ba734d 100644 --- a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/MultiParticipant.scala +++ b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/MultiParticipant.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script.test diff --git a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/SingleParticipant.scala b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/SingleParticipant.scala index 797690341f..5e3ebe62f1 100644 --- a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/SingleParticipant.scala +++ b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/SingleParticipant.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script.test diff --git a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/TestRunner.scala b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/TestRunner.scala index 0dda2282f7..25e387f5fb 100644 --- a/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/TestRunner.scala +++ b/daml-script/test/src/com/digitalasset/daml/lf/engine/script/test/TestRunner.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine.script.test diff --git a/deps.bzl b/deps.bzl index 69b1ebf8bf..3db2c3ef53 100644 --- a/deps.bzl +++ b/deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/dev-env/bin/dad-add-source-dep.sh b/dev-env/bin/dad-add-source-dep.sh index b973f8837c..a3252d6206 100755 --- a/dev-env/bin/dad-add-source-dep.sh +++ b/dev-env/bin/dad-add-source-dep.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/dev-env/dotfiles/stylish-haskell.yaml b/dev-env/dotfiles/stylish-haskell.yaml index 607d8da37d..9c1f157cfa 100644 --- a/dev-env/dotfiles/stylish-haskell.yaml +++ b/dev-env/dotfiles/stylish-haskell.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # stylish-haskell configuration file diff --git a/dev-env/profile_bash.sh b/dev-env/profile_bash.sh index 5dee2ac774..359a17e036 100644 --- a/dev-env/profile_bash.sh +++ b/dev-env/profile_bash.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # DADE shell profile for bash diff --git a/dev-env/profile_zsh.sh b/dev-env/profile_zsh.sh index fc71d32585..1ce341c620 100644 --- a/dev-env/profile_zsh.sh +++ b/dev-env/profile_zsh.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # DADE shell profile compatible with zsh. diff --git a/docs/BUILD.bazel b/docs/BUILD.bazel index e763740640..da35f5ef71 100644 --- a/docs/BUILD.bazel +++ b/docs/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@build_bazel_rules_nodejs//:index.bzl", "nodejs_binary") diff --git a/docs/configs/html/conf.py b/docs/configs/html/conf.py index 3b37997469..088837c350 100644 --- a/docs/configs/html/conf.py +++ b/docs/configs/html/conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # -*- coding: utf-8 -*- diff --git a/docs/configs/pdf/conf.py b/docs/configs/pdf/conf.py index 9da9932714..3533ac0d6e 100644 --- a/docs/configs/pdf/conf.py +++ b/docs/configs/pdf/conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # -*- coding: utf-8 -*- diff --git a/docs/configs/pdf/index.rst b/docs/configs/pdf/index.rst index 99a280373e..90d022990f 100644 --- a/docs/configs/pdf/index.rst +++ b/docs/configs/pdf/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML SDK Documentation diff --git a/docs/configs/static/pygments_daml_lexer.py b/docs/configs/static/pygments_daml_lexer.py index 0ce238e7c2..98a44706ec 100644 --- a/docs/configs/static/pygments_daml_lexer.py +++ b/docs/configs/static/pygments_daml_lexer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 from pygments.lexers.haskell import HaskellLexer diff --git a/docs/configs/static/typescript.py b/docs/configs/static/typescript.py index 1bb396b101..fb7b845544 100644 --- a/docs/configs/static/typescript.py +++ b/docs/configs/static/typescript.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # -*- coding: utf-8 -*- diff --git a/docs/error.html b/docs/error.html index 10f6c5ad25..0657fe143d 100644 --- a/docs/error.html +++ b/docs/error.html @@ -1,4 +1,4 @@ - + diff --git a/docs/redirect_template.html b/docs/redirect_template.html index 897f766200..49263bb32a 100644 --- a/docs/redirect_template.html +++ b/docs/redirect_template.html @@ -1,4 +1,4 @@ - + diff --git a/docs/scripts/live-preview.sh b/docs/scripts/live-preview.sh index 5cba125e18..cde0244282 100755 --- a/docs/scripts/live-preview.sh +++ b/docs/scripts/live-preview.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/scripts/preview.sh b/docs/scripts/preview.sh index 639ac3fab5..e8ef900d0a 100755 --- a/docs/scripts/preview.sh +++ b/docs/scripts/preview.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/app-dev/app-arch.rst b/docs/source/app-dev/app-arch.rst index b9edb34fad..5e168a1731 100644 --- a/docs/source/app-dev/app-arch.rst +++ b/docs/source/app-dev/app-arch.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _recommended-architecture: diff --git a/docs/source/app-dev/authentication.rst b/docs/source/app-dev/authentication.rst index 3fd4845619..5e92900896 100644 --- a/docs/source/app-dev/authentication.rst +++ b/docs/source/app-dev/authentication.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _authentication: diff --git a/docs/source/app-dev/bindings-java/code-snippets/Enum.daml b/docs/source/app-dev/bindings-java/code-snippets/Enum.daml index 12898b7548..61e412990b 100644 --- a/docs/source/app-dev/bindings-java/code-snippets/Enum.daml +++ b/docs/source/app-dev/bindings-java/code-snippets/Enum.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- start snippet: enum example diff --git a/docs/source/app-dev/bindings-java/code-snippets/ParameterizedTypes.daml b/docs/source/app-dev/bindings-java/code-snippets/ParameterizedTypes.daml index 8b592d1e41..c8caca10f4 100644 --- a/docs/source/app-dev/bindings-java/code-snippets/ParameterizedTypes.daml +++ b/docs/source/app-dev/bindings-java/code-snippets/ParameterizedTypes.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- start snippet: parameterized types example diff --git a/docs/source/app-dev/bindings-java/code-snippets/ProductTypes.daml b/docs/source/app-dev/bindings-java/code-snippets/ProductTypes.daml index bccc3ad6b7..7f18f6e749 100644 --- a/docs/source/app-dev/bindings-java/code-snippets/ProductTypes.daml +++ b/docs/source/app-dev/bindings-java/code-snippets/ProductTypes.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- start snippet: product types example diff --git a/docs/source/app-dev/bindings-java/code-snippets/Templates.daml b/docs/source/app-dev/bindings-java/code-snippets/Templates.daml index 47e87e5a4b..f644eae2c9 100644 --- a/docs/source/app-dev/bindings-java/code-snippets/Templates.daml +++ b/docs/source/app-dev/bindings-java/code-snippets/Templates.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- start snippet: template example diff --git a/docs/source/app-dev/bindings-java/code-snippets/Variants.daml b/docs/source/app-dev/bindings-java/code-snippets/Variants.daml index 5e859a7820..dadaadfcb9 100644 --- a/docs/source/app-dev/bindings-java/code-snippets/Variants.daml +++ b/docs/source/app-dev/bindings-java/code-snippets/Variants.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- start snippet: variant example diff --git a/docs/source/app-dev/bindings-java/codegen.rst b/docs/source/app-dev/bindings-java/codegen.rst index d076da368a..db7e878894 100644 --- a/docs/source/app-dev/bindings-java/codegen.rst +++ b/docs/source/app-dev/bindings-java/codegen.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _daml-codegen-java: diff --git a/docs/source/app-dev/bindings-java/example.rst b/docs/source/app-dev/bindings-java/example.rst index 21722127cf..d84e222ad0 100644 --- a/docs/source/app-dev/bindings-java/example.rst +++ b/docs/source/app-dev/bindings-java/example.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Example project diff --git a/docs/source/app-dev/bindings-java/index.rst b/docs/source/app-dev/bindings-java/index.rst index 7cfd76b116..36b61d3488 100644 --- a/docs/source/app-dev/bindings-java/index.rst +++ b/docs/source/app-dev/bindings-java/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _java-bindings: diff --git a/docs/source/app-dev/bindings-js.rst b/docs/source/app-dev/bindings-js.rst index 115c4d3659..19586c983a 100644 --- a/docs/source/app-dev/bindings-js.rst +++ b/docs/source/app-dev/bindings-js.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Node.js bindings diff --git a/docs/source/app-dev/bindings-scala/index.rst b/docs/source/app-dev/bindings-scala/index.rst index 1e7e4c8c58..5924bbb2f4 100644 --- a/docs/source/app-dev/bindings-scala/index.rst +++ b/docs/source/app-dev/bindings-scala/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _scala-bindings: diff --git a/docs/source/app-dev/bindings-ts/daml-ledger.rst b/docs/source/app-dev/bindings-ts/daml-ledger.rst index d2ff193d83..6a545dce22 100644 --- a/docs/source/app-dev/bindings-ts/daml-ledger.rst +++ b/docs/source/app-dev/bindings-ts/daml-ledger.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 @daml/ledger diff --git a/docs/source/app-dev/bindings-ts/daml-react.rst b/docs/source/app-dev/bindings-ts/daml-react.rst index 7f4c862eca..f576068ee3 100644 --- a/docs/source/app-dev/bindings-ts/daml-react.rst +++ b/docs/source/app-dev/bindings-ts/daml-react.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 @daml/react diff --git a/docs/source/app-dev/bindings-ts/daml-types.rst b/docs/source/app-dev/bindings-ts/daml-types.rst index cd28eefaa7..aaf366f623 100644 --- a/docs/source/app-dev/bindings-ts/daml-types.rst +++ b/docs/source/app-dev/bindings-ts/daml-types.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 @daml/types diff --git a/docs/source/app-dev/bindings-ts/index.rst b/docs/source/app-dev/bindings-ts/index.rst index 2a64026a33..dcb4357b6a 100644 --- a/docs/source/app-dev/bindings-ts/index.rst +++ b/docs/source/app-dev/bindings-ts/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 TypeScript bindings diff --git a/docs/source/app-dev/bindings-x-lang/index.rst b/docs/source/app-dev/bindings-x-lang/index.rst index c7d49b00b6..74cc20a7f2 100644 --- a/docs/source/app-dev/bindings-x-lang/index.rst +++ b/docs/source/app-dev/bindings-x-lang/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Creating your own bindings diff --git a/docs/source/app-dev/code-snippets/Templates.daml b/docs/source/app-dev/code-snippets/Templates.daml index 80c442cec0..36a695a938 100644 --- a/docs/source/app-dev/code-snippets/Templates.daml +++ b/docs/source/app-dev/code-snippets/Templates.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/app-dev/code-snippets/Types.daml b/docs/source/app-dev/code-snippets/Types.daml index ece733f0de..69d4555930 100644 --- a/docs/source/app-dev/code-snippets/Types.daml +++ b/docs/source/app-dev/code-snippets/Types.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/app-dev/code-snippets/daml-lf-result.daml b/docs/source/app-dev/code-snippets/daml-lf-result.daml index 21c50f9fb4..3795ec5b21 100644 --- a/docs/source/app-dev/code-snippets/daml-lf-result.daml +++ b/docs/source/app-dev/code-snippets/daml-lf-result.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/app-dev/code-snippets/daml-lf-translation.daml b/docs/source/app-dev/code-snippets/daml-lf-translation.daml index 6817cfc66f..67548b78cc 100644 --- a/docs/source/app-dev/code-snippets/daml-lf-translation.daml +++ b/docs/source/app-dev/code-snippets/daml-lf-translation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/app-dev/code-snippets/notation.proto b/docs/source/app-dev/code-snippets/notation.proto index 2fcd65a64b..025fd40cdd 100644 --- a/docs/source/app-dev/code-snippets/notation.proto +++ b/docs/source/app-dev/code-snippets/notation.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // start snippet diff --git a/docs/source/app-dev/daml-lf-translation.rst b/docs/source/app-dev/daml-lf-translation.rst index ed9058dff3..83ae412242 100644 --- a/docs/source/app-dev/daml-lf-translation.rst +++ b/docs/source/app-dev/daml-lf-translation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 How DAML types are translated to DAML-LF diff --git a/docs/source/app-dev/grpc/daml-to-ledger-api.rst b/docs/source/app-dev/grpc/daml-to-ledger-api.rst index 4bcd7ca718..e009e11a95 100644 --- a/docs/source/app-dev/grpc/daml-to-ledger-api.rst +++ b/docs/source/app-dev/grpc/daml-to-ledger-api.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 How DAML types are translated to protobuf diff --git a/docs/source/app-dev/grpc/index.rst b/docs/source/app-dev/grpc/index.rst index 3d365ee1a7..d3ad278eec 100644 --- a/docs/source/app-dev/grpc/index.rst +++ b/docs/source/app-dev/grpc/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _grpc: diff --git a/docs/source/app-dev/ledger-api.rst b/docs/source/app-dev/ledger-api.rst index 1ca42881a3..190eb22e09 100644 --- a/docs/source/app-dev/ledger-api.rst +++ b/docs/source/app-dev/ledger-api.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 The Ledger API diff --git a/docs/source/app-dev/services.rst b/docs/source/app-dev/services.rst index 03c8e7bb9c..58413e5af9 100644 --- a/docs/source/app-dev/services.rst +++ b/docs/source/app-dev/services.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 The Ledger API services diff --git a/docs/source/concepts/glossary.rst b/docs/source/concepts/glossary.rst index 1786e24cd4..27950c6d53 100644 --- a/docs/source/concepts/glossary.rst +++ b/docs/source/concepts/glossary.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Glossary of concepts diff --git a/docs/source/concepts/identity-and-package-management.rst b/docs/source/concepts/identity-and-package-management.rst index 3213e839ee..5edf5c1711 100644 --- a/docs/source/concepts/identity-and-package-management.rst +++ b/docs/source/concepts/identity-and-package-management.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _identity-package-management: diff --git a/docs/source/concepts/ledger-model/daml/SimpleIou.daml b/docs/source/concepts/ledger-model/daml/SimpleIou.daml index f10306be70..1179863a3f 100644 --- a/docs/source/concepts/ledger-model/daml/SimpleIou.daml +++ b/docs/source/concepts/ledger-model/daml/SimpleIou.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/concepts/ledger-model/exts/more_named_targets.py b/docs/source/concepts/ledger-model/exts/more_named_targets.py index c7486255e5..56405347f1 100644 --- a/docs/source/concepts/ledger-model/exts/more_named_targets.py +++ b/docs/source/concepts/ledger-model/exts/more_named_targets.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # A (hacky) extension to support automatically named references to diff --git a/docs/source/concepts/ledger-model/hs/Ledger.hs b/docs/source/concepts/ledger-model/hs/Ledger.hs index 0a580b3be9..6644bf6c2d 100644 --- a/docs/source/concepts/ledger-model/hs/Ledger.hs +++ b/docs/source/concepts/ledger-model/hs/Ledger.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 import Data.Set (Set) diff --git a/docs/source/concepts/ledger-model/index.rst b/docs/source/concepts/ledger-model/index.rst index db1e5f14b7..efa19001a6 100644 --- a/docs/source/concepts/ledger-model/index.rst +++ b/docs/source/concepts/ledger-model/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _da-ledgers: diff --git a/docs/source/concepts/ledger-model/ledger-daml.rst b/docs/source/concepts/ledger-model/ledger-daml.rst index 98dbf20565..dd75cbf026 100644 --- a/docs/source/concepts/ledger-model/ledger-daml.rst +++ b/docs/source/concepts/ledger-model/ledger-daml.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _da-model-daml: diff --git a/docs/source/concepts/ledger-model/ledger-integrity.rst b/docs/source/concepts/ledger-model/ledger-integrity.rst index 4bf34a4aba..7e6a94fc2c 100644 --- a/docs/source/concepts/ledger-model/ledger-integrity.rst +++ b/docs/source/concepts/ledger-model/ledger-integrity.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _da-model-integrity: diff --git a/docs/source/concepts/ledger-model/ledger-privacy.rst b/docs/source/concepts/ledger-model/ledger-privacy.rst index 15f4f7e52a..686242e577 100644 --- a/docs/source/concepts/ledger-model/ledger-privacy.rst +++ b/docs/source/concepts/ledger-model/ledger-privacy.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _da-model-privacy: diff --git a/docs/source/concepts/ledger-model/ledger-structure.rst b/docs/source/concepts/ledger-model/ledger-structure.rst index 13f64d1858..e6bb085ccc 100644 --- a/docs/source/concepts/ledger-model/ledger-structure.rst +++ b/docs/source/concepts/ledger-model/ledger-structure.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Structure diff --git a/docs/source/daml-integration-kit/index.rst b/docs/source/daml-integration-kit/index.rst index 9ae872e0f9..ee237f3666 100644 --- a/docs/source/daml-integration-kit/index.rst +++ b/docs/source/daml-integration-kit/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Integration Kit - ALPHA diff --git a/docs/source/daml-repl/index.rst b/docs/source/daml-repl/index.rst index 49cb834d99..f7132d5730 100644 --- a/docs/source/daml-repl/index.rst +++ b/docs/source/daml-repl/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML REPL diff --git a/docs/source/daml-script/index.rst b/docs/source/daml-script/index.rst index 98cda57f73..3fb631612d 100644 --- a/docs/source/daml-script/index.rst +++ b/docs/source/daml-script/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Script diff --git a/docs/source/daml-script/template-root/src/ScriptExample.daml b/docs/source/daml-script/template-root/src/ScriptExample.daml index 9bf136869e..868221ef50 100644 --- a/docs/source/daml-script/template-root/src/ScriptExample.daml +++ b/docs/source/daml-script/template-root/src/ScriptExample.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- DAML_SCRIPT_HEADER_BEGIN diff --git a/docs/source/daml/anti-patterns.rst b/docs/source/daml/anti-patterns.rst index 7daae0691a..fc6ca3083d 100644 --- a/docs/source/daml/anti-patterns.rst +++ b/docs/source/daml/anti-patterns.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Anti-patterns diff --git a/docs/source/daml/code-snippets/CallablePayout_Call.daml b/docs/source/daml/code-snippets/CallablePayout_Call.daml index e20648585d..fcf5545d18 100644 --- a/docs/source/daml/code-snippets/CallablePayout_Call.daml +++ b/docs/source/daml/code-snippets/CallablePayout_Call.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The CallablePayout example. diff --git a/docs/source/daml/code-snippets/ContractKeys.daml b/docs/source/daml/code-snippets/ContractKeys.daml index 8d2b716547..c554d9ae14 100644 --- a/docs/source/daml/code-snippets/ContractKeys.daml +++ b/docs/source/daml/code-snippets/ContractKeys.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/Functions.daml b/docs/source/daml/code-snippets/Functions.daml index eb524daf2c..11611a6a95 100644 --- a/docs/source/daml/code-snippets/Functions.daml +++ b/docs/source/daml/code-snippets/Functions.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The Functions example. diff --git a/docs/source/daml/code-snippets/LibraryModules.daml b/docs/source/daml/code-snippets/LibraryModules.daml index 0894df135a..0230ed2999 100644 --- a/docs/source/daml/code-snippets/LibraryModules.daml +++ b/docs/source/daml/code-snippets/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/PatternMatching.daml b/docs/source/daml/code-snippets/PatternMatching.daml index 9b369b90e9..63de3bfbb5 100644 --- a/docs/source/daml/code-snippets/PatternMatching.daml +++ b/docs/source/daml/code-snippets/PatternMatching.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The PatternMatching example. diff --git a/docs/source/daml/code-snippets/Payout.daml b/docs/source/daml/code-snippets/Payout.daml index adbaf323bf..3259f16b08 100644 --- a/docs/source/daml/code-snippets/Payout.daml +++ b/docs/source/daml/code-snippets/Payout.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The Payout example. diff --git a/docs/source/daml/code-snippets/Reference.daml b/docs/source/daml/code-snippets/Reference.daml index f1d25ee0a5..1da87e3dd7 100644 --- a/docs/source/daml/code-snippets/Reference.daml +++ b/docs/source/daml/code-snippets/Reference.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/RestrictedPayout.daml b/docs/source/daml/code-snippets/RestrictedPayout.daml index 4c25185ba3..70d8702f5c 100644 --- a/docs/source/daml/code-snippets/RestrictedPayout.daml +++ b/docs/source/daml/code-snippets/RestrictedPayout.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The RestrictedPayout example. diff --git a/docs/source/daml/code-snippets/Snippets.daml b/docs/source/daml/code-snippets/Snippets.daml index 138f5c4611..e6f57ba09a 100644 --- a/docs/source/daml/code-snippets/Snippets.daml +++ b/docs/source/daml/code-snippets/Snippets.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/Structure.daml b/docs/source/daml/code-snippets/Structure.daml index 7c2b6d968b..294e0d2398 100644 --- a/docs/source/daml/code-snippets/Structure.daml +++ b/docs/source/daml/code-snippets/Structure.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/TubeSurfaceArea.daml b/docs/source/daml/code-snippets/TubeSurfaceArea.daml index 5b31aca2ac..2fdfdb39c8 100644 --- a/docs/source/daml/code-snippets/TubeSurfaceArea.daml +++ b/docs/source/daml/code-snippets/TubeSurfaceArea.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The TubeSurfaceArea example. diff --git a/docs/source/daml/code-snippets/TubeSurfaceArea2.daml b/docs/source/daml/code-snippets/TubeSurfaceArea2.daml index 8f13cb3753..e65538408e 100644 --- a/docs/source/daml/code-snippets/TubeSurfaceArea2.daml +++ b/docs/source/daml/code-snippets/TubeSurfaceArea2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The TubeSurfaceArea example. diff --git a/docs/source/daml/code-snippets/troubleshooting/Check.daml b/docs/source/daml/code-snippets/troubleshooting/Check.daml index a8d894e2c9..83377b0265 100644 --- a/docs/source/daml/code-snippets/troubleshooting/Check.daml +++ b/docs/source/daml/code-snippets/troubleshooting/Check.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml b/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml index a3dfc7eb63..1d257a507c 100644 --- a/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml +++ b/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml b/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml index 7ed1e9ea8b..c6f97db548 100644 --- a/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml +++ b/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE PartialTypeSignatures #-} diff --git a/docs/source/daml/code-snippets/troubleshooting/ObligableErrors.daml b/docs/source/daml/code-snippets/troubleshooting/ObligableErrors.daml index 296881b482..80b26933d5 100644 --- a/docs/source/daml/code-snippets/troubleshooting/ObligableErrors.daml +++ b/docs/source/daml/code-snippets/troubleshooting/ObligableErrors.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml b/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml index eadee7aa26..f7ffc3c7f9 100644 --- a/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml +++ b/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio.rst b/docs/source/daml/daml-studio.rst index 307316c163..bf5bd4413b 100644 --- a/docs/source/daml/daml-studio.rst +++ b/docs/source/daml/daml-studio.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Studio diff --git a/docs/source/daml/daml-studio/daml/Abort.daml b/docs/source/daml/daml-studio/daml/Abort.daml index 0bfb437e84..e7b5540fa4 100644 --- a/docs/source/daml/daml-studio/daml/Abort.daml +++ b/docs/source/daml/daml-studio/daml/Abort.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml b/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml index 0bc050f477..a614c6d7bd 100644 --- a/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml +++ b/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml b/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml index 75cf8a41b1..c00c8e831a 100644 --- a/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml +++ b/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio/daml/Iou.daml b/docs/source/daml/daml-studio/daml/Iou.daml index 1014665c01..46f15c7656 100644 --- a/docs/source/daml/daml-studio/daml/Iou.daml +++ b/docs/source/daml/daml-studio/daml/Iou.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml b/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml index d4e508258f..80b486d730 100644 --- a/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml +++ b/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/daml-studio/daml/Test.daml b/docs/source/daml/daml-studio/daml/Test.daml index 23ab14da11..7992f4b1ad 100644 --- a/docs/source/daml/daml-studio/daml/Test.daml +++ b/docs/source/daml/daml-studio/daml/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/good-daml.rst b/docs/source/daml/good-daml.rst index 4eb0cb3580..2321a713b5 100644 --- a/docs/source/daml/good-daml.rst +++ b/docs/source/daml/good-daml.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Writing good DAML diff --git a/docs/source/daml/intro/0_Intro.rst b/docs/source/daml/intro/0_Intro.rst index fd637f1729..f9459f05e8 100644 --- a/docs/source/daml/intro/0_Intro.rst +++ b/docs/source/daml/intro/0_Intro.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 An introduction to DAML diff --git a/docs/source/daml/intro/1_Token.rst b/docs/source/daml/intro/1_Token.rst index 55197bbd53..fd5ad13536 100644 --- a/docs/source/daml/intro/1_Token.rst +++ b/docs/source/daml/intro/1_Token.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 1 Basic contracts diff --git a/docs/source/daml/intro/2_Scenario.rst b/docs/source/daml/intro/2_Scenario.rst index 14aba029c5..006ff0b656 100644 --- a/docs/source/daml/intro/2_Scenario.rst +++ b/docs/source/daml/intro/2_Scenario.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 2 Testing templates using scenarios diff --git a/docs/source/daml/intro/3_Data.rst b/docs/source/daml/intro/3_Data.rst index 1726365cac..e4d6f1aeff 100644 --- a/docs/source/daml/intro/3_Data.rst +++ b/docs/source/daml/intro/3_Data.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 3 Data types diff --git a/docs/source/daml/intro/4_Transformations.rst b/docs/source/daml/intro/4_Transformations.rst index 70f710e399..eee321880b 100644 --- a/docs/source/daml/intro/4_Transformations.rst +++ b/docs/source/daml/intro/4_Transformations.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 4 Transforming data using choices diff --git a/docs/source/daml/intro/5_Restrictions.rst b/docs/source/daml/intro/5_Restrictions.rst index 57ed706866..8d223ae479 100644 --- a/docs/source/daml/intro/5_Restrictions.rst +++ b/docs/source/daml/intro/5_Restrictions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 5 Adding constraints to a contract diff --git a/docs/source/daml/intro/6_Parties.rst b/docs/source/daml/intro/6_Parties.rst index e987609420..22869b717c 100644 --- a/docs/source/daml/intro/6_Parties.rst +++ b/docs/source/daml/intro/6_Parties.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 6 Parties and authority diff --git a/docs/source/daml/intro/7_Composing.rst b/docs/source/daml/intro/7_Composing.rst index 1a4b2b0800..13f93d30b7 100644 --- a/docs/source/daml/intro/7_Composing.rst +++ b/docs/source/daml/intro/7_Composing.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 7 Composing choices diff --git a/docs/source/daml/intro/daml/daml-intro-1/Token.daml b/docs/source/daml/intro/daml/daml-intro-1/Token.daml index dcf287f99e..4840555b2b 100644 --- a/docs/source/daml/intro/daml/daml-intro-1/Token.daml +++ b/docs/source/daml/intro/daml/daml-intro-1/Token.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- The first line of a DAML file is a pragma telling the compiler the language diff --git a/docs/source/daml/intro/daml/daml-intro-2/Token_Test.daml b/docs/source/daml/intro/daml/daml-intro-2/Token_Test.daml index da4f9e2277..88bfc5522a 100644 --- a/docs/source/daml/intro/daml/daml-intro-2/Token_Test.daml +++ b/docs/source/daml/intro/daml/daml-intro-2/Token_Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/IDRef.daml b/docs/source/daml/intro/daml/daml-intro-3/IDRef.daml index 3cc6ee760e..e9182639b5 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/IDRef.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/IDRef.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/Keys.daml b/docs/source/daml/intro/daml/daml-intro-3/Keys.daml index 0098050e62..50edb43c97 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/Keys.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/Keys.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/List.daml b/docs/source/daml/intro/daml/daml-intro-3/List.daml index 3a640e771d..3e5fa53615 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/List.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/List.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/Native.daml b/docs/source/daml/intro/daml/daml-intro-3/Native.daml index efcd104676..8cef388ec3 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/Native.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/Native.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/Record.daml b/docs/source/daml/intro/daml/daml-intro-3/Record.daml index b4fbfebd5b..e72209d2de 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/Record.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/Record.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/Tuple.daml b/docs/source/daml/intro/daml/daml-intro-3/Tuple.daml index 5a7d5d9c0f..b2410fce01 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/Tuple.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/Tuple.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-3/Variants.daml b/docs/source/daml/intro/daml/daml-intro-3/Variants.daml index 2d24634d48..5eb27d675c 100644 --- a/docs/source/daml/intro/daml/daml-intro-3/Variants.daml +++ b/docs/source/daml/intro/daml/daml-intro-3/Variants.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-4/Contact.daml b/docs/source/daml/intro/daml/daml-intro-4/Contact.daml index f846a05e03..e6bdd87fb2 100644 --- a/docs/source/daml/intro/daml/daml-intro-4/Contact.daml +++ b/docs/source/daml/intro/daml/daml-intro-4/Contact.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-4/SimpleIou.daml b/docs/source/daml/intro/daml/daml-intro-4/SimpleIou.daml index eb5c85603d..8f4bd5e499 100644 --- a/docs/source/daml/intro/daml/daml-intro-4/SimpleIou.daml +++ b/docs/source/daml/intro/daml/daml-intro-4/SimpleIou.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-5/Restrictions.daml b/docs/source/daml/intro/daml/daml-intro-5/Restrictions.daml index ac12c32686..f72deab86b 100644 --- a/docs/source/daml/intro/daml/daml-intro-5/Restrictions.daml +++ b/docs/source/daml/intro/daml/daml-intro-5/Restrictions.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-6/Parties.daml b/docs/source/daml/intro/daml/daml-intro-6/Parties.daml index 41e17e6ad1..ce2fce17fc 100644 --- a/docs/source/daml/intro/daml/daml-intro-6/Parties.daml +++ b/docs/source/daml/intro/daml/daml-intro-6/Parties.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset.daml index 17adfb6222..99103f0f31 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Role.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Role.daml index 8710c7c8f2..ed80e7ffcb 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Role.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Role.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- PRAGMA_BEGIN diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Trade.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Trade.daml index 8957a1fda2..350cdb6800 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Trade.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Intro/Asset/Trade.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/LibraryModules.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/LibraryModules.daml index 874eeede24..46dec0c138 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/LibraryModules.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset.daml index 94f1fca911..be0422cc64 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Role.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Role.daml index b9bae208b9..05293c7473 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Role.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Role.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Trade.daml b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Trade.daml index 7348a35c68..53f3e7d627 100644 --- a/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Trade.daml +++ b/docs/source/daml/intro/daml/daml-intro-7/daml/Test/Intro/Asset/Trade.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/models-versus-application.rst b/docs/source/daml/models-versus-application.rst index 7744aacb11..8a47cec1f9 100644 --- a/docs/source/daml/models-versus-application.rst +++ b/docs/source/daml/models-versus-application.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 What functionality belongs in DAML models versus application code? diff --git a/docs/source/daml/patterns.rst b/docs/source/daml/patterns.rst index 47996a8349..7e0ea6004c 100644 --- a/docs/source/daml/patterns.rst +++ b/docs/source/daml/patterns.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Good design patterns diff --git a/docs/source/daml/patterns/authorization.rst b/docs/source/daml/patterns/authorization.rst index bd41354e79..9a5fa5ae27 100644 --- a/docs/source/daml/patterns/authorization.rst +++ b/docs/source/daml/patterns/authorization.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Authorization diff --git a/docs/source/daml/patterns/daml/CoinCommitment.daml b/docs/source/daml/patterns/daml/CoinCommitment.daml index 854c465990..fb67ad35e1 100644 --- a/docs/source/daml/patterns/daml/CoinCommitment.daml +++ b/docs/source/daml/patterns/daml/CoinCommitment.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/CoinDelegation.daml b/docs/source/daml/patterns/daml/CoinDelegation.daml index 4662e75da4..5a5a7ec7c7 100644 --- a/docs/source/daml/patterns/daml/CoinDelegation.daml +++ b/docs/source/daml/patterns/daml/CoinDelegation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/CoinIssuance.daml b/docs/source/daml/patterns/daml/CoinIssuance.daml index 633eff5439..d694886f96 100644 --- a/docs/source/daml/patterns/daml/CoinIssuance.daml +++ b/docs/source/daml/patterns/daml/CoinIssuance.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml b/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml index 7614b8537d..dc9ff3b70e 100644 --- a/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml +++ b/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/LockingByChangingState.daml b/docs/source/daml/patterns/daml/LockingByChangingState.daml index 9b61471700..e53b0430dd 100644 --- a/docs/source/daml/patterns/daml/LockingByChangingState.daml +++ b/docs/source/daml/patterns/daml/LockingByChangingState.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/LockingBySafekeeping.daml b/docs/source/daml/patterns/daml/LockingBySafekeeping.daml index db41f6a6a2..62c40df70c 100644 --- a/docs/source/daml/patterns/daml/LockingBySafekeeping.daml +++ b/docs/source/daml/patterns/daml/LockingBySafekeeping.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml b/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml index 3c45ac11e3..2e312ba3b8 100644 --- a/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml +++ b/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/daml/Utilities.daml b/docs/source/daml/patterns/daml/Utilities.daml index 9421b252af..632021f083 100644 --- a/docs/source/daml/patterns/daml/Utilities.daml +++ b/docs/source/daml/patterns/daml/Utilities.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/patterns/delegation.rst b/docs/source/daml/patterns/delegation.rst index 7ae90c3e7a..e487add911 100644 --- a/docs/source/daml/patterns/delegation.rst +++ b/docs/source/daml/patterns/delegation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Delegation diff --git a/docs/source/daml/patterns/initaccept.rst b/docs/source/daml/patterns/initaccept.rst index e1a4d8acdd..339bfce953 100644 --- a/docs/source/daml/patterns/initaccept.rst +++ b/docs/source/daml/patterns/initaccept.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Initiate and Accept diff --git a/docs/source/daml/patterns/legends.rst b/docs/source/daml/patterns/legends.rst index 411829ff9f..5f5a255b06 100644 --- a/docs/source/daml/patterns/legends.rst +++ b/docs/source/daml/patterns/legends.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Diagram legends diff --git a/docs/source/daml/patterns/locking.rst b/docs/source/daml/patterns/locking.rst index 107979e0e8..f7bd6754ae 100644 --- a/docs/source/daml/patterns/locking.rst +++ b/docs/source/daml/patterns/locking.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Locking diff --git a/docs/source/daml/patterns/locking/locking-by-archiving.rst b/docs/source/daml/patterns/locking/locking-by-archiving.rst index 469b0ec5c8..151ee00f9d 100644 --- a/docs/source/daml/patterns/locking/locking-by-archiving.rst +++ b/docs/source/daml/patterns/locking/locking-by-archiving.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Locking by archiving diff --git a/docs/source/daml/patterns/locking/locking-by-safekeeping.rst b/docs/source/daml/patterns/locking/locking-by-safekeeping.rst index 017640e179..eeb7246eef 100644 --- a/docs/source/daml/patterns/locking/locking-by-safekeeping.rst +++ b/docs/source/daml/patterns/locking/locking-by-safekeeping.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Locking by safekeeping diff --git a/docs/source/daml/patterns/locking/locking-by-state.rst b/docs/source/daml/patterns/locking/locking-by-state.rst index 2ffb42316d..0985bbc2ba 100644 --- a/docs/source/daml/patterns/locking/locking-by-state.rst +++ b/docs/source/daml/patterns/locking/locking-by-state.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Locking by state diff --git a/docs/source/daml/patterns/multiparty-agreement.rst b/docs/source/daml/patterns/multiparty-agreement.rst index aa69660733..c2be403a22 100644 --- a/docs/source/daml/patterns/multiparty-agreement.rst +++ b/docs/source/daml/patterns/multiparty-agreement.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Multiple party agreement diff --git a/docs/source/daml/reference/choices.rst b/docs/source/daml/reference/choices.rst index fa70f7cc1e..290858cac8 100644 --- a/docs/source/daml/reference/choices.rst +++ b/docs/source/daml/reference/choices.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: choices diff --git a/docs/source/daml/reference/contract-keys.rst b/docs/source/daml/reference/contract-keys.rst index 43b8731e4c..e24079eab2 100644 --- a/docs/source/daml/reference/contract-keys.rst +++ b/docs/source/daml/reference/contract-keys.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/reference/data-types.rst b/docs/source/daml/reference/data-types.rst index d85410211e..24b8aeda15 100644 --- a/docs/source/daml/reference/data-types.rst +++ b/docs/source/daml/reference/data-types.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: data types diff --git a/docs/source/daml/reference/expressions.rst b/docs/source/daml/reference/expressions.rst index dd178d8518..1b7ba894f7 100644 --- a/docs/source/daml/reference/expressions.rst +++ b/docs/source/daml/reference/expressions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: expressions diff --git a/docs/source/daml/reference/file-structure.rst b/docs/source/daml/reference/file-structure.rst index effafe7ea3..2db3600663 100644 --- a/docs/source/daml/reference/file-structure.rst +++ b/docs/source/daml/reference/file-structure.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: DAML file structure diff --git a/docs/source/daml/reference/functions.rst b/docs/source/daml/reference/functions.rst index 3c7f08f9ed..0583f0e68d 100644 --- a/docs/source/daml/reference/functions.rst +++ b/docs/source/daml/reference/functions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: functions diff --git a/docs/source/daml/reference/index.rst b/docs/source/daml/reference/index.rst index 3f5cbc3f1a..1fdda60d6b 100644 --- a/docs/source/daml/reference/index.rst +++ b/docs/source/daml/reference/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Language reference docs diff --git a/docs/source/daml/reference/packages.rst b/docs/source/daml/reference/packages.rst index 8359ce35fa..1ee5c46bf4 100644 --- a/docs/source/daml/reference/packages.rst +++ b/docs/source/daml/reference/packages.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/daml/reference/scenarios.rst b/docs/source/daml/reference/scenarios.rst index 879af6bfab..2f4272b3b7 100644 --- a/docs/source/daml/reference/scenarios.rst +++ b/docs/source/daml/reference/scenarios.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: scenarios diff --git a/docs/source/daml/reference/structure.rst b/docs/source/daml/reference/structure.rst index 886843fc9d..a488bd8baf 100644 --- a/docs/source/daml/reference/structure.rst +++ b/docs/source/daml/reference/structure.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Overview: template structure diff --git a/docs/source/daml/reference/templates.rst b/docs/source/daml/reference/templates.rst index 663621cde4..77cb5ef16b 100644 --- a/docs/source/daml/reference/templates.rst +++ b/docs/source/daml/reference/templates.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: templates diff --git a/docs/source/daml/reference/updates.rst b/docs/source/daml/reference/updates.rst index 89690d1d04..9a9f9bd926 100644 --- a/docs/source/daml/reference/updates.rst +++ b/docs/source/daml/reference/updates.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: updates diff --git a/docs/source/daml/reference/working-with.rst b/docs/source/daml/reference/working-with.rst index f1d6ee577d..251d8b11ba 100644 --- a/docs/source/daml/reference/working-with.rst +++ b/docs/source/daml/reference/working-with.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Reference: built-in functions diff --git a/docs/source/daml/testing-scenarios.rst b/docs/source/daml/testing-scenarios.rst index b2eb74e2b0..9466e83cbe 100644 --- a/docs/source/daml/testing-scenarios.rst +++ b/docs/source/daml/testing-scenarios.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _testing-using-scenarios: diff --git a/docs/source/daml/troubleshooting.rst b/docs/source/daml/troubleshooting.rst index d53ccf501b..cb4bf71f0f 100644 --- a/docs/source/daml/troubleshooting.rst +++ b/docs/source/daml/troubleshooting.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Troubleshooting diff --git a/docs/source/daml2ts/index.rst b/docs/source/daml2ts/index.rst index d6d4cda352..5371453b00 100644 --- a/docs/source/daml2ts/index.rst +++ b/docs/source/daml2ts/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 ``daml2ts`` - TypeScript code generator for DAML diff --git a/docs/source/deploy/generic_ledger.rst b/docs/source/deploy/generic_ledger.rst index 54ec27529b..97622652de 100644 --- a/docs/source/deploy/generic_ledger.rst +++ b/docs/source/deploy/generic_ledger.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _deploy-generic-ledger: diff --git a/docs/source/deploy/index.rst b/docs/source/deploy/index.rst index d931848bd8..b8d65bd7d0 100644 --- a/docs/source/deploy/index.rst +++ b/docs/source/deploy/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _deploy-ref_overview: diff --git a/docs/source/deploy/ledger-topologies.rst b/docs/source/deploy/ledger-topologies.rst index e267c1091e..c359d8561b 100644 --- a/docs/source/deploy/ledger-topologies.rst +++ b/docs/source/deploy/ledger-topologies.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _daml-ledger-topologies: diff --git a/docs/source/examples/examples.rst b/docs/source/examples/examples.rst index 4abf8f3d64..c6aa5ce4eb 100644 --- a/docs/source/examples/examples.rst +++ b/docs/source/examples/examples.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML examples diff --git a/docs/source/experimental/warning.rst b/docs/source/experimental/warning.rst index aa5a21c579..b8e010844e 100644 --- a/docs/source/experimental/warning.rst +++ b/docs/source/experimental/warning.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 WARNING diff --git a/docs/source/getting-started/app-architecture.rst b/docs/source/getting-started/app-architecture.rst index 45978051f7..0e2856b435 100644 --- a/docs/source/getting-started/app-architecture.rst +++ b/docs/source/getting-started/app-architecture.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 App Architecture diff --git a/docs/source/getting-started/code/daml/User.daml b/docs/source/getting-started/code/daml/User.daml index 7a68785995..e88b6cd546 100644 --- a/docs/source/getting-started/code/daml/User.daml +++ b/docs/source/getting-started/code/daml/User.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/code/ui-after/MainView.tsx b/docs/source/getting-started/code/ui-after/MainView.tsx index aa6e704205..40024bd5b4 100644 --- a/docs/source/getting-started/code/ui-after/MainView.tsx +++ b/docs/source/getting-started/code/ui-after/MainView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import React, { useMemo } from 'react'; diff --git a/docs/source/getting-started/code/ui-after/MessageEdit.tsx b/docs/source/getting-started/code/ui-after/MessageEdit.tsx index 33d831ac31..3586c628c5 100644 --- a/docs/source/getting-started/code/ui-after/MessageEdit.tsx +++ b/docs/source/getting-started/code/ui-after/MessageEdit.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // MESSAGEEDIT_BEGIN diff --git a/docs/source/getting-started/code/ui-after/MessageList.tsx b/docs/source/getting-started/code/ui-after/MessageList.tsx index f6632c5330..aac8f29ee6 100644 --- a/docs/source/getting-started/code/ui-after/MessageList.tsx +++ b/docs/source/getting-started/code/ui-after/MessageList.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 // MESSAGELIST_BEGIN diff --git a/docs/source/getting-started/code/ui-before/App.tsx b/docs/source/getting-started/code/ui-before/App.tsx index dbdf758d1c..ce74fba765 100644 --- a/docs/source/getting-started/code/ui-before/App.tsx +++ b/docs/source/getting-started/code/ui-before/App.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import React from 'react'; diff --git a/docs/source/getting-started/code/ui-before/LoginScreen.tsx b/docs/source/getting-started/code/ui-before/LoginScreen.tsx index 653ba09b68..e7f4ac5b0b 100644 --- a/docs/source/getting-started/code/ui-before/LoginScreen.tsx +++ b/docs/source/getting-started/code/ui-before/LoginScreen.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import React, { useCallback } from 'react' diff --git a/docs/source/getting-started/code/ui-before/MainView.tsx b/docs/source/getting-started/code/ui-before/MainView.tsx index 7806e755c4..3b25209636 100644 --- a/docs/source/getting-started/code/ui-before/MainView.tsx +++ b/docs/source/getting-started/code/ui-before/MainView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import React, { useMemo } from 'react'; diff --git a/docs/source/getting-started/code/ui-before/index.test.tsx b/docs/source/getting-started/code/ui-before/index.test.tsx index 66120e0109..ce12dd0709 100644 --- a/docs/source/getting-started/code/ui-before/index.test.tsx +++ b/docs/source/getting-started/code/ui-before/index.test.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import { ChildProcess, spawn, SpawnOptions } from 'child_process'; diff --git a/docs/source/getting-started/first-feature.rst b/docs/source/getting-started/first-feature.rst index ccb44386f0..09de814a9f 100644 --- a/docs/source/getting-started/first-feature.rst +++ b/docs/source/getting-started/first-feature.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Your First Feature diff --git a/docs/source/getting-started/index.rst b/docs/source/getting-started/index.rst index 32713f35e3..90d9ad6dab 100644 --- a/docs/source/getting-started/index.rst +++ b/docs/source/getting-started/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _new-quickstart: diff --git a/docs/source/getting-started/installation.rst b/docs/source/getting-started/installation.rst index 8692a1bb9d..c8e1efaf24 100644 --- a/docs/source/getting-started/installation.rst +++ b/docs/source/getting-started/installation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Installing the SDK diff --git a/docs/source/getting-started/introduction/code/Insurance.daml b/docs/source/getting-started/introduction/code/Insurance.daml index 8a35998325..3def897092 100644 --- a/docs/source/getting-started/introduction/code/Insurance.daml +++ b/docs/source/getting-started/introduction/code/Insurance.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart.rst b/docs/source/getting-started/quickstart.rst index cee8ddf326..01cb452289 100644 --- a/docs/source/getting-started/quickstart.rst +++ b/docs/source/getting-started/quickstart.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _quickstart: diff --git a/docs/source/getting-started/quickstart/template-root/daml/Iou.daml b/docs/source/getting-started/quickstart/template-root/daml/Iou.daml index eff39d605d..9bde3b1c5c 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/Iou.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/Iou.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart/template-root/daml/IouTrade.daml b/docs/source/getting-started/quickstart/template-root/daml/IouTrade.daml index 3556961764..55acac3131 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/IouTrade.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/IouTrade.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart/template-root/daml/Main.daml b/docs/source/getting-started/quickstart/template-root/daml/Main.daml index 56120d39eb..086584107a 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/Main.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/Main.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart/template-root/daml/Setup.daml b/docs/source/getting-started/quickstart/template-root/daml/Setup.daml index fa2ba2fd0f..1a5fbeb865 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/Setup.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/Setup.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module Setup where diff --git a/docs/source/getting-started/quickstart/template-root/daml/Tests/Iou.daml b/docs/source/getting-started/quickstart/template-root/daml/Tests/Iou.daml index fa1089cf95..0d5637fe46 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/Tests/Iou.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/Tests/Iou.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart/template-root/daml/Tests/Trade.daml b/docs/source/getting-started/quickstart/template-root/daml/Tests/Trade.daml index 369a60b659..53ee2f14ba 100644 --- a/docs/source/getting-started/quickstart/template-root/daml/Tests/Trade.daml +++ b/docs/source/getting-started/quickstart/template-root/daml/Tests/Trade.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/getting-started/quickstart/template-root/frontend-config.js b/docs/source/getting-started/quickstart/template-root/frontend-config.js index 6c5986fa98..cee39e055a 100644 --- a/docs/source/getting-started/quickstart/template-root/frontend-config.js +++ b/docs/source/getting-started/quickstart/template-root/frontend-config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 import { DamlLfValue } from '@da/ui-core'; diff --git a/docs/source/getting-started/quickstart/template-root/src/main/java/com/digitalasset/quickstart/iou/IouMain.java b/docs/source/getting-started/quickstart/template-root/src/main/java/com/digitalasset/quickstart/iou/IouMain.java index b02cfac18f..88b44e33a8 100644 --- a/docs/source/getting-started/quickstart/template-root/src/main/java/com/digitalasset/quickstart/iou/IouMain.java +++ b/docs/source/getting-started/quickstart/template-root/src/main/java/com/digitalasset/quickstart/iou/IouMain.java @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.quickstart.iou; diff --git a/docs/source/getting-started/testing.rst b/docs/source/getting-started/testing.rst index 7538033662..27304203ff 100644 --- a/docs/source/getting-started/testing.rst +++ b/docs/source/getting-started/testing.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Testing Your App diff --git a/docs/source/index.rst b/docs/source/index.rst index 2659a1d437..73d191817d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML SDK documentation diff --git a/docs/source/json-api/index.rst b/docs/source/json-api/index.rst index d92374ee17..354e5e5a5b 100644 --- a/docs/source/json-api/index.rst +++ b/docs/source/json-api/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _json-api: diff --git a/docs/source/json-api/lf-value-specification.rst b/docs/source/json-api/lf-value-specification.rst index b4ed7f4db9..f1c4b5d62c 100644 --- a/docs/source/json-api/lf-value-specification.rst +++ b/docs/source/json-api/lf-value-specification.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML-LF JSON Encoding diff --git a/docs/source/json-api/search-query-language.rst b/docs/source/json-api/search-query-language.rst index 31842278b5..2952dd9340 100644 --- a/docs/source/json-api/search-query-language.rst +++ b/docs/source/json-api/search-query-language.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Query language diff --git a/docs/source/support/new-assistant.rst b/docs/source/support/new-assistant.rst index 3a75c50d58..77aab2eb62 100644 --- a/docs/source/support/new-assistant.rst +++ b/docs/source/support/new-assistant.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Moving to the new DAML assistant diff --git a/docs/source/support/release-notes.rst b/docs/source/support/release-notes.rst index e8cb2a2af7..2b05184cd5 100644 --- a/docs/source/support/release-notes.rst +++ b/docs/source/support/release-notes.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Release notes diff --git a/docs/source/support/roadmap.rst b/docs/source/support/roadmap.rst index 2cbafd5346..96679dd8c3 100644 --- a/docs/source/support/roadmap.rst +++ b/docs/source/support/roadmap.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML roadmap (as of January 2020) diff --git a/docs/source/support/support.rst b/docs/source/support/support.rst index cd460c0cb5..ceae2ebc94 100644 --- a/docs/source/support/support.rst +++ b/docs/source/support/support.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Support diff --git a/docs/source/tools/assistant.rst b/docs/source/tools/assistant.rst index 4e25ac50b1..b8024fe757 100644 --- a/docs/source/tools/assistant.rst +++ b/docs/source/tools/assistant.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Assistant (``daml``) diff --git a/docs/source/tools/codegen.rst b/docs/source/tools/codegen.rst index f7d6b41ebf..3b72ac07ab 100644 --- a/docs/source/tools/codegen.rst +++ b/docs/source/tools/codegen.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML codegen diff --git a/docs/source/tools/extractor.rst b/docs/source/tools/extractor.rst index 50fc48ba07..f18a364af1 100644 --- a/docs/source/tools/extractor.rst +++ b/docs/source/tools/extractor.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Extractor diff --git a/docs/source/tools/ledger-api-test-tool/index.rst b/docs/source/tools/ledger-api-test-tool/index.rst index c574b23f2f..1216659119 100644 --- a/docs/source/tools/ledger-api-test-tool/index.rst +++ b/docs/source/tools/ledger-api-test-tool/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Ledger API Test Tool diff --git a/docs/source/tools/navigator/console.rst b/docs/source/tools/navigator/console.rst index d065c0b2cf..1243eb4f31 100644 --- a/docs/source/tools/navigator/console.rst +++ b/docs/source/tools/navigator/console.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Navigator Console diff --git a/docs/source/tools/navigator/database.rst b/docs/source/tools/navigator/database.rst index c02a14c51b..a08e3aa8c8 100644 --- a/docs/source/tools/navigator/database.rst +++ b/docs/source/tools/navigator/database.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Querying the Navigator local database diff --git a/docs/source/tools/navigator/index.rst b/docs/source/tools/navigator/index.rst index bb15dc4e15..11c723641a 100644 --- a/docs/source/tools/navigator/index.rst +++ b/docs/source/tools/navigator/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Navigator diff --git a/docs/source/tools/sandbox.rst b/docs/source/tools/sandbox.rst index c17601c205..5fe9b48686 100644 --- a/docs/source/tools/sandbox.rst +++ b/docs/source/tools/sandbox.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _sandbox-manual: diff --git a/docs/source/tools/visual.rst b/docs/source/tools/visual.rst index 9b0f8c462f..941c2e29f9 100644 --- a/docs/source/tools/visual.rst +++ b/docs/source/tools/visual.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Visualizing DAML Contracts diff --git a/docs/source/triggers/index.rst b/docs/source/triggers/index.rst index 1eba1a6f5d..4bce3848b8 100644 --- a/docs/source/triggers/index.rst +++ b/docs/source/triggers/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Triggers - Off-Ledger Automation in DAML diff --git a/docs/source/triggers/template-root/src/CopyTrigger.daml b/docs/source/triggers/template-root/src/CopyTrigger.daml index 6095dfdaf8..7e7c985083 100644 --- a/docs/source/triggers/template-root/src/CopyTrigger.daml +++ b/docs/source/triggers/template-root/src/CopyTrigger.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/docs/source/upgrade/example/coin-1.0.0/daml.yaml b/docs/source/upgrade/example/coin-1.0.0/daml.yaml index 6bf3d19df9..fbfbff6688 100644 --- a/docs/source/upgrade/example/coin-1.0.0/daml.yaml +++ b/docs/source/upgrade/example/coin-1.0.0/daml.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 sdk-version: 0.0.0 diff --git a/docs/source/upgrade/example/coin-1.0.0/daml/CoinV1.daml b/docs/source/upgrade/example/coin-1.0.0/daml/CoinV1.daml index 18ba6fdb91..4a6c5af604 100644 --- a/docs/source/upgrade/example/coin-1.0.0/daml/CoinV1.daml +++ b/docs/source/upgrade/example/coin-1.0.0/daml/CoinV1.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- COIN_BEGIN diff --git a/docs/source/upgrade/example/coin-2.0.0/daml.yaml b/docs/source/upgrade/example/coin-2.0.0/daml.yaml index b4d37e40b6..5b0148d27d 100644 --- a/docs/source/upgrade/example/coin-2.0.0/daml.yaml +++ b/docs/source/upgrade/example/coin-2.0.0/daml.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 sdk-version: 0.0.0 diff --git a/docs/source/upgrade/example/coin-2.0.0/daml/CoinV2.daml b/docs/source/upgrade/example/coin-2.0.0/daml/CoinV2.daml index 5995ee6260..adfbc4aadf 100644 --- a/docs/source/upgrade/example/coin-2.0.0/daml/CoinV2.daml +++ b/docs/source/upgrade/example/coin-2.0.0/daml/CoinV2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- COIN_AMOUNT_BEGIN diff --git a/docs/source/upgrade/example/coin-upgrade/daml.yaml b/docs/source/upgrade/example/coin-upgrade/daml.yaml index 00a840c4bf..5345619240 100644 --- a/docs/source/upgrade/example/coin-upgrade/daml.yaml +++ b/docs/source/upgrade/example/coin-upgrade/daml.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The DAML Authors. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 sdk-version: 0.0.0 diff --git a/docs/source/upgrade/example/coin-upgrade/daml/UpgradeFromCoinV1.daml b/docs/source/upgrade/example/coin-upgrade/daml/UpgradeFromCoinV1.daml index ba51db71ff..46422ba38c 100644 --- a/docs/source/upgrade/example/coin-upgrade/daml/UpgradeFromCoinV1.daml +++ b/docs/source/upgrade/example/coin-upgrade/daml/UpgradeFromCoinV1.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2020 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- UPGRADE_MODULE_BEGIN diff --git a/docs/source/upgrade/index.rst b/docs/source/upgrade/index.rst index dce75c0131..791cd41053 100644 --- a/docs/source/upgrade/index.rst +++ b/docs/source/upgrade/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2020 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _upgrade-overview: diff --git a/docs/theme/Gruntfile.js b/docs/theme/Gruntfile.js index e2400ddcd8..f1f9d43e88 100644 --- a/docs/theme/Gruntfile.js +++ b/docs/theme/Gruntfile.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020 The DAML Authors. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module.exports = function(grunt) { diff --git a/docs/theme/da_theme_skeleton/boxes.html b/docs/theme/da_theme_skeleton/boxes.html index c35d199ede..ee02edb3a9 100644 --- a/docs/theme/da_theme_skeleton/boxes.html +++ b/docs/theme/da_theme_skeleton/boxes.html @@ -1,4 +1,4 @@ - + {% macro safe_pathto(p) -%} diff --git a/docs/theme/da_theme_skeleton/breadcrumbs.html b/docs/theme/da_theme_skeleton/breadcrumbs.html index 5c36fa22da..b8d564829a 100644 --- a/docs/theme/da_theme_skeleton/breadcrumbs.html +++ b/docs/theme/da_theme_skeleton/breadcrumbs.html @@ -1,4 +1,4 @@ - + {# Support for Sphinx 1.3+ page_source_suffix, but don't break old builds. #} diff --git a/docs/theme/da_theme_skeleton/footer.html b/docs/theme/da_theme_skeleton/footer.html index c6b378d0c3..66c54200cd 100644 --- a/docs/theme/da_theme_skeleton/footer.html +++ b/docs/theme/da_theme_skeleton/footer.html @@ -1,4 +1,4 @@ - +