From 878429e3bf07b09e727224d5dc423444d071a95b Mon Sep 17 00:00:00 2001 From: Gary Verhaegen Date: Thu, 2 Jan 2020 21:21:13 +0100 Subject: [PATCH] update copyright notices to 2020 (#3939) copyright update 2020 * update template * run script: `dade-copyright-headers update .` * update script * manual adjustments * exclude frozen proto files from further header checks (by adding NO_AUTO_COPYRIGHT files) --- 3rdparty/c/BUILD.bazel | 2 +- COPY | 2 +- LICENSE | 2 +- NOTICES | 6 +++--- README.md | 2 +- bazel-haskell-deps.bzl | 2 +- bazel-java-deps.bzl | 2 +- bazel_tools/BUILD.bazel | 2 +- bazel_tools/client_server/BUILD.bazel | 2 +- bazel_tools/client_server/client_server_build.bzl | 2 +- bazel_tools/client_server/client_server_test.bzl | 2 +- bazel_tools/client_server/runner/BUILD.bazel | 2 +- bazel_tools/client_server/runner/Main.hs | 2 +- bazel_tools/client_server/tests/BUILD.bazel | 2 +- bazel_tools/client_server/tests/client.sh | 2 +- bazel_tools/client_server/tests/server.scala | 2 +- bazel_tools/dev_env_tool/BUILD.bazel | 2 +- bazel_tools/dev_env_tool/dev_env_tool.bzl | 2 +- bazel_tools/docs.bzl | 2 +- bazel_tools/docs/BUILD.bazel | 2 +- bazel_tools/fat_cc_library.bzl | 2 +- bazel_tools/ghc_dwarf.bzl | 2 +- bazel_tools/ghci-template.sh | 2 +- bazel_tools/haskell.bzl | 2 +- bazel_tools/hlint.bzl | 2 +- bazel_tools/java.bzl | 2 +- bazel_tools/java_testing/BUILD.bazel | 2 +- bazel_tools/java_testing/java_test_suite.bzl | 2 +- bazel_tools/javadoc_library.bzl | 2 +- bazel_tools/os_info.bzl | 2 +- bazel_tools/packaging/BUILD.bazel | 2 +- bazel_tools/packaging/package-app.sh | 2 +- bazel_tools/packaging/packaging.bzl | 2 +- bazel_tools/pkg.bzl | 2 +- bazel_tools/pom_file.bzl | 2 +- bazel_tools/proto.bzl | 2 +- .../digitalasset/daml/bazeltools/BazelRunfiles.scala | 2 +- bazel_tools/scala.bzl | 2 +- build-scripts/drop-all-objects.sql | 5 +---- build-scripts/github/merge-prohibition.sh | 2 +- build-scripts/key_change.sh | 2 +- build-scripts/no-multi-branch-helpers.groovy | 2 +- build.sh | 2 +- ci/azure-cleanup/purge_old_agents.py | 2 +- ci/configure-bazel.sh | 2 +- ci/cron/BUILD.bazel | 2 +- ci/cron/run.sh | 2 +- ci/cron/src/Main.hs | 2 +- ci/dev-env-install.sh | 2 +- ci/dev-env-push.py | 2 +- ci/release.sh | 2 +- compiler/daml-extension/BUILD.bazel | 2 +- compiler/daml-extension/ci-tests.sh | 2 +- compiler/daml-extension/src/extension.ts | 2 +- compiler/daml-extension/src/webview.css | 2 +- compiler/daml-extension/src/webview.js | 2 +- compiler/daml-extension/syntaxes/TestGrammar.daml | 2 +- compiler/daml-extension/test/extension.test.ts | 2 +- compiler/daml-extension/test/index.ts | 2 +- compiler/daml-lf-ast/BUILD.bazel | 2 +- compiler/daml-lf-ast/daml-lf-ast.cabal | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Base.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Numeric.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Optics.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Pretty.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Recursive.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Type.hs | 2 +- .../daml-lf-ast/src/DA/Daml/LF/Ast/TypeLevelNat.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Util.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/Version.hs | 2 +- compiler/daml-lf-ast/src/DA/Daml/LF/Ast/World.hs | 2 +- compiler/daml-lf-ast/test/DA/Daml/LF/Ast/Tests.hs | 2 +- compiler/daml-lf-proto/BUILD.bazel | 2 +- compiler/daml-lf-proto/daml-lf-proto.cabal | 2 +- compiler/daml-lf-proto/src/DA/Daml/LF/Mangling.hs | 2 +- .../daml-lf-proto/src/DA/Daml/LF/Proto3/Archive.hs | 2 +- compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Decode.hs | 2 +- .../daml-lf-proto/src/DA/Daml/LF/Proto3/DecodeV1.hs | 2 +- compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Encode.hs | 2 +- .../daml-lf-proto/src/DA/Daml/LF/Proto3/EncodeV1.hs | 2 +- compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Error.hs | 2 +- compiler/daml-lf-proto/src/DA/Daml/LF/Proto3/Util.hs | 2 +- compiler/daml-lf-reader/BUILD.bazel | 2 +- compiler/daml-lf-reader/src/DA/Daml/LF/Reader.hs | 2 +- compiler/daml-lf-tools/BUILD.bazel | 2 +- .../src/DA/Daml/LF/InferSerializability.hs | 2 +- compiler/daml-lf-tools/src/DA/Daml/LF/Simplifier.hs | 2 +- compiler/daml-lf-tools/src/DA/Daml/LF/TypeChecker.hs | 2 +- .../daml-lf-tools/src/DA/Daml/LF/TypeChecker/Check.hs | 2 +- .../daml-lf-tools/src/DA/Daml/LF/TypeChecker/Env.hs | 2 +- .../daml-lf-tools/src/DA/Daml/LF/TypeChecker/Error.hs | 2 +- .../src/DA/Daml/LF/TypeChecker/NameCollision.hs | 2 +- .../src/DA/Daml/LF/TypeChecker/PartyLiterals.hs | 2 +- .../src/DA/Daml/LF/TypeChecker/Recursion.hs | 2 +- .../src/DA/Daml/LF/TypeChecker/Serializability.hs | 2 +- compiler/daml-licenses/BUILD.bazel | 2 +- compiler/daml-licenses/licenses/daml-ghc-lib-LICENSE | 2 +- compiler/daml-licenses/licenses/extract.py | 2 +- compiler/daml-licenses/source/da-sdk-license.rst | 4 ++-- compiler/daml-licenses/source/index.rst | 2 +- .../source/licensing/da-theme-licenses.rst | 2 +- compiler/daml-licenses/source/licensing/damlc.rst | 2 +- .../daml-licenses/source/licensing/docs-licenses.rst | 2 +- .../source/licensing/extension-licenses.rst | 2 +- .../source/licensing/ledger-client-licenses.rst | 2 +- .../licensing/ledger-language-support-licenses.rst | 2 +- .../source/licensing/scenario-service-licenses.rst | 2 +- compiler/daml-licenses/test.sh | 2 +- compiler/damlc/BUILD.bazel | 2 +- compiler/damlc/base-hoogle-template.txt | 2 +- compiler/damlc/base-rst-template.rst | 2 +- compiler/damlc/daml-compiler/BUILD.bazel | 2 +- .../damlc/daml-compiler/src/DA/Daml/Compiler/Dar.hs | 2 +- .../src/DA/Daml/Compiler/DataDependencies.hs | 2 +- .../daml-compiler/src/DA/Daml/Compiler/DocTest.hs | 2 +- .../daml-compiler/src/DA/Daml/Compiler/Scenario.hs | 2 +- .../daml-compiler/src/DA/Daml/Compiler/Upgrade.hs | 2 +- compiler/damlc/daml-doc/BUILD.bazel | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Anchor.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Annotate.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Driver.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Extract.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Extract/Exports.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Render/Hoogle.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Render/Markdown.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Render/Monoid.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Render/Output.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Rst.hs | 2 +- .../damlc/daml-doc/src/DA/Daml/Doc/Render/Types.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Render/Util.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Transform.hs | 2 +- compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs | 2 +- .../daml-doc/test/DA/Daml/GHC/Damldoc/Render/Tests.hs | 2 +- .../damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Tests.hs | 2 +- compiler/damlc/daml-doctest/BUILD.bazel | 2 +- compiler/damlc/daml-doctest/src/DA/Daml/DocTest.hs | 2 +- compiler/damlc/daml-ide-core/BUILD.bazel | 2 +- .../daml-ide-core/src/Development/IDE/Core/API.hs | 2 +- .../src/Development/IDE/Core/RuleTypes/Daml.hs | 2 +- .../src/Development/IDE/Core/Rules/Daml.hs | 2 +- .../src/Development/IDE/Core/Service/Daml.hs | 2 +- .../test/Development/IDE/State/API/Testing.hs | 2 +- compiler/damlc/daml-ide/BUILD.bazel | 2 +- compiler/damlc/daml-ide/src/DA/Daml/LanguageServer.hs | 2 +- .../daml-ide/src/DA/Daml/LanguageServer/CodeLens.hs | 2 +- .../daml-ide/src/DA/Daml/LanguageServer/Visualize.hs | 2 +- compiler/damlc/daml-lf-conversion/BUILD.bazel | 2 +- .../daml-lf-conversion/src/DA/Daml/LFConversion.hs | 2 +- .../src/DA/Daml/LFConversion/Primitives.hs | 2 +- .../src/DA/Daml/LFConversion/UtilGHC.hs | 2 +- .../src/DA/Daml/LFConversion/UtilLF.hs | 2 +- compiler/damlc/daml-opts/BUILD.bazel | 2 +- .../daml-opts/daml-opts-types/DA/Daml/Options/Types.hs | 2 +- compiler/damlc/daml-opts/daml-opts/DA/Daml/Options.hs | 2 +- compiler/damlc/daml-preprocessor/BUILD.bazel | 2 +- .../daml-preprocessor/src/DA/Daml/Preprocessor.hs | 2 +- .../src/DA/Daml/Preprocessor/EnumType.hs | 2 +- .../src/DA/Daml/Preprocessor/Generics.hs | 2 +- .../src/DA/Daml/Preprocessor/Records.hs | 2 +- compiler/damlc/daml-prim-src/BUILD.bazel | 2 +- .../damlc/daml-prim-src/Control/Exception/Base.daml | 2 +- compiler/damlc/daml-prim-src/DA/Types.daml | 2 +- compiler/damlc/daml-prim-src/Data/String.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Base.daml | 2 +- compiler/damlc/daml-prim-src/GHC/CString.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Classes.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Enum.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Err.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Integer/Type.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Natural.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Num.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Real.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Show.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Tuple.daml | 2 +- compiler/damlc/daml-prim-src/GHC/Types.daml | 2 +- compiler/damlc/daml-prim-src/LibraryModules.daml | 2 +- compiler/damlc/daml-stdlib-src/BUILD.bazel | 2 +- compiler/damlc/daml-stdlib-src/DA/Action.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Action/State.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Assert.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Date.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Either.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Foldable.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Functor.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Generics.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/Any.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/Assert.daml | 2 +- .../damlc/daml-stdlib-src/DA/Internal/Compatible.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/Date.daml | 2 +- .../damlc/daml-stdlib-src/DA/Internal/Desugar.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/LF.daml | 2 +- .../damlc/daml-stdlib-src/DA/Internal/Prelude.daml | 2 +- .../daml-stdlib-src/DA/Internal/RebindableSyntax.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/Record.daml | 2 +- .../damlc/daml-stdlib-src/DA/Internal/Template.daml | 2 +- .../DA/Internal/Template/Functions.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Internal/Time.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/List.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/List/Total.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Logic.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Map.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Math.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Maybe.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Maybe/Total.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Monoid.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Next/Map.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Next/Set.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Numeric.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Optional.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Random.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Record.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Semigroup.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Text.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/TextMap.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Time.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Traversable.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Tuple.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Upgrade.daml | 2 +- compiler/damlc/daml-stdlib-src/DA/Validation.daml | 2 +- compiler/damlc/daml-stdlib-src/LibraryModules.daml | 2 +- compiler/damlc/daml-stdlib-src/Prelude.daml | 2 +- compiler/damlc/daml-visual/BUILD.bazel | 2 +- compiler/damlc/daml-visual/src/DA/Daml/Visual.hs | 2 +- compiler/damlc/daml-visual/src/DA/d3-dev/d3-dev.html | 2 +- compiler/damlc/exe/Main.hs | 2 +- compiler/damlc/ide-debug-driver/BUILD.bazel | 2 +- compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs | 2 +- compiler/damlc/jar/BUILD.bazel | 2 +- .../damlc/jar/src/com/digitalasset/damlc/Runner.java | 2 +- compiler/damlc/lib/DA/Cli/Args.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/Base.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/BuildInfo.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/Command/Damldoc.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/IdeState.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/Packaging.hs | 2 +- compiler/damlc/lib/DA/Cli/Damlc/Test.hs | 2 +- compiler/damlc/lib/DA/Cli/Options.hs | 2 +- compiler/damlc/lib/DA/Cli/Output.hs | 2 +- compiler/damlc/pkg-db/BUILD.bazel | 2 +- compiler/damlc/pkg-db/util.bzl | 2 +- compiler/damlc/stable-packages/BUILD.bazel | 2 +- .../damlc/stable-packages/src/GenerateStablePackage.hs | 2 +- compiler/damlc/tests/BUILD.bazel | 2 +- compiler/damlc/tests/bond-trading/Bond.daml | 2 +- compiler/damlc/tests/bond-trading/Cash.daml | 2 +- compiler/damlc/tests/bond-trading/Dvp.daml | 2 +- compiler/damlc/tests/bond-trading/DvpNotification.daml | 2 +- compiler/damlc/tests/bond-trading/DvpTerms.daml | 2 +- compiler/damlc/tests/bond-trading/Helper.daml | 2 +- compiler/damlc/tests/bond-trading/Setup.daml | 2 +- compiler/damlc/tests/bond-trading/Test.daml | 2 +- compiler/damlc/tests/daml-test-files/ActionFail.daml | 2 +- .../damlc/tests/daml-test-files/AliasCompression.daml | 2 +- .../damlc/tests/daml-test-files/AliasNonLocal.daml | 2 +- .../damlc/tests/daml-test-files/AmbiguousDataType.daml | 2 +- compiler/damlc/tests/daml-test-files/AnyChoice.daml | 2 +- .../damlc/tests/daml-test-files/AnyContractKey.daml | 2 +- compiler/damlc/tests/daml-test-files/AnyEq.daml | 2 +- compiler/damlc/tests/daml-test-files/AnyTemplate.daml | 2 +- compiler/damlc/tests/daml-test-files/Bad.daml | 2 +- compiler/damlc/tests/daml-test-files/BadCodePoint.daml | 2 +- .../damlc/tests/daml-test-files/ChoiceSyntaxes.daml | 2 +- .../daml-test-files/Choice_no_params_template.daml | 2 +- .../tests/daml-test-files/Choice_superfluous_with.daml | 2 +- .../damlc/tests/daml-test-files/CoerceContractId.daml | 2 +- compiler/damlc/tests/daml-test-files/Conjunction.daml | 2 +- .../tests/daml-test-files/ConstrainedRecursion.daml | 2 +- compiler/damlc/tests/daml-test-files/Constraint.daml | 2 +- .../damlc/tests/daml-test-files/ConstraintBad.daml | 2 +- .../damlc/tests/daml-test-files/ConstraintTuples.daml | 2 +- .../damlc/tests/daml-test-files/CreateAndExercise.daml | 2 +- .../damlc/tests/daml-test-files/CustomOptional.daml | 2 +- compiler/damlc/tests/daml-test-files/Cyclic.daml | 2 +- .../damlc/tests/daml-test-files/DataRecursion.daml | 2 +- compiler/damlc/tests/daml-test-files/DataTypes.daml | 2 +- .../damlc/tests/daml-test-files/DefaultMethods.daml | 2 +- compiler/damlc/tests/daml-test-files/Deriving.daml | 2 +- .../damlc/tests/daml-test-files/DesugarWarnings.daml | 2 +- .../tests/daml-test-files/DisjunctionChoices.daml | 2 +- compiler/damlc/tests/daml-test-files/Divulgence.daml | 2 +- compiler/damlc/tests/daml-test-files/Either.daml | 2 +- compiler/damlc/tests/daml-test-files/Empty.daml | 2 +- compiler/damlc/tests/daml-test-files/EmptyWith.daml | 2 +- compiler/damlc/tests/daml-test-files/Enum.daml | 2 +- .../damlc/tests/daml-test-files/EnumFromThenTo.daml | 2 +- compiler/damlc/tests/daml-test-files/EnumLF.daml | 2 +- compiler/damlc/tests/daml-test-files/EqContractId.daml | 2 +- compiler/damlc/tests/daml-test-files/EqPoly.daml | 2 +- .../damlc/tests/daml-test-files/ErrorsWithColons.daml | 2 +- compiler/damlc/tests/daml-test-files/Examples.daml | 2 +- .../tests/daml-test-files/ExerciseWithoutActors.daml | 2 +- compiler/damlc/tests/daml-test-files/Existential.daml | 2 +- .../damlc/tests/daml-test-files/ExistentialSum.daml | 2 +- compiler/damlc/tests/daml-test-files/Fib.daml | 2 +- .../tests/daml-test-files/GenericTemplateError.daml | 2 +- compiler/damlc/tests/daml-test-files/Generics.daml | 2 +- compiler/damlc/tests/daml-test-files/GetParty.daml | 2 +- .../damlc/tests/daml-test-files/GetPartyError.daml | 2 +- compiler/damlc/tests/daml-test-files/Good.daml | 2 +- .../damlc/tests/daml-test-files/GoodCodePoints.daml | 2 +- compiler/damlc/tests/daml-test-files/HelloWorld.daml | 2 +- compiler/damlc/tests/daml-test-files/Import.daml | 2 +- .../damlc/tests/daml-test-files/IntBoundsDynamic.daml | 2 +- .../damlc/tests/daml-test-files/IntBoundsLower.daml | 2 +- .../damlc/tests/daml-test-files/IntBoundsUpper.daml | 2 +- .../damlc/tests/daml-test-files/InternalImport.daml | 2 +- .../tests/daml-test-files/InternedExternalRefs.daml | 2 +- compiler/damlc/tests/daml-test-files/Iou12.daml | 2 +- compiler/damlc/tests/daml-test-files/Isomorphism.daml | 2 +- .../damlc/tests/daml-test-files/IsomorphismFail.daml | 2 +- compiler/damlc/tests/daml-test-files/Lazy.daml | 2 +- compiler/damlc/tests/daml-test-files/List.daml | 2 +- .../damlc/tests/daml-test-files/ListComprehension.daml | 2 +- compiler/damlc/tests/daml-test-files/ListEq.daml | 2 +- compiler/damlc/tests/daml-test-files/Locations.daml | 2 +- compiler/damlc/tests/daml-test-files/LogicTest.daml | 2 +- compiler/damlc/tests/daml-test-files/Main.daml | 2 +- compiler/damlc/tests/daml-test-files/Map.daml | 2 +- compiler/damlc/tests/daml-test-files/Math.daml | 2 +- compiler/damlc/tests/daml-test-files/MaybeCompat.daml | 2 +- .../damlc/tests/daml-test-files/MissingFields.daml | 2 +- .../damlc/tests/daml-test-files/MissingVersion.daml | 2 +- compiler/damlc/tests/daml-test-files/ModuleName.daml | 2 +- .../damlc/tests/daml-test-files/ModuleNameWarning.daml | 2 +- compiler/damlc/tests/daml-test-files/MonoidTest.daml | 2 +- .../damlc/tests/daml-test-files/MultipleFields.daml | 2 +- compiler/damlc/tests/daml-test-files/Nat.daml | 2 +- compiler/damlc/tests/daml-test-files/Newtype.daml | 2 +- .../damlc/tests/daml-test-files/NewtypeDerive.daml | 2 +- .../tests/daml-test-files/NewtypeHigherKinded.daml | 2 +- .../damlc/tests/daml-test-files/NewtypeNested.daml | 2 +- .../tests/daml-test-files/NewtypePolymorphic.daml | 2 +- compiler/damlc/tests/daml-test-files/NextMap.daml | 2 +- compiler/damlc/tests/daml-test-files/NoCaseOfCase.daml | 2 +- .../damlc/tests/daml-test-files/NoControllerAsVar.daml | 2 +- .../damlc/tests/daml-test-files/No_concat_clash.daml | 2 +- compiler/damlc/tests/daml-test-files/NonEmpty.daml | 2 +- compiler/damlc/tests/daml-test-files/NumericLit.daml | 2 +- .../tests/daml-test-files/NumericLitMonoScaleOOB.daml | 2 +- .../tests/daml-test-files/NumericLitMonoScaleOOB2.daml | 2 +- .../damlc/tests/daml-test-files/NumericLitPoly.daml | 2 +- .../tests/daml-test-files/NumericScalePropagation.daml | 2 +- compiler/damlc/tests/daml-test-files/Optional.daml | 2 +- .../damlc/tests/daml-test-files/Optional_Total.daml | 2 +- compiler/damlc/tests/daml-test-files/OrdOptional.daml | 2 +- compiler/damlc/tests/daml-test-files/Otherwise.daml | 2 +- compiler/damlc/tests/daml-test-files/PartyCompare.daml | 2 +- compiler/damlc/tests/daml-test-files/PatError.daml | 2 +- .../damlc/tests/daml-test-files/PatternSynonyms.daml | 2 +- compiler/damlc/tests/daml-test-files/Phantom.daml | 2 +- .../damlc/tests/daml-test-files/PolymorphicTest.daml | 2 +- compiler/damlc/tests/daml-test-files/Precondition.daml | 2 +- compiler/damlc/tests/daml-test-files/PreludeTest.daml | 2 +- compiler/damlc/tests/daml-test-files/Profunctor.daml | 2 +- .../damlc/tests/daml-test-files/QualifiedPrelude.daml | 2 +- compiler/damlc/tests/daml-test-files/Random.daml | 2 +- compiler/damlc/tests/daml-test-files/Rank2.daml | 2 +- .../tests/daml-test-files/RationalLowerBoundError.daml | 2 +- .../tests/daml-test-files/RationalLowerBoundMax.daml | 2 +- .../tests/daml-test-files/RationalPrecisionMax.daml | 2 +- .../RationalPrecisionUpperBoundError.daml | 2 +- .../tests/daml-test-files/RationalUpperBoundError.daml | 2 +- .../tests/daml-test-files/RationalUpperBoundMax.daml | 2 +- compiler/damlc/tests/daml-test-files/RecordBig.daml | 2 +- compiler/damlc/tests/daml-test-files/RecordUpdate.daml | 2 +- compiler/damlc/tests/daml-test-files/Records.daml | 2 +- compiler/damlc/tests/daml-test-files/RecordsMore.daml | 2 +- .../tests/daml-test-files/RelTimeDetailsHidden1.daml | 2 +- .../tests/daml-test-files/RelTimeDetailsHidden2.daml | 2 +- compiler/damlc/tests/daml-test-files/RightOfUse.daml | 2 +- .../tests/daml-test-files/SameNameConstructor.daml | 2 +- .../tests/daml-test-files/ScenarioReturningUpdate.daml | 2 +- compiler/damlc/tests/daml-test-files/Self.daml | 2 +- compiler/damlc/tests/daml-test-files/Self2.daml | 2 +- .../damlc/tests/daml-test-files/SemigroupTest.daml | 2 +- .../tests/daml-test-files/SerializableAnnotation.daml | 2 +- .../SerializableAnnotation/Imported.daml | 2 +- compiler/damlc/tests/daml-test-files/Set.daml | 2 +- compiler/damlc/tests/daml-test-files/ShortCircuit.daml | 2 +- compiler/damlc/tests/daml-test-files/Show.daml | 2 +- compiler/damlc/tests/daml-test-files/Simple.daml | 2 +- .../damlc/tests/daml-test-files/SingleConEnum.daml | 2 +- .../tests/daml-test-files/SingleConEnumError.daml | 2 +- compiler/damlc/tests/daml-test-files/Stdlib.daml | 2 +- .../damlc/tests/daml-test-files/Subdir/Examples.daml | 2 +- compiler/damlc/tests/daml-test-files/SubmitFail.daml | 2 +- .../SubmitterInMaintainers_after_1866.daml | 2 +- .../SubmitterInMaintainers_before_1866.daml | 2 +- compiler/damlc/tests/daml-test-files/SugarUnit.daml | 2 +- compiler/damlc/tests/daml-test-files/SumProducts.daml | 2 +- compiler/damlc/tests/daml-test-files/Symbol.daml | 2 +- .../damlc/tests/daml-test-files/TemplateHeaders.daml | 2 +- .../damlc/tests/daml-test-files/TemplateTypeRep.daml | 2 +- .../damlc/tests/daml-test-files/TemplateTypeRep2.daml | 2 +- compiler/damlc/tests/daml-test-files/Text.daml | 2 +- compiler/damlc/tests/daml-test-files/TextEq.daml | 2 +- compiler/damlc/tests/daml-test-files/TextMap.daml | 2 +- compiler/damlc/tests/daml-test-files/Trace.daml | 2 +- compiler/damlc/tests/daml-test-files/Tuple.daml | 2 +- compiler/damlc/tests/daml-test-files/TypeFamily.daml | 2 +- .../damlc/tests/daml-test-files/TypeVarShadowing.daml | 2 +- compiler/damlc/tests/daml-test-files/Unicode.daml | 2 +- .../damlc/tests/daml-test-files/Unserializable.daml | 2 +- compiler/damlc/tests/daml-test-files/UnusedLet.daml | 2 +- compiler/damlc/tests/daml-test-files/UseInteger.daml | 2 +- compiler/damlc/tests/daml-test-files/Validation.daml | 2 +- .../damlc/tests/daml-test-files/ValueRecursion.daml | 2 +- compiler/damlc/tests/daml-test-files/Warnings.daml | 2 +- .../ide/ImportErrors/ImportNotFound.daml | 2 +- .../ide/ImportErrors/ImportingImportNotFound.daml | 2 +- .../damlc/tests/daml-test-files/ide/Qualified/Bad.daml | 2 +- .../tests/daml-test-files/ide/Qualified/Good.daml | 2 +- .../tests/daml-test-files/ide/Qualified/Import.daml | 2 +- .../tests/daml-test-files/ide/RecursiveImport.daml | 2 +- .../damlc/tests/daml-test-files/ide/warning_tab.daml | 2 +- compiler/damlc/tests/src/CliParser.hs | 2 +- compiler/damlc/tests/src/DA/Test/DamlDoc.hs | 2 +- compiler/damlc/tests/src/DA/Test/DamlDocTest.hs | 2 +- .../damlc/tests/src/DA/Test/DamlDocTestIntegration.hs | 2 +- compiler/damlc/tests/src/DA/Test/DamlcIntegration.hs | 2 +- compiler/damlc/tests/src/DA/Test/GenerateModuleTree.hs | 2 +- compiler/damlc/tests/src/DA/Test/GenerateSimpleDalf.hs | 2 +- compiler/damlc/tests/src/DA/Test/IncrementalBuilds.hs | 2 +- compiler/damlc/tests/src/DA/Test/Packaging.hs | 2 +- compiler/damlc/tests/src/DA/Test/PositionMapping.hs | 2 +- compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs | 2 +- compiler/damlc/tests/src/DamlcTest.hs | 2 +- compiler/damlc/tests/src/DarReaderTest.hs | 2 +- compiler/damlc/tests/src/daml-ghc-deterministic.sh | 2 +- compiler/damlc/tests/util.bzl | 2 +- compiler/ghcide-daml.sh | 2 +- compiler/lsp-tests/BUILD.bazel | 2 +- compiler/lsp-tests/src/DA/Daml/Lsp/Test/Util.hs | 2 +- compiler/lsp-tests/src/Main.hs | 2 +- compiler/scenario-service/client/BUILD.bazel | 2 +- .../client/src/DA/Daml/LF/PrettyScenario.hs | 2 +- .../client/src/DA/Daml/LF/ScenarioServiceClient.hs | 2 +- .../src/DA/Daml/LF/ScenarioServiceClient/LowLevel.hs | 2 +- compiler/scenario-service/protos/BUILD.bazel | 2 +- .../scenario-service/protos/scenario_service.proto | 2 +- compiler/scenario-service/server/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/ScenarioServiceMain.scala | 2 +- .../com/digitalasset/daml/lf/scenario/Context.scala | 2 +- .../digitalasset/daml/lf/scenario/Conversions.scala | 2 +- daml-assistant/BUILD.bazel | 2 +- daml-assistant/daml-helper/BUILD.bazel | 2 +- .../daml-helper/src/DA/Daml/Helper/Ledger.hs | 2 +- daml-assistant/daml-helper/src/DA/Daml/Helper/Main.hs | 2 +- daml-assistant/daml-helper/src/DA/Daml/Helper/Run.hs | 2 +- daml-assistant/daml-project-config.cabal | 2 +- .../daml-project-config/DA/Daml/Project/Config.hs | 2 +- .../daml-project-config/DA/Daml/Project/Consts.hs | 2 +- .../daml-project-config/DA/Daml/Project/Types.hs | 2 +- .../daml-project-config/DA/Daml/Project/Util.hs | 2 +- daml-assistant/daml-sdk/BUILD.bazel | 2 +- .../main/scala/com/digitalasset/daml/sdk/SdkMain.scala | 2 +- daml-assistant/exe/DA/Daml/Assistant.hs | 2 +- daml-assistant/get-daml.sh | 2 +- daml-assistant/integration-tests/BUILD.bazel | 2 +- .../src/DA/Daml/Assistant/IntegrationTests.hs | 2 +- daml-assistant/scala-daml-project-config/BUILD.bazel | 2 +- .../digitalasset/assistant/config/ProjectConfig.scala | 2 +- .../com/digitalasset/assistant/ProjectConfigSpec.scala | 2 +- daml-assistant/src/DA/Daml/Assistant/Cache.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Command.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Env.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Install.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Install/Github.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Install/Path.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Types.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Util.hs | 2 +- daml-assistant/src/DA/Daml/Assistant/Version.hs | 2 +- daml-assistant/test/DA/Daml/Assistant/Tests.hs | 2 +- daml-lf/archive/BUILD.bazel | 2 +- daml-lf/archive/archive.bzl | 2 +- .../com/digitalasset/daml_lf_1_6/NO_AUTO_COPYRIGHT | 0 .../com/digitalasset/daml_lf_1_7/NO_AUTO_COPYRIGHT | 0 .../com/digitalasset/daml_lf_dev/daml_lf.proto | 2 +- .../com/digitalasset/daml_lf_dev/daml_lf_0.proto | 2 +- .../com/digitalasset/daml_lf_dev/daml_lf_1.proto | 2 +- .../scala/com/digitalasset/daml/lf/archive/Dar.scala | 2 +- .../daml/lf/archive/DarManifestReader.scala | 2 +- .../com/digitalasset/daml/lf/archive/DarReader.scala | 2 +- .../com/digitalasset/daml/lf/archive/Decode.scala | 2 +- .../com/digitalasset/daml/lf/archive/DecodeV1.scala | 2 +- .../com/digitalasset/daml/lf/archive/Reader.scala | 2 +- .../daml/lf/archive/UniversalArchiveReader.scala | 2 +- daml-lf/archive/src/test/daml/DarReaderTest.daml | 2 +- .../scala/com/digitalasset/daml/lf/ProtoTest.scala | 2 +- .../daml/lf/archive/DarManifestReaderTest.scala | 2 +- .../digitalasset/daml/lf/archive/DarReaderTest.scala | 2 +- .../com/digitalasset/daml/lf/archive/DarSpec.scala | 2 +- .../com/digitalasset/daml/lf/archive/DecodeMain.scala | 2 +- .../digitalasset/daml/lf/archive/DecodeV1Spec.scala | 2 +- .../daml/lf/archive/UniversalArchiveReaderSpec.scala | 2 +- daml-lf/data-scalacheck/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/data/DataArbitrary.scala | 2 +- .../digitalasset/daml/lf/data/FlatSpecCheckLaws.scala | 2 +- .../com/digitalasset/daml/lf/data/Unnatural.scala | 2 +- .../digitalasset/daml/lf/data/WordSpecCheckLaws.scala | 2 +- daml-lf/data/BUILD.bazel | 2 +- .../scala/com/digitalasset/daml/lf/LfVersions.scala | 2 +- .../com/digitalasset/daml/lf/data/ArrayFactory.scala | 2 +- .../com/digitalasset/daml/lf/data/BackStack.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/Decimal.scala | 2 +- .../com/digitalasset/daml/lf/data/FrontStack.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/ImmArray.scala | 2 +- .../com/digitalasset/daml/lf/data/InsertOrdMap.scala | 2 +- .../com/digitalasset/daml/lf/data/InsertOrdSet.scala | 2 +- .../digitalasset/daml/lf/data/LawlessTraversals.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/MapKOps.scala | 2 +- .../daml/lf/data/MatchingStringModule.scala | 2 +- .../com/digitalasset/daml/lf/data/NumericModule.scala | 2 +- .../main/scala/com/digitalasset/daml/lf/data/Ref.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/Relation.scala | 2 +- .../com/digitalasset/daml/lf/data/ScalazEqual.scala | 2 +- .../digitalasset/daml/lf/data/SortedLookupList.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/Time.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/TryOps.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/Utf8.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/package.scala | 2 +- .../com/digitalasset/daml/lf/LfVersionsSpec.scala | 2 +- .../com/digitalasset/daml/lf/data/DecimalSpec.scala | 2 +- .../com/digitalasset/daml/lf/data/FrontStackSpec.scala | 2 +- .../com/digitalasset/daml/lf/data/ImmArrayTest.scala | 2 +- .../digitalasset/daml/lf/data/InsertOrdMapTest.scala | 2 +- .../digitalasset/daml/lf/data/InsertOrdSetTest.scala | 2 +- .../daml/lf/data/LawlessTraversalsSpec.scala | 2 +- .../com/digitalasset/daml/lf/data/NumericSpec.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/RefTest.scala | 2 +- .../com/digitalasset/daml/lf/data/RelationTest.scala | 2 +- .../daml/lf/data/SortedLookupListSpec.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/TimeSpec.scala | 2 +- .../com/digitalasset/daml/lf/data/TryOpsTest.scala | 2 +- .../scala/com/digitalasset/daml/lf/data/Utf8Spec.scala | 2 +- daml-lf/encoder/BUILD.bazel | 2 +- .../daml/lf/archive/testing/DamlLfEncoder.scala | 2 +- .../digitalasset/daml/lf/archive/testing/Encode.scala | 2 +- .../daml/lf/archive/testing/EncodeV1.scala | 2 +- daml-lf/encoder/src/test/lf/Bool_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Date_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Decimal_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Enum_1.6_1.7_1.dev_.lf | 2 +- daml-lf/encoder/src/test/lf/GenMap_1.dev_.lf | 2 +- daml-lf/encoder/src/test/lf/Int64_all_.lf | 2 +- daml-lf/encoder/src/test/lf/List_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Numeric_1.7_1.dev_.lf | 2 +- .../src/test/lf/Option_1.1_1.3_1.6_1.7_1.dev_.lf | 2 +- daml-lf/encoder/src/test/lf/Party_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Record_all_.lf | 2 +- .../encoder/src/test/lf/TextMap_1.3_1.6_1.7_1.dev_.lf | 2 +- daml-lf/encoder/src/test/lf/Text_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Timestamp_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Unit_all_.lf | 2 +- daml-lf/encoder/src/test/lf/Variant_all_.lf | 2 +- .../daml/lf/archive/testing/DamlLfEncoderTest.scala | 2 +- .../daml/lf/archive/testing/EncodeV1Spec.scala | 2 +- daml-lf/encoder/src/validate.sh | 2 +- daml-lf/engine/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/engine/Blinding.scala | 2 +- .../daml/lf/engine/CommandPreprocessor.scala | 2 +- .../daml/lf/engine/ConcurrentCompiledPackages.scala | 2 +- .../scala/com/digitalasset/daml/lf/engine/Engine.scala | 2 +- .../com/digitalasset/daml/lf/engine/EngineInfo.scala | 2 +- .../scala/com/digitalasset/daml/lf/engine/Error.scala | 2 +- .../scala/com/digitalasset/daml/lf/engine/Event.scala | 2 +- .../daml/lf/engine/MutableCompiledPackages.scala | 2 +- .../digitalasset/daml/lf/engine/PackageLookup.scala | 2 +- .../scala/com/digitalasset/daml/lf/engine/Result.scala | 2 +- .../lf/engine/ShouldCheckSubmitterInMaintainers.scala | 2 +- .../digitalasset/daml/lf/engine/ValueTranslator.scala | 2 +- .../daml/lf/engine/CommandPreprocessorSpec.scala | 2 +- .../digitalasset/daml/lf/engine/EngineInfoTest.scala | 2 +- .../com/digitalasset/daml/lf/engine/EngineTest.scala | 2 +- .../daml/lf/engine/InMemoryPrivateLedgerData.scala | 2 +- .../daml/lf/engine/LargeTransactionTest.scala | 2 +- daml-lf/governance.rst | 2 +- daml-lf/interface/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/iface/DefDataType.scala | 2 +- .../daml/lf/iface/EnvironmentInterface.scala | 2 +- .../com/digitalasset/daml/lf/iface/Interface.scala | 2 +- .../scala/com/digitalasset/daml/lf/iface/Type.scala | 2 +- .../scala/com/digitalasset/daml/lf/iface/package.scala | 2 +- .../daml/lf/iface/reader/DamlLfArchiveReader.scala | 2 +- .../com/digitalasset/daml/lf/iface/reader/Errors.scala | 2 +- .../daml/lf/iface/reader/InterfaceReader.scala | 2 +- .../daml/lf/iface/reader/InterfaceReaderMain.scala | 2 +- .../digitalasset/daml/lf/iface/reader/package.scala | 2 +- .../com/digitalasset/daml/lf/iface/TypeSpec.scala | 2 +- .../daml/lf/iface/reader/InterfaceReaderSpec.scala | 2 +- daml-lf/interpreter/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/CompiledPackages.scala | 2 +- .../com/digitalasset/daml/lf/speedy/Command.scala | 2 +- .../com/digitalasset/daml/lf/speedy/Compiler.scala | 2 +- .../scala/com/digitalasset/daml/lf/speedy/Pretty.scala | 2 +- .../com/digitalasset/daml/lf/speedy/SBuiltin.scala | 2 +- .../scala/com/digitalasset/daml/lf/speedy/SError.scala | 2 +- .../scala/com/digitalasset/daml/lf/speedy/SExpr.scala | 2 +- .../com/digitalasset/daml/lf/speedy/SResult.scala | 2 +- .../scala/com/digitalasset/daml/lf/speedy/SValue.scala | 2 +- .../digitalasset/daml/lf/speedy/SomeArrayEquals.scala | 2 +- .../scala/com/digitalasset/daml/lf/speedy/Speedy.scala | 2 +- .../com/digitalasset/daml/lf/speedy/TraceLog.scala | 2 +- .../digitalasset/daml/lf/speedy/svalue/Equality.scala | 2 +- .../digitalasset/daml/lf/speedy/svalue/Hasher.scala | 2 +- .../scala/com/digitalasset/daml/lf/types/Ledger.scala | 2 +- .../digitalasset/daml/lf/speedy/InterpreterTest.scala | 2 +- .../com/digitalasset/daml/lf/speedy/SBuiltinTest.scala | 2 +- .../daml/lf/speedy/SomeArrayEqualsTest.scala | 2 +- .../com/digitalasset/daml/lf/speedy/SpeedyTest.scala | 2 +- .../daml/lf/speedy/svalue/SEquatableValuesSpec.scala | 2 +- daml-lf/language/BUILD.bazel | 2 +- daml-lf/language/daml-lf.bzl | 2 +- .../scala/com/digitalasset/daml/lf/language/Ast.scala | 2 +- .../daml/lf/language/LanguageMajorVersion.scala | 2 +- .../daml/lf/language/LanguageMinorVersion.scala | 2 +- .../daml/lf/language/LanguageVersion.scala | 2 +- .../scala/com/digitalasset/daml/lf/language/Util.scala | 2 +- .../com/digitalasset/daml/lf/language/AstSpec.scala | 2 +- .../daml/lf/language/LanguageVersionSpec.scala | 2 +- daml-lf/notes/2018-11-01-contract-keys.rst | 2 +- daml-lf/parser/BUILD.bazel | 2 +- .../daml/lf/testing/parser/AstRewriter.scala | 2 +- .../daml/lf/testing/parser/ExprParser.scala | 2 +- .../daml/lf/testing/parser/Implicits.scala | 2 +- .../daml/lf/testing/parser/KindParser.scala | 2 +- .../digitalasset/daml/lf/testing/parser/Lexer.scala | 2 +- .../daml/lf/testing/parser/ModParser.scala | 2 +- .../daml/lf/testing/parser/ParserError.scala | 2 +- .../daml/lf/testing/parser/ParserParameters.scala | 2 +- .../digitalasset/daml/lf/testing/parser/Parsers.scala | 2 +- .../digitalasset/daml/lf/testing/parser/Token.scala | 2 +- .../daml/lf/testing/parser/TypeParser.scala | 2 +- .../digitalasset/daml/lf/testing/parser/package.scala | 2 +- .../daml/lf/testing/parser/ParsersSpec.scala | 2 +- daml-lf/repl/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/repl/testing/Main.scala | 2 +- daml-lf/scenario-interpreter/BUILD.bazel | 2 +- .../digitalasset/daml/lf/speedy/ScenarioRunner.scala | 2 +- .../daml/lf/speedy/ScenarioRunnerTest.scala | 2 +- daml-lf/spec/daml-lf-1.rst | 4 ++-- daml-lf/spec/transaction.rst | 2 +- daml-lf/spec/value.rst | 2 +- daml-lf/tests/AuthorizedDivulgence.daml | 2 +- daml-lf/tests/BUILD.bazel | 2 +- daml-lf/tests/BasicTests.daml | 2 +- daml-lf/tests/ConjunctionChoices.daml | 2 +- .../DontDiscloseNonConsumingExercisesToObservers.daml | 2 +- daml-lf/tests/LargeTransaction.daml | 2 +- daml-lf/tests/Optional.daml | 2 +- daml-lf/tests/daml-lf-test.sh | 2 +- daml-lf/tests/scala-test-limited-stack.sh | 2 +- daml-lf/tests/scenario/actualize.sh | 2 +- .../tests/scenario/daml-1.dev/contract-keys/Test.daml | 2 +- .../tests/scenario/daml-1.dev/divulge-iou/Test.daml | 2 +- .../tests/scenario/daml-1.dev/embed-abort/Test.daml | 2 +- .../tests/scenario/daml-1.dev/eval-agreement/Test.daml | 2 +- daml-lf/tests/scenario/daml-1.dev/mustfails/Test.daml | 2 +- daml-lf/tests/scenario/daml-1.dev/pass-time/Test.daml | 2 +- .../scenario/daml-1.dev/pattern-matching/Test.daml | 2 +- daml-lf/tests/scenario/reset.sh | 2 +- daml-lf/tests/scenario/test.sh | 2 +- daml-lf/transaction-scalacheck/BUILD.bazel | 2 +- .../daml/lf/value/TypedValueGenerators.scala | 2 +- .../digitalasset/daml/lf/value/ValueGenerators.scala | 2 +- daml-lf/transaction/BUILD.bazel | 2 +- .../com/digitalasset/daml/lf/blindinginfo.proto | 2 +- .../com/digitalasset/daml/lf/transaction.proto | 2 +- .../main/protobuf/com/digitalasset/daml/lf/value.proto | 2 +- .../com/digitalasset/daml/lf/command/Command.scala | 2 +- .../daml/lf/transaction/BlindingCoder.scala | 2 +- .../daml/lf/transaction/BlindingInfo.scala | 2 +- .../com/digitalasset/daml/lf/transaction/Node.scala | 2 +- .../digitalasset/daml/lf/transaction/Transaction.scala | 2 +- .../daml/lf/transaction/TransactionCoder.scala | 2 +- .../daml/lf/transaction/TransactionVersion.scala | 2 +- .../daml/lf/transaction/VersionTimeline.scala | 2 +- .../com/digitalasset/daml/lf/transaction/package.scala | 2 +- .../scala/com/digitalasset/daml/lf/value/Value.scala | 2 +- .../com/digitalasset/daml/lf/value/ValueCoder.scala | 2 +- .../com/digitalasset/daml/lf/value/ValueVersion.scala | 2 +- .../com/digitalasset/daml/lf/EitherAssertions.scala | 2 +- .../daml/lf/transaction/TransactionCoderSpec.scala | 2 +- .../daml/lf/transaction/TransactionSpec.scala | 2 +- .../daml/lf/transaction/TransactionVersionSpec.scala | 2 +- .../daml/lf/transaction/VersionTimelineSpec.scala | 2 +- .../digitalasset/daml/lf/value/ValueCoderSpec.scala | 2 +- .../com/digitalasset/daml/lf/value/ValueSpec.scala | 2 +- daml-lf/validation/BUILD.bazel | 2 +- .../digitalasset/daml/lf/validation/AlphaEquiv.scala | 2 +- .../digitalasset/daml/lf/validation/Collision.scala | 2 +- .../digitalasset/daml/lf/validation/NamedEntity.scala | 2 +- .../daml/lf/validation/PartyLiterals.scala | 2 +- .../digitalasset/daml/lf/validation/Recursion.scala | 2 +- .../daml/lf/validation/Serializability.scala | 2 +- .../digitalasset/daml/lf/validation/TypeSubst.scala | 2 +- .../com/digitalasset/daml/lf/validation/Typing.scala | 2 +- .../com/digitalasset/daml/lf/validation/Util.scala | 2 +- .../digitalasset/daml/lf/validation/Validation.scala | 2 +- .../daml/lf/validation/ValidationError.scala | 2 +- .../com/digitalasset/daml/lf/validation/World.scala | 2 +- .../lf/validation/traversable/ExprTraversable.scala | 2 +- .../lf/validation/traversable/TypeTraversable.scala | 2 +- .../daml/lf/validation/AlphaEquivSpec.scala | 2 +- .../daml/lf/validation/CollisionSpec.scala | 2 +- .../daml/lf/validation/PartyLiteralsSpec.scala | 2 +- .../daml/lf/validation/RecursionSpec.scala | 2 +- .../daml/lf/validation/SerializabilitySpec.scala | 2 +- .../com/digitalasset/daml/lf/validation/SpecUtil.scala | 2 +- .../daml/lf/validation/TypeSubstSpec.scala | 2 +- .../digitalasset/daml/lf/validation/TypingSpec.scala | 2 +- daml-script/daml/BUILD.bazel | 2 +- daml-script/daml/Daml/Script.daml | 2 +- daml-script/daml/daml-script-rst-template.rst | 2 +- daml-script/runner/BUILD.bazel | 2 +- .../digitalasset/daml/lf/engine/script/Converter.scala | 2 +- .../digitalasset/daml/lf/engine/script/Runner.scala | 2 +- .../daml/lf/engine/script/RunnerConfig.scala | 2 +- .../daml/lf/engine/script/RunnerMain.scala | 2 +- daml-script/test/BUILD.bazel | 2 +- daml-script/test/daml/MultiTest.daml | 2 +- daml-script/test/daml/ScriptTest.daml | 2 +- .../daml/lf/engine/script/test/MultiParticipant.scala | 2 +- .../daml/lf/engine/script/test/SingleParticipant.scala | 2 +- .../daml/lf/engine/script/test/TestRunner.scala | 2 +- deps.bzl | 2 +- dev-env/bin/da-ghci | 2 +- dev-env/bin/da-ghcid | 2 +- dev-env/bin/dad-add-source-dep.sh | 2 +- dev-env/bin/dade-copyright-headers | 6 +++--- dev-env/profile_bash.sh | 2 +- dev-env/profile_zsh.sh | 2 +- docs/BUILD.bazel | 2 +- docs/configs/html/conf.py | 4 ++-- docs/configs/pdf/conf.py | 10 +++++----- docs/configs/pdf/index.rst | 2 +- docs/configs/static/pygments_daml_lexer.py | 2 +- docs/error.html | 2 +- docs/redirect_template.html | 2 +- docs/scripts/live-preview.sh | 2 +- docs/scripts/preview.sh | 2 +- docs/source/app-dev/app-arch.rst | 2 +- docs/source/app-dev/authentication.rst | 2 +- .../app-dev/bindings-java/code-snippets/Enum.daml | 2 +- .../code-snippets/ParameterizedTypes.daml | 2 +- .../bindings-java/code-snippets/ProductTypes.daml | 2 +- .../app-dev/bindings-java/code-snippets/Templates.daml | 2 +- .../app-dev/bindings-java/code-snippets/Variants.daml | 2 +- docs/source/app-dev/bindings-java/codegen.rst | 2 +- docs/source/app-dev/bindings-java/example.rst | 2 +- docs/source/app-dev/bindings-java/index.rst | 2 +- docs/source/app-dev/bindings-js.rst | 2 +- docs/source/app-dev/bindings-scala/index.rst | 2 +- docs/source/app-dev/bindings-x-lang/index.rst | 2 +- docs/source/app-dev/code-snippets/Templates.daml | 2 +- docs/source/app-dev/code-snippets/Types.daml | 2 +- docs/source/app-dev/code-snippets/daml-lf-result.daml | 2 +- .../app-dev/code-snippets/daml-lf-translation.daml | 2 +- docs/source/app-dev/code-snippets/notation.proto | 2 +- docs/source/app-dev/daml-lf-translation.rst | 2 +- docs/source/app-dev/grpc/daml-to-ledger-api.rst | 2 +- docs/source/app-dev/grpc/index.rst | 2 +- docs/source/app-dev/index.rst | 2 +- docs/source/app-dev/services.rst | 2 +- docs/source/concepts/glossary.rst | 2 +- .../concepts/identity-and-package-management.rst | 2 +- docs/source/concepts/ledger-model/daml/SimpleIou.daml | 2 +- .../concepts/ledger-model/exts/more_named_targets.py | 2 +- docs/source/concepts/ledger-model/hs/Ledger.hs | 2 +- docs/source/concepts/ledger-model/index.rst | 2 +- docs/source/concepts/ledger-model/ledger-daml.rst | 2 +- docs/source/concepts/ledger-model/ledger-integrity.rst | 2 +- docs/source/concepts/ledger-model/ledger-privacy.rst | 2 +- docs/source/concepts/ledger-model/ledger-structure.rst | 2 +- docs/source/daml-integration-kit/index.rst | 2 +- docs/source/daml-script/index.rst | 2 +- .../daml-script/template-root/src/ScriptExample.daml | 2 +- docs/source/daml/anti-patterns.rst | 2 +- .../source/daml/code-snippets/CallablePayout_Call.daml | 2 +- docs/source/daml/code-snippets/ContractKeys.daml | 2 +- docs/source/daml/code-snippets/Functions.daml | 2 +- docs/source/daml/code-snippets/LibraryModules.daml | 2 +- docs/source/daml/code-snippets/PatternMatching.daml | 2 +- docs/source/daml/code-snippets/Payout.daml | 2 +- docs/source/daml/code-snippets/Reference.daml | 2 +- docs/source/daml/code-snippets/RestrictedPayout.daml | 2 +- docs/source/daml/code-snippets/Snippets.daml | 2 +- docs/source/daml/code-snippets/Structure.daml | 2 +- docs/source/daml/code-snippets/TubeSurfaceArea.daml | 2 +- docs/source/daml/code-snippets/TubeSurfaceArea2.daml | 2 +- .../daml/code-snippets/troubleshooting/Check.daml | 2 +- .../code-snippets/troubleshooting/LibraryModule.daml | 2 +- .../daml/code-snippets/troubleshooting/MustChoose.daml | 2 +- .../code-snippets/troubleshooting/ObligableErrors.daml | 2 +- .../code-snippets/troubleshooting/OptionalDemo.daml | 2 +- docs/source/daml/daml-studio.rst | 2 +- docs/source/daml/daml-studio/daml/Abort.daml | 2 +- .../daml/daml-studio/daml/CreateAuthFailure.daml | 2 +- .../daml/daml-studio/daml/ExerciseAuthFailure.daml | 2 +- docs/source/daml/daml-studio/daml/Iou.daml | 2 +- .../daml/daml-studio/daml/NotVisibleFailure.daml | 2 +- docs/source/daml/daml-studio/daml/Test.daml | 2 +- docs/source/daml/good-daml.rst | 2 +- docs/source/daml/intro/0_Intro.rst | 2 +- docs/source/daml/intro/1_Token.rst | 2 +- docs/source/daml/intro/2_Scenario.rst | 2 +- docs/source/daml/intro/3_Data.rst | 2 +- docs/source/daml/intro/4_Transformations.rst | 2 +- docs/source/daml/intro/5_Restrictions.rst | 2 +- docs/source/daml/intro/6_Parties.rst | 2 +- docs/source/daml/intro/7_Composing.rst | 2 +- docs/source/daml/intro/daml/daml-intro-1/Token.daml | 2 +- .../daml/intro/daml/daml-intro-2/Token_Test.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/IDRef.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/Keys.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/List.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/Native.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/Record.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/Tuple.daml | 2 +- docs/source/daml/intro/daml/daml-intro-3/Variants.daml | 2 +- docs/source/daml/intro/daml/daml-intro-4/Contact.daml | 2 +- .../source/daml/intro/daml/daml-intro-4/SimpleIou.daml | 2 +- .../daml/intro/daml/daml-intro-5/Restrictions.daml | 2 +- docs/source/daml/intro/daml/daml-intro-6/Parties.daml | 2 +- .../daml/intro/daml/daml-intro-7/daml/Intro/Asset.daml | 2 +- .../intro/daml/daml-intro-7/daml/Intro/Asset/Role.daml | 2 +- .../daml/daml-intro-7/daml/Intro/Asset/Trade.daml | 2 +- .../intro/daml/daml-intro-7/daml/LibraryModules.daml | 2 +- .../intro/daml/daml-intro-7/daml/Test/Intro/Asset.daml | 2 +- .../daml/daml-intro-7/daml/Test/Intro/Asset/Role.daml | 2 +- .../daml/daml-intro-7/daml/Test/Intro/Asset/Trade.daml | 2 +- docs/source/daml/models-versus-application.rst | 2 +- docs/source/daml/patterns.rst | 2 +- docs/source/daml/patterns/authorization.rst | 2 +- docs/source/daml/patterns/daml/CoinCommitment.daml | 2 +- docs/source/daml/patterns/daml/CoinDelegation.daml | 2 +- docs/source/daml/patterns/daml/CoinIssuance.daml | 2 +- .../patterns/daml/CoinTransferWithAuthorization.daml | 2 +- .../daml/patterns/daml/LockingByChangingState.daml | 2 +- .../daml/patterns/daml/LockingBySafekeeping.daml | 2 +- .../daml/patterns/daml/MultiplePartyAgreement.daml | 2 +- docs/source/daml/patterns/daml/Utilities.daml | 2 +- docs/source/daml/patterns/delegation.rst | 2 +- docs/source/daml/patterns/initaccept.rst | 2 +- docs/source/daml/patterns/legends.rst | 2 +- docs/source/daml/patterns/locking.rst | 2 +- .../daml/patterns/locking/locking-by-archiving.rst | 2 +- .../daml/patterns/locking/locking-by-safekeeping.rst | 2 +- docs/source/daml/patterns/locking/locking-by-state.rst | 2 +- docs/source/daml/patterns/multiparty-agreement.rst | 2 +- docs/source/daml/reference/choices.rst | 2 +- docs/source/daml/reference/contract-keys.rst | 2 +- docs/source/daml/reference/data-types.rst | 2 +- docs/source/daml/reference/expressions.rst | 2 +- docs/source/daml/reference/file-structure.rst | 2 +- docs/source/daml/reference/functions.rst | 2 +- docs/source/daml/reference/index.rst | 2 +- docs/source/daml/reference/packages.rst | 2 +- docs/source/daml/reference/scenarios.rst | 2 +- docs/source/daml/reference/structure.rst | 2 +- docs/source/daml/reference/templates.rst | 2 +- docs/source/daml/reference/updates.rst | 2 +- docs/source/daml/reference/working-with.rst | 2 +- docs/source/daml/testing-scenarios.rst | 2 +- docs/source/daml/troubleshooting.rst | 2 +- docs/source/deploy/index.rst | 2 +- docs/source/deploy/ledger-topologies.rst | 2 +- docs/source/examples/examples.rst | 2 +- docs/source/experimental/warning.rst | 2 +- docs/source/getting-started/installation.rst | 2 +- .../getting-started/introduction/code/Insurance.daml | 2 +- docs/source/getting-started/quickstart.rst | 2 +- .../quickstart/template-root/daml/Iou.daml | 2 +- .../quickstart/template-root/daml/IouTrade.daml | 2 +- .../quickstart/template-root/daml/Main.daml | 2 +- .../quickstart/template-root/daml/Tests/Iou.daml | 2 +- .../quickstart/template-root/daml/Tests/Trade.daml | 2 +- .../quickstart/template-root/frontend-config.js | 2 +- .../java/com/digitalasset/quickstart/iou/IouMain.java | 2 +- docs/source/index.rst | 2 +- docs/source/json-api/index.rst | 2 +- docs/source/json-api/lf-value-specification.rst | 2 +- docs/source/json-api/search-query-language.rst | 2 +- docs/source/migrate/foo-1.0.0/daml/Foo.daml | 2 +- docs/source/migrate/foo-2.0.0/daml/Foo.daml | 2 +- docs/source/migrate/foo-upgrade-2.0.0/daml/Foo.daml | 2 +- .../foo-upgrade-2.0.0/daml/FooAGenInstances.daml | 2 +- .../foo-upgrade-2.0.0/daml/FooBGenInstances.daml | 2 +- .../migrate/foo-upgrade-2.0.0/daml/FooManual.daml | 2 +- .../foo-upgrade-2.0.0/daml/FooWithGenerics.daml | 2 +- docs/source/migrate/index.rst | 2 +- docs/source/support/new-assistant.rst | 2 +- docs/source/support/release-notes.rst | 2 +- docs/source/support/roadmap.rst | 2 +- docs/source/support/support.rst | 2 +- docs/source/tools/assistant.rst | 2 +- docs/source/tools/codegen.rst | 2 +- docs/source/tools/extractor.rst | 2 +- docs/source/tools/ledger-api-test-tool/index.rst | 2 +- docs/source/tools/navigator/console.rst | 2 +- docs/source/tools/navigator/database.rst | 2 +- docs/source/tools/navigator/index.rst | 2 +- docs/source/tools/sandbox.rst | 2 +- docs/source/tools/visual.rst | 2 +- docs/source/triggers/index.rst | 2 +- .../source/triggers/template-root/src/CopyTrigger.daml | 2 +- docs/theme/Gruntfile.js | 2 +- docs/theme/da_theme_skeleton/boxes.html | 2 +- docs/theme/da_theme_skeleton/breadcrumbs.html | 2 +- docs/theme/da_theme_skeleton/footer.html | 2 +- docs/theme/da_theme_skeleton/layout.html | 2 +- docs/theme/da_theme_skeleton/navbar.html | 2 +- docs/theme/da_theme_skeleton/onthispage.html | 2 +- docs/theme/da_theme_skeleton/search.html | 2 +- docs/theme/da_theme_skeleton/searchbox.html | 2 +- docs/theme/da_theme_skeleton/searchinput.html | 2 +- .../theme/da_theme_skeleton/static/js/modernizr.min.js | 2 +- docs/theme/da_theme_skeleton/static/searchtools-da.js | 2 +- docs/theme/da_theme_skeleton/versions.html | 4 ++-- docs/theme/docs/conf.py | 2 +- docs/theme/docs/pygments_daml_lexer.py | 2 +- docs/theme/docs/pygments_daml_lexer_new.py | 2 +- docs/theme/js/analytics.js | 2 +- docs/theme/js/feedback.js | 2 +- docs/theme/js/nice-select.min.js | 2 +- docs/theme/js/scroll.js | 2 +- docs/theme/js/searchSettings.js | 2 +- docs/theme/js/switcher.js | 2 +- docs/theme/js/theme.js | 2 +- extractor/BUILD.bazel | 2 +- extractor/bin/extractor.cmd | 4 ++-- .../scala/com/digitalasset/extractor/Extractor.scala | 2 +- .../main/scala/com/digitalasset/extractor/Main.scala | 2 +- .../main/scala/com/digitalasset/extractor/Types.scala | 2 +- .../digitalasset/extractor/config/ConfigParser.scala | 2 +- .../extractor/config/CustomScoptReaders.scala | 2 +- .../extractor/config/ExtractorConfig.scala | 2 +- .../digitalasset/extractor/helpers/FutureUtil.scala | 2 +- .../digitalasset/extractor/helpers/TemplateIds.scala | 2 +- .../extractor/helpers/TransactionTreeTrimmer.scala | 2 +- .../com/digitalasset/extractor/helpers/Util.scala | 2 +- .../extractor/helpers/ValueConversions.scala | 2 +- .../digitalasset/extractor/json/JsonConverters.scala | 2 +- .../digitalasset/extractor/ledger/types/Event.scala | 2 +- .../extractor/ledger/types/Identifier.scala | 2 +- .../extractor/ledger/types/LedgerValue.scala | 2 +- .../extractor/ledger/types/RecordField.scala | 2 +- .../extractor/ledger/types/ReqFieldLens.scala | 2 +- .../extractor/ledger/types/TransactionTree.scala | 2 +- .../digitalasset/extractor/ledger/types/package.scala | 2 +- .../scala/com/digitalasset/extractor/package.scala | 2 +- .../com/digitalasset/extractor/targets/Target.scala | 2 +- .../extractor/writers/PostgreSQLWriter.scala | 2 +- .../extractor/writers/PrettyPrintWriter.scala | 2 +- .../extractor/writers/PrinterFunctionWriter.scala | 2 +- .../extractor/writers/SimpleTextWriter.scala | 2 +- .../com/digitalasset/extractor/writers/Writer.scala | 2 +- .../extractor/writers/postgresql/DataFormat.scala | 2 +- .../writers/postgresql/MultiTableDataFormat.scala | 2 +- .../extractor/writers/postgresql/Queries.scala | 2 +- .../writers/postgresql/SingleTableDataFormat.scala | 2 +- .../extractor/writers/postgresql/StateHandler.scala | 2 +- .../com/digitalasset/extractor/config/Generators.scala | 2 +- .../extractor/services/CustomMatchers.scala | 2 +- .../extractor/services/ExtractorFixture.scala | 2 +- .../com/digitalasset/extractor/services/Types.scala | 2 +- extractor/src/test/resources/damls/PrimitiveTypes.daml | 2 +- .../src/test/resources/damls/RecordsAndVariants.daml | 2 +- .../src/test/resources/damls/TransactionExample.daml | 2 +- .../scala/com/digitalasset/extractor/AuthSpec.scala | 2 +- .../extractor/BasicPrimitiveTypesSpec.scala | 2 +- .../scala/com/digitalasset/extractor/EnumSpec.scala | 2 +- .../scala/com/digitalasset/extractor/GenMapSpec.scala | 2 +- .../scala/com/digitalasset/extractor/ListsSpec.scala | 2 +- .../com/digitalasset/extractor/MultiPartySpec.scala | 2 +- .../extractor/MultiPartyTemplateSubscriptionSpec.scala | 2 +- .../com/digitalasset/extractor/OptionalSpec.scala | 2 +- .../extractor/RecordsAndVariantsSpec.scala | 2 +- .../extractor/TemplateSubscriptionSpec.scala | 2 +- .../com/digitalasset/extractor/TextMapsSpec.scala | 2 +- .../scala/com/digitalasset/extractor/TlsSpec.scala | 2 +- .../extractor/TransactionMultiTableSpec.scala | 2 +- .../extractor/TransactionSingleTableSpec.scala | 2 +- .../digitalasset/extractor/VeryLargeArchiveSpec.scala | 2 +- .../extractor/config/ConfigParserSpec.scala | 2 +- .../extractor/config/CustomScoptReadersSpec.scala | 2 +- .../extractor/config/TemplateConfigSpec.scala | 2 +- .../extractor/json/JsonConvertersSpec.scala | 2 +- fmt.sh | 2 +- ghc-lib/template-desugaring.md | 6 +++--- ghc-lib/working-on-ghc-lib.md | 2 +- infra/bazel_cache.tf | 2 +- infra/data_bucket.tf | 2 +- infra/dumps_bucket.tf | 2 +- infra/files/index_bazel_cache.html | 2 +- infra/files/index_nix_cache.html | 2 +- infra/hoogle_server.tf | 2 +- infra/main.tf | 2 +- infra/modules/gcp_cdn_bucket/google_compute.tf | 2 +- infra/modules/gcp_cdn_bucket/google_storage.tf | 2 +- infra/modules/gcp_cdn_bucket/outputs.tf | 2 +- infra/modules/gcp_cdn_bucket/variables.tf | 2 +- infra/nix_cache.tf | 2 +- infra/vsts_agent_linux.tf | 2 +- infra/vsts_agent_linux_startup.sh | 2 +- infra/vsts_agent_windows.tf | 2 +- infra/writer.tf | 2 +- language-support/codegen-common/BUILD.bazel | 2 +- .../daml/lf/codegen/conf/CodegenConfigReader.scala | 2 +- .../com/digitalasset/daml/lf/codegen/conf/Conf.scala | 2 +- .../daml/lf/codegen/conf/CodegenConfigReaderSpec.scala | 2 +- .../digitalasset/daml/lf/codegen/conf/ConfSpec.scala | 2 +- language-support/codegen-main/BUILD.bazel | 2 +- .../codegen-main/src/main/scala/CodegenMain.scala | 2 +- language-support/hs/bindings/BUILD.bazel | 2 +- language-support/hs/bindings/examples/chat/BUILD.bazel | 2 +- .../hs/bindings/examples/chat/daml/Chat.daml | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/ChatLedger.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Contracts.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Domain.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Interact.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Local.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Logging.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/Main.hs | 2 +- .../examples/chat/src/DA/Ledger/App/Chat/UI.hs | 2 +- .../hs/bindings/examples/group-chat/BUILD.bazel | 2 +- .../bindings/examples/group-chat/daml/GroupChat.daml | 2 +- language-support/hs/bindings/examples/nim/BUILD.bazel | 2 +- .../hs/bindings/examples/nim/daml/Nim.daml | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Domain.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Interact.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Local.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Logging.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Main.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/NimCommand.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/NimLedger.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/NimTrans.hs | 2 +- .../examples/nim/src/DA/Ledger/App/Nim/Robot.hs | 2 +- .../bindings/examples/nim/src/DA/Ledger/App/Nim/UI.hs | 2 +- language-support/hs/bindings/export-package.sh | 2 +- language-support/hs/bindings/src/DA/Ledger.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Convert.hs | 2 +- .../hs/bindings/src/DA/Ledger/GrpcWrapUtils.hs | 4 ++-- .../hs/bindings/src/DA/Ledger/IsLedgerValue.hs | 2 +- .../hs/bindings/src/DA/Ledger/LedgerService.hs | 2 +- .../hs/bindings/src/DA/Ledger/PastAndFuture.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Retry.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Services.hs | 2 +- .../src/DA/Ledger/Services/ActiveContractsService.hs | 2 +- .../src/DA/Ledger/Services/CommandCompletionService.hs | 2 +- .../bindings/src/DA/Ledger/Services/CommandService.hs | 2 +- .../src/DA/Ledger/Services/CommandSubmissionService.hs | 2 +- .../DA/Ledger/Services/LedgerConfigurationService.hs | 2 +- .../src/DA/Ledger/Services/LedgerIdentityService.hs | 2 +- .../src/DA/Ledger/Services/PackageManagementService.hs | 2 +- .../bindings/src/DA/Ledger/Services/PackageService.hs | 2 +- .../src/DA/Ledger/Services/PartyManagementService.hs | 2 +- .../hs/bindings/src/DA/Ledger/Services/ResetService.hs | 2 +- .../hs/bindings/src/DA/Ledger/Services/TimeService.hs | 2 +- .../src/DA/Ledger/Services/TransactionService.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Stream.hs | 2 +- .../hs/bindings/src/DA/Ledger/Stream/StreamCore.hs | 2 +- .../hs/bindings/src/DA/Ledger/Stream/StreamExtra.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Trace.hs | 2 +- language-support/hs/bindings/src/DA/Ledger/Types.hs | 2 +- language-support/hs/bindings/test/DA/Ledger/Sandbox.hs | 2 +- language-support/hs/bindings/test/DA/Ledger/Tests.hs | 2 +- .../hs/bindings/test/daml/for-tests/ContractKeys.daml | 2 +- .../hs/bindings/test/daml/for-tests/Iou.daml | 2 +- .../hs/bindings/test/daml/for-tests/Main.daml | 2 +- .../hs/bindings/test/daml/for-tests/Valuepedia.daml | 2 +- .../hs/bindings/test/daml/for-upload/ExtraModule.daml | 2 +- language-support/java/BUILD.bazel | 2 +- language-support/java/bindings-rxjava/BUILD.bazel | 2 +- .../bindings-rxjava/src/main/daml/TemplateUtils.daml | 2 +- .../com/daml/ledger/rxjava/ActiveContractsClient.java | 2 +- .../java/com/daml/ledger/rxjava/CommandClient.java | 2 +- .../daml/ledger/rxjava/CommandCompletionClient.java | 2 +- .../daml/ledger/rxjava/CommandSubmissionClient.java | 2 +- .../java/com/daml/ledger/rxjava/DamlLedgerClient.java | 2 +- .../main/java/com/daml/ledger/rxjava/LedgerClient.java | 2 +- .../daml/ledger/rxjava/LedgerConfigurationClient.java | 2 +- .../com/daml/ledger/rxjava/LedgerIdentityClient.java | 2 +- .../java/com/daml/ledger/rxjava/PackageClient.java | 2 +- .../main/java/com/daml/ledger/rxjava/TimeClient.java | 2 +- .../com/daml/ledger/rxjava/TransactionsClient.java | 2 +- .../java/com/daml/ledger/rxjava/components/Bot.java | 2 +- .../ledger/rxjava/components/LedgerViewFlowable.java | 2 +- .../components/helpers/CommandsAndPendingSet.java | 2 +- .../rxjava/components/helpers/CreatedContract.java | 2 +- .../components/helpers/CreatedContractContext.java | 2 +- .../helpers/GetActiveContractsResponseContext.java | 2 +- .../daml/ledger/rxjava/components/helpers/Pair.java | 2 +- .../rxjava/components/helpers/TemplateUtils.java | 2 +- .../rxjava/components/helpers/TransactionContext.java | 2 +- .../ledger/rxjava/grpc/ActiveContractClientImpl.java | 2 +- .../com/daml/ledger/rxjava/grpc/CommandClientImpl.java | 2 +- .../rxjava/grpc/CommandCompletionClientImpl.java | 2 +- .../rxjava/grpc/CommandSubmissionClientImpl.java | 2 +- .../rxjava/grpc/LedgerConfigurationClientImpl.java | 2 +- .../ledger/rxjava/grpc/LedgerIdentityClientImpl.java | 2 +- .../com/daml/ledger/rxjava/grpc/PackageClientImpl.java | 2 +- .../com/daml/ledger/rxjava/grpc/TimeClientImpl.java | 2 +- .../daml/ledger/rxjava/grpc/TransactionClientImpl.java | 2 +- .../daml/ledger/rxjava/grpc/helpers/StubHelper.java | 2 +- .../ledger/rxjava/util/ClientPublisherFlowable.java | 2 +- .../com/daml/ledger/rxjava/util/FlowableLogger.java | 2 +- .../scala/com/daml/ledger/rxjava/AuthMatchers.scala | 2 +- .../com/daml/ledger/rxjava/DamlLedgerClientTest.scala | 2 +- .../com/daml/ledger/rxjava/components/BotTest.scala | 2 +- .../rxjava/components/ContractTransformationTest.scala | 2 +- .../rxjava/components/LedgerViewFlowableSpec.scala | 2 +- .../daml/ledger/rxjava/components/LedgerViewSpec.scala | 2 +- .../components/tests/helpers/DummyLedgerClient.scala | 2 +- .../rxjava/grpc/ActiveContractClientImplTest.scala | 2 +- .../ledger/rxjava/grpc/CommandClientImplTest.scala | 2 +- .../rxjava/grpc/CommandCompletionClientImplTest.scala | 2 +- .../rxjava/grpc/CommandSubmissionClientImplTest.scala | 2 +- .../grpc/LedgerConfigurationClientImplTest.scala | 2 +- .../ledger/rxjava/grpc/LedgerIdentityClientTest.scala | 2 +- .../ledger/rxjava/grpc/PackageClientImplTest.scala | 2 +- .../daml/ledger/rxjava/grpc/TimeClientImplTest.scala | 2 +- .../rxjava/grpc/TransactionsClientImplTest.scala | 2 +- .../grpc/helpers/ActiveContractsServiceImpl.scala | 2 +- .../grpc/helpers/CommandCompletionServiceImpl.scala | 2 +- .../rxjava/grpc/helpers/CommandServiceImpl.scala | 2 +- .../grpc/helpers/CommandSubmissionServiceImpl.scala | 2 +- .../ledger/rxjava/grpc/helpers/DataLayerHelpers.scala | 2 +- .../ledger/rxjava/grpc/helpers/FakeAutoCloseable.scala | 2 +- .../grpc/helpers/LedgerConfigurationServiceImpl.scala | 2 +- .../grpc/helpers/LedgerIdentityServiceImpl.scala | 2 +- .../ledger/rxjava/grpc/helpers/LedgerServices.scala | 2 +- .../rxjava/grpc/helpers/LedgerServicesImpls.scala | 2 +- .../rxjava/grpc/helpers/PackageServiceImpl.scala | 2 +- .../ledger/rxjava/grpc/helpers/TestConfiguration.scala | 2 +- .../ledger/rxjava/grpc/helpers/TimeServiceImpl.scala | 2 +- .../rxjava/grpc/helpers/TransactionGenerator.scala | 2 +- .../rxjava/grpc/helpers/TransactionsServiceImpl.scala | 2 +- .../test/scala/com/daml/ledger/rxjava/package.scala | 2 +- language-support/java/bindings/BUILD.bazel | 2 +- .../com/daml/ledger/javaapi/data/ArchivedEvent.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Bool.java | 2 +- .../java/com/daml/ledger/javaapi/data/Checkpoint.java | 2 +- .../java/com/daml/ledger/javaapi/data/Command.java | 2 +- .../ledger/javaapi/data/CompletionEndResponse.java | 2 +- .../ledger/javaapi/data/CompletionStreamRequest.java | 2 +- .../ledger/javaapi/data/CompletionStreamResponse.java | 2 +- .../java/com/daml/ledger/javaapi/data/Contract.java | 2 +- .../java/com/daml/ledger/javaapi/data/ContractId.java | 2 +- .../ledger/javaapi/data/CreateAndExerciseCommand.java | 2 +- .../com/daml/ledger/javaapi/data/CreateCommand.java | 2 +- .../com/daml/ledger/javaapi/data/CreatedEvent.java | 2 +- .../com/daml/ledger/javaapi/data/DamlCollectors.java | 2 +- .../java/com/daml/ledger/javaapi/data/DamlEnum.java | 2 +- .../java/com/daml/ledger/javaapi/data/DamlGenMap.java | 2 +- .../java/com/daml/ledger/javaapi/data/DamlList.java | 2 +- .../java/com/daml/ledger/javaapi/data/DamlMap.java | 2 +- .../com/daml/ledger/javaapi/data/DamlOptional.java | 2 +- .../java/com/daml/ledger/javaapi/data/DamlTextMap.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Date.java | 2 +- .../java/com/daml/ledger/javaapi/data/Decimal.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Event.java | 2 +- .../daml/ledger/javaapi/data/ExerciseByKeyCommand.java | 2 +- .../com/daml/ledger/javaapi/data/ExerciseCommand.java | 2 +- .../com/daml/ledger/javaapi/data/ExercisedEvent.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Filter.java | 2 +- .../com/daml/ledger/javaapi/data/FiltersByParty.java | 2 +- .../ledger/javaapi/data/GetActiveContractsRequest.java | 2 +- .../javaapi/data/GetActiveContractsResponse.java | 2 +- .../javaapi/data/GetFlatTransactionResponse.java | 2 +- .../daml/ledger/javaapi/data/GetLedgerEndResponse.java | 2 +- .../daml/ledger/javaapi/data/GetPackageResponse.java | 2 +- .../ledger/javaapi/data/GetPackageStatusResponse.java | 2 +- .../ledger/javaapi/data/GetTransactionResponse.java | 2 +- .../javaapi/data/GetTransactionTreesResponse.java | 2 +- .../ledger/javaapi/data/GetTransactionsRequest.java | 2 +- .../ledger/javaapi/data/GetTransactionsResponse.java | 2 +- .../java/com/daml/ledger/javaapi/data/Identifier.java | 2 +- .../com/daml/ledger/javaapi/data/InclusiveFilter.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Int64.java | 2 +- .../com/daml/ledger/javaapi/data/LedgerOffset.java | 2 +- .../java/com/daml/ledger/javaapi/data/NoFilter.java | 2 +- .../java/com/daml/ledger/javaapi/data/Numeric.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Party.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Record.java | 2 +- .../daml/ledger/javaapi/data/SubmitAndWaitRequest.java | 2 +- .../ledger/javaapi/data/SubmitCommandsRequest.java | 2 +- .../com/daml/ledger/javaapi/data/SubmitRequest.java | 2 +- .../java/com/daml/ledger/javaapi/data/Template.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Text.java | 2 +- .../java/com/daml/ledger/javaapi/data/Timestamp.java | 2 +- .../java/com/daml/ledger/javaapi/data/Transaction.java | 2 +- .../daml/ledger/javaapi/data/TransactionFilter.java | 2 +- .../com/daml/ledger/javaapi/data/TransactionTree.java | 2 +- .../java/com/daml/ledger/javaapi/data/TreeEvent.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Unit.java | 2 +- .../javaapi/data/UnsupportedEventTypeException.java | 2 +- .../main/java/com/daml/ledger/javaapi/data/Value.java | 2 +- .../java/com/daml/ledger/javaapi/data/Variant.java | 2 +- .../com/daml/ledger/javaapi/data/WorkflowEvent.java | 2 +- .../daml/ledger/javaapi/data/codegen/ContractId.java | 2 +- .../com/daml/ledger/javaapi/data/CommandSpec.scala | 2 +- .../scala/com/daml/ledger/javaapi/data/EventSpec.scala | 2 +- .../com/daml/ledger/javaapi/data/Generators.scala | 2 +- .../javaapi/data/GetActiveContractsRequestSpec.scala | 2 +- .../com/daml/ledger/javaapi/data/RecordSpec.scala | 2 +- .../com/daml/ledger/javaapi/data/TimestampSpec.scala | 2 +- .../ledger/javaapi/data/TransactionFilterSpec.scala | 2 +- .../scala/com/daml/ledger/javaapi/data/ValueSpec.scala | 2 +- language-support/java/codegen/BUILD.bazel | 2 +- language-support/java/codegen/codegen.bzl | 2 +- language-support/java/codegen/src/it/daml/Lib.daml | 2 +- .../java/codegen/src/it/daml/Tests/ContractKeys.daml | 2 +- .../java/codegen/src/it/daml/Tests/Escape.daml | 2 +- .../java/codegen/src/it/daml/Tests/Import.daml | 2 +- .../java/codegen/src/it/daml/Tests/ListTest.daml | 2 +- .../java/codegen/src/it/daml/Tests/MapTest.daml | 2 +- .../java/codegen/src/it/daml/Tests/NumericTest.daml | 2 +- .../java/codegen/src/it/daml/Tests/OptionalTest.daml | 2 +- .../codegen/src/it/daml/Tests/ParametersOrder.daml | 2 +- .../java/codegen/src/it/daml/Tests/RecordTest.daml | 2 +- .../java/codegen/src/it/daml/Tests/Serializable.daml | 2 +- .../java/codegen/src/it/daml/Tests/Template1.daml | 2 +- .../java/codegen/src/it/daml/Tests/Template2.daml | 2 +- .../java/codegen/src/it/daml/Tests/VariantTest.daml | 2 +- .../it/java-1.0/com/digitalasset/lf_1_0/AllTests.java | 2 +- .../it/java-1.0/com/digitalasset/lf_1_0/ListTest.java | 2 +- .../java-1.0/com/digitalasset/lf_1_0/OptionalTest.java | 2 +- .../it/java-1.1/com/digitalasset/lf_1_1/AllTests.java | 2 +- .../it/java-1.1/com/digitalasset/lf_1_1/ListTest.java | 2 +- .../java-1.1/com/digitalasset/lf_1_1/OptionalTest.java | 2 +- .../it/java-1.5/com/digitalasset/lf_1_5/AllTests.java | 2 +- .../com/digitalasset/lf_1_5/ContractKeysTest.java | 2 +- .../it/java-1.5/com/digitalasset/lf_1_5/ListTest.java | 2 +- .../it/java-1.5/com/digitalasset/lf_1_5/MapTest.java | 2 +- .../java-1.5/com/digitalasset/lf_1_5/OptionalTest.java | 2 +- .../com/digitalasset/lf_latest/AllTests.java | 2 +- .../com/digitalasset/lf_latest/ContractKeysTest.java | 2 +- .../com/digitalasset/lf_latest/ListTest.java | 2 +- .../com/digitalasset/lf_latest/MapTest.java | 2 +- .../com/digitalasset/lf_latest/NumericTest.java | 2 +- .../com/digitalasset/lf_latest/OptionalTest.java | 2 +- .../lf_latest/ParametrizedContractIdTest.java | 2 +- .../src/it/java/com/digitalasset/AllGenericTests.java | 2 +- .../src/it/java/com/digitalasset/DecoderTest.java | 2 +- .../src/it/java/com/digitalasset/RecordTest.java | 2 +- .../src/it/java/com/digitalasset/SerializableTest.java | 2 +- .../it/java/com/digitalasset/TemplateMethodTest.java | 2 +- .../src/it/java/com/digitalasset/VariantTest.java | 2 +- .../java/codegen/src/ledger-tests/daml/AllTests.daml | 2 +- .../codegen/src/ledger-tests/daml/Stakeholders.daml | 2 +- .../codegen/src/ledger-tests/daml/Wolpertinger.daml | 2 +- .../scala/com/digitalasset/CodegenLedgerTest.scala | 2 +- .../scala/com/digitalasset/StakeholdersTest.scala | 2 +- .../ledger-tests/scala/com/digitalasset/TestUtil.scala | 2 +- .../digitalasset/daml/lf/codegen/CodeGenRunner.scala | 2 +- .../digitalasset/daml/lf/codegen/InterfaceTree.scala | 2 +- .../scala/com/digitalasset/daml/lf/codegen/Main.scala | 2 +- .../daml/lf/codegen/ResourceManagement.scala | 2 +- .../digitalasset/daml/lf/codegen/backend/Backend.scala | 2 +- .../daml/lf/codegen/backend/UnknownBackend.scala | 2 +- .../daml/lf/codegen/backend/java/JavaBackend.scala | 2 +- .../daml/lf/codegen/backend/java/JavaEscaper.scala | 2 +- .../daml/lf/codegen/backend/java/ObjectMethods.scala | 2 +- .../daml/lf/codegen/backend/java/Types.scala | 2 +- .../lf/codegen/backend/java/inner/ClassForType.scala | 2 +- .../backend/java/inner/ConstructorGenerator.scala | 2 +- .../lf/codegen/backend/java/inner/DecoderClass.scala | 2 +- .../daml/lf/codegen/backend/java/inner/EnumClass.scala | 2 +- .../java/inner/FromValueExtractorParameters.scala | 2 +- .../backend/java/inner/FromValueGenerator.scala | 2 +- .../lf/codegen/backend/java/inner/RecordClass.scala | 2 +- .../lf/codegen/backend/java/inner/RecordFields.scala | 2 +- .../lf/codegen/backend/java/inner/RecordMethods.scala | 2 +- .../lf/codegen/backend/java/inner/TemplateClass.scala | 2 +- .../java/inner/ToValueExtractorParameters.scala | 2 +- .../codegen/backend/java/inner/ToValueGenerator.scala | 2 +- .../lf/codegen/backend/java/inner/TrackLineage.scala | 2 +- .../lf/codegen/backend/java/inner/VariantClass.scala | 2 +- .../backend/java/inner/VariantConstructorClass.scala | 2 +- .../backend/java/inner/VariantRecordClass.scala | 2 +- .../backend/java/inner/VariantRecordMethods.scala | 2 +- .../daml/lf/codegen/backend/java/inner/package.scala | 2 +- .../digitalasset/daml/lf/codegen/backend/package.scala | 2 +- .../digitalasset/daml/lf/codegen/conf/JavaConf.scala | 2 +- language-support/java/codegen/src/test/daml/test.daml | 2 +- .../java/com/digitalasset/testing/AllTestsFor1_0.java | 2 +- .../java/com/digitalasset/testing/AllTestsFor1_1.java | 2 +- .../java/com/digitalasset/testing/AllTestsFor1_3.java | 2 +- .../java/com/digitalasset/testing/AllTestsFor1_6.java | 2 +- .../java/com/digitalasset/testing/AllTestsFor1_7.java | 2 +- .../com/digitalasset/testing/AllTestsFor1_dev.java | 2 +- .../com/digitalasset/testing/DecimalTestForAll.java | 2 +- .../digitalasset/testing/EnumTestFor1_6AndFor1_7.java | 2 +- .../com/digitalasset/testing/GenMapTestFor1_dev.java | 2 +- .../testing/NumericTestFor1_7AndFor1_dev.java | 2 +- .../daml/lf/codegen/CodeGenRunnerTests.scala | 2 +- .../daml/lf/codegen/InterfaceTreeSpec.scala | 2 +- .../daml/lf/codegen/backend/java/JavaEscaperSpec.scala | 2 +- .../lf/codegen/backend/java/ObjectMethodsSpec.scala | 2 +- .../codegen/backend/java/inner/RecordFieldsSpec.scala | 2 +- .../backend/java/inner/RecordLikeMethodsSpec.scala | 2 +- .../codegen/backend/java/inner/TemplateClassSpec.scala | 2 +- .../codegen/backend/java/inner/TrackLineageSpec.scala | 2 +- .../java/inner/VariantConstructorClassSpec.scala | 2 +- .../daml/lf/codegen/backend/java/package.scala | 2 +- .../scala/bindings-akka-testing/BUILD.bazel | 2 +- .../digitalasset/ledger/client/testing/AkkaTest.scala | 2 +- .../ledger/client/testing/RandomPorts.scala | 2 +- language-support/scala/bindings-akka/BUILD.bazel | 2 +- .../ledger/client/binding/DomainEvent.scala | 2 +- .../ledger/client/binding/DomainTransaction.scala | 2 +- .../client/binding/DomainTransactionMapper.scala | 2 +- .../ledger/client/binding/LedgerClientBinding.scala | 2 +- .../binding/LedgerClientConfigurationError.scala | 2 +- .../ledger/client/binding/TemplateSelector.scala | 2 +- .../ledger/client/binding/config/IRetryConfig.scala | 2 +- .../client/binding/config/LedgerClientConfig.scala | 2 +- .../ledger/client/binding/config/Positive.scala | 2 +- .../ledger/client/binding/config/RetryConfig.scala | 2 +- .../ledger/client/binding/log/Labels.scala | 2 +- .../log/LogbackThresholdFilterWithExclusion.scala | 2 +- .../client/binding/offset/LedgerOffsetOrdering.scala | 2 +- .../client/binding/retrying/CommandRetryFlow.scala | 2 +- .../ledger/client/binding/retrying/RetryHelper.scala | 2 +- .../ledger/client/binding/retrying/RetryInfo.scala | 2 +- .../ledger/client/binding/retrying/RetryLogger.scala | 2 +- .../ledger/client/binding/util/ScalaUtil.scala | 2 +- .../ledger/client/binding/util/Slf4JLogger.scala | 2 +- .../client/binding/DomainTransactionMapperUT.scala | 2 +- .../client/binding/config/LedgerClientConfigTest.scala | 2 +- .../client/binding/retrying/CommandRetryFlowUT.scala | 2 +- .../ledger/client/binding/util/ScalaUtilIT.scala | 2 +- language-support/scala/bindings/BUILD.bazel | 2 +- .../api/util/util/DurationConversion.scala | 2 +- .../api/util/util/LedgerEffectiveTimeTolerance.scala | 2 +- .../com/digitalasset/api/util/util/TimeProvider.scala | 2 +- .../api/util/util/TimestampConversion.scala | 2 +- .../digitalasset/api/util/util/ToleranceWindow.scala | 2 +- .../digitalasset/ledger/api/refinements/ApiTypes.scala | 2 +- .../ledger/api/refinements/CompositeCommand.scala | 2 +- .../api/refinements/CompositeCommandAdapter.scala | 2 +- .../ledger/api/refinements/IdGenerator.scala | 2 +- .../ledger/client/binding/binding/Contract.scala | 2 +- .../ledger/client/binding/binding/DomainCommand.scala | 2 +- .../ledger/client/binding/binding/EnumCompanion.scala | 2 +- .../ledger/client/binding/binding/EnumRef.scala | 2 +- .../client/binding/binding/EventDecoderApi.scala | 2 +- .../client/binding/binding/EventDecoderError.scala | 2 +- .../ledger/client/binding/binding/Primitive.scala | 2 +- .../ledger/client/binding/binding/Template.scala | 2 +- .../client/binding/binding/TemplateCompanion.scala | 2 +- .../ledger/client/binding/binding/Value.scala | 2 +- .../ledger/client/binding/binding/ValueRef.scala | 2 +- .../ledger/client/binding/binding/VoidValueRef.scala | 2 +- .../client/binding/binding/encoding/ExerciseOn.scala | 2 +- .../binding/binding/encoding/InvariantApply.scala | 2 +- .../client/binding/binding/encoding/LfEncodable.scala | 2 +- .../binding/binding/encoding/LfTypeEncoding.scala | 2 +- .../client/binding/binding/encoding/RecordView.scala | 2 +- .../binding/encoding/ValuePrimitiveEncoding.scala | 2 +- .../ledger/client/binding/binding/package.scala | 2 +- .../api/util/util/TimestampConversionSpec.scala | 2 +- .../api/refinements/CompositeCommandAdapterUT.scala | 2 +- .../ledger/api/refinements/IdGeneratorUT.scala | 2 +- .../ledger/client/binding/binding/TemplateSpec.scala | 2 +- .../client/binding/binding/VoidValueRefSpec.scala | 2 +- language-support/scala/codegen-sample-app/BUILD.bazel | 2 +- .../scala/codegen-sample-app/src/main/daml/MyMain.daml | 2 +- .../codegen-sample-app/src/main/daml/MySecondMain.daml | 2 +- .../java/com/digitalasset/codegen/UsageFromJava.java | 2 +- .../scala/com/digitalasset/codegen/DataTypeIT.scala | 2 +- .../com/digitalasset/codegen/GeneratedCommandsUT.scala | 2 +- .../codegen/NameClashRecordVariantUT.scala | 2 +- .../com/digitalasset/codegen/ScalaCodeGenIT.scala | 2 +- .../scala/com/digitalasset/codegen/util/TestUtil.scala | 2 +- .../ledger/client/binding/CodeGenExampleSpec.scala | 2 +- language-support/scala/codegen-testing/BUILD.bazel | 2 +- .../ledger/client/binding/encoding/DamlDateGen.scala | 2 +- .../ledger/client/binding/encoding/DamlDates.scala | 2 +- .../client/binding/encoding/DamlDecimalGen.scala | 2 +- .../client/binding/encoding/DamlTimestampGen.scala | 2 +- .../ledger/client/binding/encoding/EncodingUtil.scala | 2 +- .../client/binding/encoding/EqualityEncoding.scala | 2 +- .../ledger/client/binding/encoding/GenEncoding.scala | 2 +- .../ledger/client/binding/encoding/ShowEncoding.scala | 2 +- .../client/binding/encoding/ShrinkEncoding.scala | 2 +- .../ledger/client/binding/EncodingTestUtil.scala | 2 +- .../ledger/client/binding/PrimitiveSpec.scala | 2 +- .../digitalasset/ledger/client/binding/ValueSpec.scala | 2 +- .../client/binding/encoding/EqualityEncodingSpec.scala | 2 +- .../client/binding/encoding/ExerciseOnSpec.scala | 2 +- .../client/binding/encoding/GenEncodingSpec.scala | 2 +- .../client/binding/encoding/LfTypeEncodingSpec.scala | 2 +- .../client/binding/encoding/ShowEncodingSpec.scala | 2 +- .../encoding/ShowUnicodeEscapedStringSpec.scala | 2 +- .../client/binding/encoding/ShrinkEncodingSpec.scala | 2 +- .../com/digitalasset/scalatest/CustomMatcher.scala | 2 +- .../com/digitalasset/scalatest/CustomMatcherSpec.scala | 2 +- language-support/scala/codegen/BUILD.bazel | 2 +- language-support/scala/codegen/codegen.bzl | 2 +- .../codegen/docs/daml-scala-code-gen-users-guide.rst | 2 +- .../main/scala/com/digitalasset/codegen/CodeGen.scala | 2 +- .../src/main/scala/com/digitalasset/codegen/Main.scala | 2 +- .../src/main/scala/com/digitalasset/codegen/Util.scala | 2 +- .../codegen/dependencygraph/DependencyGraph.scala | 2 +- .../digitalasset/codegen/dependencygraph/Graph.scala | 2 +- .../digitalasset/codegen/dependencygraph/Node.scala | 2 +- .../dependencygraph/TypeDeclOrTemplateWrapper.scala | 2 +- .../codegen/exception/CodeGenFailure.scala | 2 +- .../codegen/exception/UnsupportedTypeError.scala | 2 +- .../codegen/lf/DamlContractTemplateGen.scala | 2 +- .../com/digitalasset/codegen/lf/DamlDataTypeGen.scala | 2 +- .../com/digitalasset/codegen/lf/EventDecoderGen.scala | 2 +- .../digitalasset/codegen/lf/HierarchicalOutput.scala | 2 +- .../scala/com/digitalasset/codegen/lf/LFUtil.scala | 2 +- .../com/digitalasset/codegen/lf/PackageIDsGen.scala | 2 +- .../com/digitalasset/codegen/lf/ScopedDataType.scala | 2 +- .../com/digitalasset/codegen/lf/UsedTypeParams.scala | 2 +- .../com/digitalasset/codegen/types/Namespace.scala | 2 +- .../scala/com/digitalasset/codegen/CodeGenSpec.scala | 2 +- .../scala/com/digitalasset/codegen/GraphSpec.scala | 2 +- .../test/scala/com/digitalasset/codegen/UtilTest.scala | 2 +- .../scala/com/digitalasset/codegen/lf/LFUtilSpec.scala | 2 +- .../com/digitalasset/codegen/types/NamespaceSpec.scala | 2 +- language-support/scala/docs/codegen/source/index.rst | 2 +- .../scala/docs/codegen/source/leo/CallablePayout.scala | 2 +- .../docs/codegen/source/leo/CodeGenExampleSpec.scala | 2 +- language-support/scala/examples/BUILD.bazel | 2 +- .../codegen-sbt-example/daml-model/src/Main.daml | 2 +- .../scala/com/digitalasset/example/ExampleMain.scala | 2 +- .../codegen-sbt-example/project/Artifactory.scala | 2 +- .../codegen-sbt-example/project/Versions.scala | 2 +- .../scala/com/digitalasset/example/ExampleMain.scala | 2 +- .../src/main/scala/com/digitalasset/example/Util.scala | 2 +- .../com/digitalasset/quickstart/iou/ClientUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/DecodeUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/FutureUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/IouCommands.scala | 2 +- .../com/digitalasset/quickstart/iou/IouMain.scala | 2 +- .../examples/iou-no-codegen/project/Artifactory.scala | 2 +- .../examples/iou-no-codegen/project/Versions.scala | 2 +- .../com/digitalasset/quickstart/iou/ClientUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/DecodeUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/FutureUtil.scala | 2 +- .../com/digitalasset/quickstart/iou/IouMain.scala | 2 +- .../quickstart-scala/project/Artifactory.scala | 2 +- .../examples/quickstart-scala/project/Versions.scala | 2 +- language-support/ts/codegen/BUILD.bazel | 2 +- language-support/ts/codegen/src/TsCodeGenMain.hs | 2 +- language-support/ts/codegen/tests/BUILD.bazel | 2 +- language-support/ts/codegen/tests/build-and-lint.sh | 2 +- language-support/ts/codegen/tests/daml/Lib/Mod.daml | 2 +- language-support/ts/codegen/tests/daml/Main.daml | 2 +- .../ts/codegen/tests/ts/daml-json-types/src/index.ts | 2 +- .../ts/codegen/tests/ts/daml-ledger-fetch/src/index.ts | 2 +- .../ts/codegen/tests/ts/generated/jest.config.js | 2 +- .../ts/codegen/tests/ts/generated/jest.setup.js | 2 +- .../codegen/tests/ts/generated/src/__tests__/test.ts | 2 +- language-support/ts/codegen/tests/watch-daml2ts.sh | 2 +- language-support/ts/codegen/tests/watch-damlc.sh | 2 +- language-support/ts/codegen/tests/watch-yarn.sh | 2 +- ledger-api/BUILD.bazel | 2 +- ledger-api/grpc-definitions/BUILD.bazel | 2 +- .../ledger/api/v1/active_contracts_service.proto | 2 +- .../api/v1/admin/config_management_service.proto | 2 +- .../api/v1/admin/package_management_service.proto | 2 +- .../ledger/api/v1/admin/party_management_service.proto | 2 +- .../ledger/api/v1/command_completion_service.proto | 2 +- .../digitalasset/ledger/api/v1/command_service.proto | 2 +- .../ledger/api/v1/command_submission_service.proto | 2 +- .../com/digitalasset/ledger/api/v1/commands.proto | 2 +- .../com/digitalasset/ledger/api/v1/completion.proto | 2 +- .../com/digitalasset/ledger/api/v1/event.proto | 2 +- .../ledger/api/v1/ledger_configuration_service.proto | 2 +- .../ledger/api/v1/ledger_identity_service.proto | 2 +- .../com/digitalasset/ledger/api/v1/ledger_offset.proto | 2 +- .../digitalasset/ledger/api/v1/package_service.proto | 2 +- .../ledger/api/v1/testing/reset_service.proto | 2 +- .../ledger/api/v1/testing/time_service.proto | 2 +- .../com/digitalasset/ledger/api/v1/trace_context.proto | 2 +- .../com/digitalasset/ledger/api/v1/transaction.proto | 2 +- .../ledger/api/v1/transaction_filter.proto | 2 +- .../ledger/api/v1/transaction_service.proto | 2 +- .../com/digitalasset/ledger/api/v1/value.proto | 2 +- ledger-api/grpc-definitions/post-process.sh | 2 +- ledger-api/perf-testing/BUILD.bazel | 2 +- .../api/perf/util/AkkaStreamPerformanceTest.scala | 2 +- .../ledger/api/perf/util/PerformanceTest.scala | 2 +- .../ledger/api/perf/util/reporter/JMeterReporter.scala | 2 +- .../api/perf/util/reporter/JMeterXmlGenerator.scala | 2 +- ledger-api/rs-grpc-akka/BUILD.bazel | 2 +- .../grpc/adapter/AkkaExecutionSequencer.scala | 2 +- .../grpc/adapter/AkkaExecutionSequencerPool.scala | 2 +- .../grpc/adapter/client/akka/ClientAdapter.scala | 2 +- .../grpc/adapter/server/akka/ServerAdapter.scala | 2 +- .../grpc/adapter/utils/LongDemandToInteger.scala | 2 +- .../grpc/adapter/ServerStreamingBenchmark.scala | 2 +- .../operation/AkkaClientCompatibilityCheck.scala | 2 +- .../AkkaClientWithReferenceServiceHttpSpec.scala | 2 +- .../AkkaClientWithReferenceServiceInProcessSpec.scala | 2 +- .../AkkaClientWithReferenceServiceSpecBase.scala | 2 +- .../grpc/adapter/operation/AkkaServiceFixture.scala | 2 +- .../grpc/adapter/operation/AkkaServiceHttpSpec.scala | 2 +- .../adapter/operation/AkkaServiceInProcessSpec.scala | 2 +- .../grpc/adapter/operation/AkkaServiceSpecBase.scala | 2 +- .../utils/implementations/AkkaImplementation.scala | 2 +- ledger-api/rs-grpc-bridge/BUILD.bazel | 2 +- .../com/digitalasset/grpc/adapter/CallCounter.java | 2 +- .../digitalasset/grpc/adapter/ExecutionSequencer.java | 2 +- .../grpc/adapter/ExecutionSequencerFactory.java | 2 +- .../grpc/adapter/SingleThreadExecutionSequencer.java | 2 +- .../adapter/SingleThreadExecutionSequencerPool.java | 2 +- .../adapter/client/rs/BufferingResponseObserver.java | 2 +- .../grpc/adapter/client/rs/BufferingSubscription.java | 2 +- .../grpc/adapter/client/rs/ClientPublisher.java | 2 +- .../grpc/adapter/client/rs/DownstreamEventBuffer.java | 2 +- .../grpc/adapter/client/rs/UpstreamEventBuffer.java | 2 +- .../grpc/adapter/server/rs/ServerSubscriber.java | 2 +- .../grpc/adapter/TestExecutionSequencerFactory.java | 2 +- .../grpc/adapter/client/rs/ClientPublisherTest.scala | 2 +- .../grpc/adapter/client/rs/PublisherCreation.scala | 2 +- .../grpc/adapter/server/rs/BufferingSubscriber.scala | 2 +- .../server/rs/ServerSubscriberBlackboxTest.scala | 2 +- .../adapter/server/rs/ServerSubscriberStressTest.scala | 2 +- .../server/rs/ServerSubscriberWhiteboxTest.scala | 2 +- .../grpc/adapter/server/rs/TestingException.scala | 2 +- ledger-api/rs-grpc-testing-utils/BUILD.bazel | 2 +- .../server/rs/MockClientCallStreamObserver.scala | 2 +- .../server/rs/MockServerCallStreamObserver.scala | 2 +- ledger-api/sample-service/BUILD.bazel | 2 +- .../sample-service/src/main/protobuf/hello.proto | 2 +- .../digitalasset/grpc/sampleservice/Responding.scala | 2 +- .../implementations/ReferenceImplementation.scala | 2 +- .../client/ReferenceClientCompatibilityCheck.scala | 2 +- .../grpc/adapter/client/ResultAssertions.scala | 2 +- .../operation/ReferenceServiceAndClientSpecHttp.scala | 2 +- .../ReferenceServiceAndClientSpecInProcess.scala | 2 +- .../adapter/operation/ReferenceServiceFixture.scala | 2 +- .../grpc/adapter/utils/BackpressuringObserver.scala | 2 +- .../grpc/adapter/utils/BufferingObserver.scala | 2 +- ledger-api/testing-utils/BUILD.bazel | 2 +- .../api/testing/utils/ActorMaterializerResource.scala | 2 +- .../api/testing/utils/AkkaBeforeAndAfterAll.scala | 2 +- .../api/testing/utils/AkkaResourceManagement.scala | 2 +- .../testing/utils/AkkaStreamGrpcServerResource.scala | 2 +- .../ledger/api/testing/utils/DerivedResource.scala | 2 +- .../ledger/api/testing/utils/GrpcServerResource.scala | 2 +- .../ledger/api/testing/utils/GrpcServiceFixture.scala | 2 +- .../ledger/api/testing/utils/IsStatusException.scala | 2 +- .../ledger/api/testing/utils/LedgerBackend.scala | 2 +- .../ledger/api/testing/utils/ManagedResource.scala | 2 +- .../ledger/api/testing/utils/MappedResource.scala | 2 +- .../ledger/api/testing/utils/MockMessages.scala | 2 +- .../ledger/api/testing/utils/MultiFixtureBase.scala | 2 +- .../ledger/api/testing/utils/MultiResourceBase.scala | 2 +- .../ledger/api/testing/utils/Resource.scala | 2 +- .../api/testing/utils/ServerWithChannelProvider.scala | 2 +- .../api/testing/utils/SuiteResourceManagement.scala | 2 +- .../ledger/api/testing/utils/TestingException.scala | 2 +- .../ledger/api/testing/utils/DerivedResourceTest.scala | 2 +- ledger-service/db-backend/BUILD.bazel | 2 +- .../com/digitalasset/http/dbbackend/Connection.scala | 2 +- .../com/digitalasset/http/dbbackend/Queries.scala | 2 +- ledger-service/http-json/BUILD.bazel | 2 +- .../scala/com/digitalasset/http/CommandService.scala | 2 +- .../src/main/scala/com/digitalasset/http/Config.scala | 2 +- .../scala/com/digitalasset/http/ContractsFetch.scala | 2 +- .../scala/com/digitalasset/http/ContractsService.scala | 2 +- .../main/scala/com/digitalasset/http/Endpoints.scala | 2 +- .../com/digitalasset/http/EndpointsCompanion.scala | 2 +- .../main/scala/com/digitalasset/http/HttpService.scala | 2 +- .../scala/com/digitalasset/http/LedgerClientJwt.scala | 2 +- .../src/main/scala/com/digitalasset/http/Main.scala | 2 +- .../scala/com/digitalasset/http/PackageService.scala | 2 +- .../scala/com/digitalasset/http/PartiesService.scala | 2 +- .../main/scala/com/digitalasset/http/Statement.scala | 2 +- .../com/digitalasset/http/StaticContentEndpoints.scala | 2 +- .../scala/com/digitalasset/http/WebSocketService.scala | 2 +- .../com/digitalasset/http/WebsocketEndpoints.scala | 2 +- .../com/digitalasset/http/dbbackend/ContractDao.scala | 2 +- .../src/main/scala/com/digitalasset/http/domain.scala | 2 +- .../http/json/ApiValueToJsValueConverter.scala | 2 +- .../com/digitalasset/http/json/DomainJsonDecoder.scala | 2 +- .../com/digitalasset/http/json/DomainJsonEncoder.scala | 2 +- .../scala/com/digitalasset/http/json/HttpCodec.scala | 2 +- .../http/json/JsValueToApiValueConverter.scala | 2 +- .../scala/com/digitalasset/http/json/JsonError.scala | 2 +- .../com/digitalasset/http/json/JsonProtocol.scala | 2 +- .../com/digitalasset/http/json/ResponseFormats.scala | 2 +- .../scala/com/digitalasset/http/json/SprayJson.scala | 2 +- .../com/digitalasset/http/json/TaggedJsonFormat.scala | 2 +- .../com/digitalasset/http/query/ValuePredicate.scala | 2 +- .../http/util/ApiValueToLfValueConverter.scala | 2 +- .../scala/com/digitalasset/http/util/ClientUtil.scala | 2 +- .../scala/com/digitalasset/http/util/Commands.scala | 2 +- .../scala/com/digitalasset/http/util/FutureUtil.scala | 2 +- .../digitalasset/http/util/IdentifierConverters.scala | 2 +- .../com/digitalasset/http/util/Transactions.scala | 2 +- ledger-service/http-json/src/test/daml/Account.daml | 2 +- .../http/AbstractHttpServiceIntegrationTest.scala | 2 +- .../com/digitalasset/http/AuthorizationTest.scala | 2 +- .../test/scala/com/digitalasset/http/Generators.scala | 2 +- .../scala/com/digitalasset/http/GeneratorsTest.scala | 2 +- .../digitalasset/http/HttpServiceIntegrationTest.scala | 2 +- .../com/digitalasset/http/HttpServiceTestFixture.scala | 2 +- .../http/HttpServiceWithPostgresIntTest.scala | 2 +- .../com/digitalasset/http/PackageServiceTest.scala | 2 +- .../com/digitalasset/http/json/JsonProtocolTest.scala | 2 +- .../digitalasset/http/json/ResponseFormatsTest.scala | 2 +- .../digitalasset/http/query/ValuePredicateTest.scala | 2 +- .../http/util/ApiValueToLfValueConverterTest.scala | 2 +- .../scala/com/digitalasset/http/util/TestUtil.scala | 2 +- ledger-service/jwt/BUILD.bazel | 2 +- .../src/main/scala/com/digitalasset/jwt/Base64.scala | 2 +- .../main/scala/com/digitalasset/jwt/JwksVerifier.scala | 2 +- .../main/scala/com/digitalasset/jwt/JwtDecoder.scala | 2 +- .../main/scala/com/digitalasset/jwt/JwtGenerator.scala | 2 +- .../main/scala/com/digitalasset/jwt/JwtSigner.scala | 2 +- .../main/scala/com/digitalasset/jwt/JwtVerifier.scala | 2 +- .../src/main/scala/com/digitalasset/jwt/KeyUtils.scala | 2 +- .../jwt/src/main/scala/com/digitalasset/jwt/Main.scala | 2 +- .../scala/com/digitalasset/jwt/RsaKeysGenerator.scala | 2 +- .../src/main/scala/com/digitalasset/jwt/domain.scala | 2 +- .../src/test/scala/com/digitalasset/jwt/JwksSpec.scala | 2 +- .../scala/com/digitalasset/jwt/SignatureSpec.scala | 2 +- ledger-service/lf-value-json/BUILD.bazel | 2 +- .../daml/lf/value/json/ApiCodecCompressed.scala | 2 +- .../daml/lf/value/json/ApiValueImplicits.scala | 2 +- .../digitalasset/daml/lf/value/json/JsonVariant.scala | 2 +- .../daml/lf/value/json/NavigatorModelAliases.scala | 2 +- .../lf-value-json/src/test/daml/JsonEncodingTest.daml | 2 +- .../daml/lf/value/json/ApiCodecCompressedSpec.scala | 2 +- ledger-service/utils/BUILD.bazel | 2 +- .../com/digitalasset/ledger/service/LedgerReader.scala | 2 +- .../digitalasset/ledger/service/MetadataReader.scala | 2 +- .../com/digitalasset/ledger/service/TemplateIds.scala | 2 +- .../scala/com/digitalasset/util/ExceptionOps.scala | 2 +- ledger/api-server-damlonx/reference-v2/BUILD.bazel | 2 +- .../api/server/damlonx/reference/v2/Config.scala | 2 +- .../server/damlonx/reference/v2/ReferenceServer.scala | 2 +- .../api/server/damlonx/reference/v2/cli/Cli.scala | 2 +- .../v2/EphemeralPostgresReferenceServerMain.scala | 2 +- ledger/ledger-api-akka/BUILD.bazel | 2 +- ledger/ledger-api-auth-client/BUILD.bazel | 2 +- .../ledger/api/auth/client/LedgerCallCredentials.java | 2 +- ledger/ledger-api-auth/BUILD.bazel | 2 +- .../com/digitalasset/ledger/api/auth/AuthService.scala | 2 +- .../digitalasset/ledger/api/auth/AuthServiceJWT.scala | 2 +- .../ledger/api/auth/AuthServiceJWTPayload.scala | 2 +- .../digitalasset/ledger/api/auth/AuthServiceNone.scala | 2 +- .../ledger/api/auth/AuthServiceStatic.scala | 2 +- .../ledger/api/auth/AuthServiceWildcard.scala | 2 +- .../com/digitalasset/ledger/api/auth/Authorizer.scala | 2 +- .../com/digitalasset/ledger/api/auth/Claims.scala | 2 +- .../scala/com/digitalasset/ledger/api/auth/Main.scala | 2 +- .../ledger/api/auth/OngoingAuthorizationObserver.scala | 2 +- .../api/auth/interceptor/AsyncForwardingListener.scala | 2 +- .../auth/interceptor/AuthorizationInterceptor.scala | 2 +- .../services/ActiveContractsServiceAuthorization.scala | 2 +- .../CommandCompletionServiceAuthorization.scala | 2 +- .../auth/services/CommandServiceAuthorization.scala | 2 +- .../CommandSubmissionServiceAuthorization.scala | 2 +- .../ConfigManagementServiceAuthorization.scala | 2 +- .../LedgerConfigurationServiceAuthorization.scala | 2 +- .../services/LedgerIdentityServiceAuthorization.scala | 2 +- .../PackageManagementServiceAuthorization.scala | 2 +- .../auth/services/PackageServiceAuthorization.scala | 2 +- .../services/PartyManagementServiceAuthorization.scala | 2 +- .../api/auth/services/TimeServiceAuthorization.scala | 2 +- .../services/TransactionServiceAuthorization.scala | 2 +- .../ledger/api/auth/AuthServiceJWTCodecSpec.scala | 2 +- ledger/ledger-api-client/BUILD.bazel | 2 +- .../digitalasset/ledger/client/CommandClientIT.scala | 2 +- .../com/digitalasset/ledger/client/LedgerClient.scala | 2 +- .../configuration/CommandClientConfiguration.scala | 2 +- .../configuration/LedgerClientConfiguration.scala | 2 +- .../client/configuration/LedgerIdRequirement.scala | 2 +- .../client/services/acs/ActiveContractSetClient.scala | 2 +- .../services/admin/PackageManagementClient.scala | 2 +- .../client/services/admin/PartyManagementClient.scala | 2 +- .../client/services/commands/CommandClient.scala | 2 +- .../services/commands/CommandCompletionSource.scala | 2 +- .../services/commands/CommandSubmissionFlow.scala | 2 +- .../client/services/commands/CommandTrackerFlow.scala | 2 +- .../client/services/commands/CommandUpdater.scala | 2 +- .../services/commands/CompletionStreamElement.scala | 2 +- .../services/commands/SynchronousCommandClient.scala | 2 +- .../services/commands/tracker/CommandTracker.scala | 2 +- .../commands/tracker/CommandTrackerShape.scala | 2 +- .../services/commands/tracker/TrackingData.scala | 2 +- .../configuration/LedgerConfigurationClient.scala | 2 +- .../services/identity/LedgerIdentityClient.scala | 2 +- .../ledger/client/services/pkg/PackageClient.scala | 2 +- .../client/services/testing/time/StaticTime.scala | 2 +- .../services/transactions/TransactionClient.scala | 2 +- .../services/transactions/TransactionSource.scala | 2 +- .../src/main/scala/com/digitalasset/util/Ctx.scala | 2 +- .../util/akkastreams/ExtractMaterializedValue.scala | 2 +- .../util/akkastreams/ImmutableIterable.scala | 2 +- .../digitalasset/util/akkastreams/MaxInFlight.scala | 2 +- .../scala/com/digitalasset/util/logging/Lazy.scala | 2 +- .../services/commands/CommandTrackerFlowTest.scala | 2 +- .../ExtractSingleMaterializedValueTest.scala | 2 +- .../util/akkastreams/MaxInFlightTest.scala | 2 +- .../util/api/TimestampConversionTest.scala | 2 +- ledger/ledger-api-common/BUILD.bazel | 2 +- .../digitalasset/ledger/api/tls/TlsConfiguration.scala | 2 +- .../ledger/api/validation/CommandsValidator.scala | 2 +- .../validation/CompletionServiceRequestValidator.scala | 2 +- .../ledger/api/validation/LedgerOffsetValidator.scala | 2 +- .../ledger/api/validation/PartyNameChecker.scala | 2 +- .../ledger/api/validation/PartyValidator.scala | 2 +- .../api/validation/SubmitAndWaitRequestValidator.scala | 2 +- .../ledger/api/validation/SubmitRequestValidator.scala | 2 +- .../api/validation/TransactionFilterValidator.scala | 2 +- .../TransactionServiceRequestValidator.scala | 2 +- .../ledger/api/validation/ValueValidator.scala | 2 +- .../main/scala/com/digitalasset/ledger/package.scala | 2 +- .../platform/akkastreams/dispatcher/Dispatcher.scala | 2 +- .../akkastreams/dispatcher/DispatcherImpl.scala | 2 +- .../akkastreams/dispatcher/SignalDispatcher.scala | 2 +- .../platform/akkastreams/dispatcher/SubSource.scala | 2 +- .../platform/api/grpc/GrpcApiService.scala | 2 +- .../digitalasset/platform/api/grpc/GrpcApiUtil.scala | 2 +- .../digitalasset/platform/api/v1/event/EventOps.scala | 2 +- .../digitalasset/platform/common/LedgerIdMode.scala | 2 +- .../digitalasset/platform/common/PlatformTypes.scala | 2 +- .../platform/common/logging/NamedLoggerFactory.scala | 2 +- .../common/logging/SimpleNamedLoggerFactory.scala | 2 +- .../platform/common/metrics/VarGauge.scala | 2 +- .../platform/participant/util/EventFilter.scala | 2 +- .../platform/participant/util/LfEngineToApi.scala | 2 +- .../platform/participant/util/Slf4JLog.scala | 2 +- .../platform/participant/util/ValueConversions.scala | 2 +- .../platform/server/api/ApiException.scala | 2 +- .../platform/server/api/DropRepeated.scala | 2 +- .../platform/server/api/ProxyCloseable.scala | 2 +- .../digitalasset/platform/server/api/WithOffset.scala | 2 +- .../api/services/domain/CommandCompletionService.scala | 2 +- .../api/services/domain/CommandSubmissionService.scala | 2 +- .../api/services/domain/TransactionService.scala | 2 +- .../services/grpc/GrpcCommandCompletionService.scala | 2 +- .../server/api/services/grpc/GrpcCommandService.scala | 2 +- .../services/grpc/GrpcCommandSubmissionService.scala | 2 +- .../server/api/services/grpc/GrpcHealthService.scala | 2 +- .../api/services/grpc/GrpcTransactionService.scala | 2 +- .../validation/ActiveContractsServiceValidation.scala | 2 +- .../CommandCompletionServiceValidation.scala | 2 +- .../server/api/validation/ErrorFactories.scala | 2 +- .../server/api/validation/FieldValidations.scala | 2 +- .../LedgerConfigurationServiceValidation.scala | 2 +- .../api/validation/PackageServiceValidation.scala | 2 +- .../server/services/command/ApiCommandService.scala | 2 +- .../server/services/command/HandleOfferResult.scala | 2 +- .../server/services/command/SizeCappedMap.scala | 2 +- .../platform/server/services/command/Tracker.scala | 2 +- .../platform/server/services/command/TrackerImpl.scala | 2 +- .../platform/server/services/command/TrackerMap.scala | 2 +- .../services/command/time/TimeModelValidator.scala | 2 +- .../services/identity/ApiLedgerIdentityService.scala | 2 +- .../server/services/testing/ApiTimeService.scala | 2 +- .../server/services/testing/TimeServiceBackend.scala | 2 +- .../transaction/InvertedTransactionFilter.scala | 2 +- .../server/services/transaction/OffsetSection.scala | 2 +- .../services/transaction/TransactionFiltration.scala | 2 +- .../server/services/transaction/TransactionMeta.scala | 2 +- .../services/transaction/TransactionWithMeta.scala | 2 +- .../transaction/TransientContractRemover.scala | 2 +- .../server/util/context/TraceContextConversions.scala | 2 +- .../platform/services/time/TimeProviderType.scala | 2 +- .../com/digitalasset/ledger/api/DomainMocks.scala | 2 +- .../ledger/api/validation/ValidatorTestUtils.scala | 2 +- .../platform/akkastreams/FutureTimeouts.scala | 2 +- .../platform/api/checks/pkg/GenMissingString.scala | 2 +- .../ledger/api/ValueConversionRoundTripTest.scala | 2 +- .../api/validation/IdentifierValidatorTest.scala | 2 +- .../api/validation/SubmitRequestValidatorTest.scala | 2 +- .../TransactionServiceRequestValidatorTest.scala | 2 +- .../akkastreams/dispatcher/DispatcherSpec.scala | 2 +- .../akkastreams/dispatcher/DispatcherTest.scala | 2 +- .../akkastreams/dispatcher/SignalDispatcherTest.scala | 2 +- .../api/checks/ledgerid/GetLedgerIdentityIT.scala | 2 +- .../platform/server/api/DropRepeatedSpec.scala | 2 +- .../platform/server/api/OffsetSectionTest.scala | 2 +- .../api/services/grpc/GrpcHealthServiceSpec.scala | 2 +- .../server/services/command/SizeCappedMapTest.scala | 2 +- .../server/services/command/TrackerImplTest.scala | 2 +- .../transaction/InvertedTransactionFilterTest.scala | 2 +- .../transaction/TransientContractRemoverTest.scala | 2 +- .../util/context/TraceContextConversionsTest.scala | 2 +- ledger/ledger-api-domain/BUILD.bazel | 2 +- .../scala/com/digitalasset/ledger/api/domain.scala | 2 +- .../command/completion/CompletionEndRequest.scala | 2 +- .../command/completion/CompletionStreamRequest.scala | 2 +- .../messages/command/submission/SubmitRequest.scala | 2 +- .../api/messages/transaction/GetLedgerEndRequest.scala | 2 +- .../transaction/GetTransactionByEventIdRequest.scala | 2 +- .../transaction/GetTransactionByIdRequest.scala | 2 +- .../transaction/GetTransactionTreesRequest.scala | 2 +- .../messages/transaction/GetTransactionsRequest.scala | 2 +- ledger/ledger-api-health/BUILD.bazel | 2 +- .../digitalasset/ledger/api/health/HealthChecks.scala | 2 +- .../digitalasset/ledger/api/health/HealthStatus.scala | 2 +- .../digitalasset/ledger/api/health/ReportsHealth.scala | 2 +- ledger/ledger-api-scala-logging/BUILD.bazel | 2 +- .../api/logging/ErrorLoggingStreamObserver.scala | 2 +- .../ledger/api/logging/InternalErrorLogging.scala | 2 +- .../ledger/api/logging/LoggingServiceMarker.scala | 2 +- .../ledger/api/logging/FailingServerFixture.scala | 2 +- .../ledger/api/logging/InternalErrorLoggingTest.scala | 2 +- .../digitalasset/ledger/api/logging/TestAppender.scala | 2 +- .../ledger/api/logging/TestAppenderFixture.scala | 2 +- ledger/ledger-api-test-tool-on-canton/BUILD.bazel | 2 +- .../canton-test-runner.sh | 2 +- ledger/ledger-api-test-tool-on-canton/canton.conf | 2 +- ledger/ledger-api-test-tool/BUILD.bazel | 2 +- ledger/ledger-api-test-tool/conformance.bzl | 2 +- .../src/main/daml/PackageManagementTest.daml | 2 +- .../main/scala/com/daml/ledger/api/testtool/Cli.scala | 2 +- .../scala/com/daml/ledger/api/testtool/Config.scala | 2 +- .../daml/ledger/api/testtool/LedgerApiTestTool.scala | 2 +- .../scala/com/daml/ledger/api/testtool/Tests.scala | 2 +- .../api/testtool/infrastructure/Allocation.scala | 2 +- .../AssertionErrorWithPreformattedMessage.scala | 2 +- .../api/testtool/infrastructure/Assertions.scala | 2 +- .../api/testtool/infrastructure/DiffExtensions.scala | 2 +- .../api/testtool/infrastructure/Eventually.scala | 2 +- .../api/testtool/infrastructure/Identification.scala | 2 +- .../api/testtool/infrastructure/LedgerServices.scala | 2 +- .../api/testtool/infrastructure/LedgerSession.scala | 2 +- .../infrastructure/LedgerSessionConfiguration.scala | 2 +- .../api/testtool/infrastructure/LedgerTestCase.scala | 2 +- .../testtool/infrastructure/LedgerTestContext.scala | 2 +- .../api/testtool/infrastructure/LedgerTestSuite.scala | 2 +- .../infrastructure/LedgerTestSuiteRunner.scala | 2 +- .../testtool/infrastructure/LedgerTestSummary.scala | 2 +- .../testtool/infrastructure/ProtobufConverters.scala | 2 +- .../ledger/api/testtool/infrastructure/Reporter.scala | 2 +- .../ledger/api/testtool/infrastructure/Result.scala | 2 +- .../api/testtool/infrastructure/Synchronize.scala | 2 +- .../testtool/infrastructure/TransactionHelpers.scala | 2 +- .../participant/ParticipantSession.scala | 2 +- .../participant/ParticipantSessionConfiguration.scala | 2 +- .../participant/ParticipantSessionManager.scala | 2 +- .../participant/ParticipantTestContext.scala | 2 +- .../api/testtool/tests/ActiveContractsService.scala | 2 +- .../ledger/api/testtool/tests/CommandService.scala | 2 +- .../testtool/tests/CommandSubmissionCompletion.scala | 2 +- .../ledger/api/testtool/tests/ConfigManagement.scala | 2 +- .../daml/ledger/api/testtool/tests/ContractKeys.scala | 2 +- .../tests/ContractKeysSubmitterIsMaintainer.scala | 2 +- .../daml/ledger/api/testtool/tests/Divulgence.scala | 2 +- .../daml/ledger/api/testtool/tests/HealthService.scala | 2 +- .../com/daml/ledger/api/testtool/tests/Identity.scala | 2 +- .../testtool/tests/LedgerConfigurationService.scala | 2 +- .../daml/ledger/api/testtool/tests/LotsOfParties.scala | 2 +- .../ledger/api/testtool/tests/PackageManagement.scala | 2 +- .../com/daml/ledger/api/testtool/tests/Packages.scala | 2 +- .../ledger/api/testtool/tests/PartyManagement.scala | 2 +- .../daml/ledger/api/testtool/tests/SemanticTests.scala | 2 +- .../com/daml/ledger/api/testtool/tests/Time.scala | 2 +- .../ledger/api/testtool/tests/TransactionScale.scala | 2 +- .../ledger/api/testtool/tests/TransactionService.scala | 2 +- .../com/daml/ledger/api/testtool/tests/Witnesses.scala | 2 +- .../api/testtool/tests/WronglyTypedContractId.scala | 2 +- ledger/participant-state-index/BUILD.bazel | 2 +- .../participant/state/index/v2/ContractStore.scala | 2 +- .../participant/state/index/v2/IdentityProvider.scala | 2 +- .../state/index/v2/IndexActiveContractsService.scala | 2 +- .../state/index/v2/IndexCompletionsService.scala | 2 +- .../state/index/v2/IndexConfigManagementService.scala | 2 +- .../state/index/v2/IndexConfigurationService.scala | 2 +- .../state/index/v2/IndexPackagesService.scala | 2 +- .../state/index/v2/IndexPartyManagementService.scala | 2 +- .../participant/state/index/v2/IndexService.scala | 2 +- .../participant/state/index/v2/IndexTimeService.scala | 2 +- .../state/index/v2/IndexTransactionsService.scala | 2 +- .../participant/state/index/v2/LedgerEndService.scala | 2 +- .../ledger/participant/state/index/v2/package.scala | 2 +- ledger/participant-state/BUILD.bazel | 2 +- ledger/participant-state/kvutils/BUILD.bazel | 2 +- .../kvutils/src/main/protobuf/daml_kvutils.proto | 2 +- .../ledger/participant/state/kvutils/Conversions.scala | 2 +- .../daml/ledger/participant/state/kvutils/Debug.scala | 2 +- .../ledger/participant/state/kvutils/Envelope.scala | 2 +- .../daml/ledger/participant/state/kvutils/Err.scala | 2 +- .../state/kvutils/InMemoryKVParticipantState.scala | 2 +- .../participant/state/kvutils/InputsAndEffects.scala | 2 +- .../participant/state/kvutils/KeyValueCommitting.scala | 2 +- .../state/kvutils/KeyValueConsumption.scala | 2 +- .../participant/state/kvutils/KeyValueSubmission.scala | 2 +- .../daml/ledger/participant/state/kvutils/Pretty.scala | 2 +- .../ledger/participant/state/kvutils/Projections.scala | 2 +- .../ledger/participant/state/kvutils/Version.scala | 2 +- .../state/kvutils/committer/CommitContext.scala | 2 +- .../state/kvutils/committer/Committer.scala | 2 +- .../state/kvutils/committer/ConfigCommitter.scala | 2 +- .../state/kvutils/committer/PackageCommitter.scala | 2 +- .../kvutils/committer/PartyAllocationCommitter.scala | 2 +- .../state/kvutils/committer/StepResult.scala | 2 +- .../participant/state/kvutils/committing/Common.scala | 2 +- .../committing/ProcessTransactionSubmission.scala | 2 +- .../ledger/participant/state/kvutils/package.scala | 2 +- .../participant/state/kvutils/EnvelopeSpec.scala | 2 +- .../state/kvutils/InMemoryKVParticipantStateIT.scala | 2 +- .../daml/ledger/participant/state/kvutils/KVTest.scala | 2 +- .../participant/state/kvutils/KVUtilsConfigSpec.scala | 2 +- .../participant/state/kvutils/KVUtilsPackageSpec.scala | 2 +- .../participant/state/kvutils/KVUtilsPartySpec.scala | 2 +- .../state/kvutils/KVUtilsTransactionSpec.scala | 2 +- .../participant/state/kvutils/ProjectionsSpec.scala | 2 +- .../ledger/participant/state/kvutils/TestHelpers.scala | 2 +- ledger/participant-state/kvutils/tools/BUILD.bazel | 2 +- .../participant-state/kvutils/tools/integrity_test.bzl | 2 +- .../state/kvutils/tools/IntegrityCheck.scala | 2 +- ledger/participant-state/protobuf/BUILD.bazel | 2 +- .../participant/state/ledger_configuration.proto | 2 +- .../protobuf/ledger_configuration.rst | 2 +- .../ledger/participant/state/v1/Configuration.scala | 2 +- .../ledger/participant/state/v1/DivulgedContract.scala | 2 +- .../participant/state/v1/LedgerInitialConditions.scala | 2 +- .../com/daml/ledger/participant/state/v1/Offset.scala | 2 +- .../daml/ledger/participant/state/v1/ReadService.scala | 2 +- .../ledger/participant/state/v1/RejectionReason.scala | 2 +- .../ledger/participant/state/v1/SubmissionResult.scala | 2 +- .../ledger/participant/state/v1/SubmitterInfo.scala | 2 +- .../daml/ledger/participant/state/v1/TimeModel.scala | 2 +- .../ledger/participant/state/v1/TransactionMeta.scala | 2 +- .../com/daml/ledger/participant/state/v1/Update.scala | 2 +- .../com/daml/ledger/participant/state/v1/Version.scala | 2 +- .../participant/state/v1/WriteConfigService.scala | 2 +- .../participant/state/v1/WritePackagesService.scala | 2 +- .../participant/state/v1/WritePartyService.scala | 2 +- .../ledger/participant/state/v1/WriteService.scala | 2 +- .../com/daml/ledger/participant/state/v1/package.scala | 2 +- .../daml/ledger/participant/state/TimeModelTest.scala | 2 +- ledger/sandbox-perf/BUILD.bazel | 2 +- .../digitalasset/platform/sandbox/perf/AcsBench.scala | 2 +- .../platform/sandbox/perf/LargeTransactionBench.scala | 2 +- .../platform/sandbox/perf/SimpleBench.scala | 2 +- .../platform/sandbox/perf/AcsBenchState.scala | 2 +- .../digitalasset/platform/sandbox/perf/AkkaState.scala | 2 +- .../platform/sandbox/perf/DummyCommands.scala | 2 +- .../digitalasset/platform/sandbox/perf/InfAwait.scala | 2 +- .../sandbox/perf/LargeTransactionCommands.scala | 2 +- .../platform/sandbox/perf/LedgerContext.scala | 2 +- .../platform/sandbox/perf/LedgerFactories.scala | 2 +- .../platform/sandbox/perf/PerfBenchState.scala | 2 +- .../platform/sandbox/perf/SandboxServerResource.scala | 2 +- .../platform/sandbox/perf/TestHelper.scala | 2 +- .../platform/sandbox/perf/util/DarUtil.scala | 2 +- .../src/perf/resources/damls/LargeTransaction.daml | 2 +- ledger/sandbox/BUILD.bazel | 2 +- ledger/sandbox/kubernetes.yaml | 2 +- .../platform/apiserver/ApiServerConfig.scala | 2 +- .../digitalasset/platform/apiserver/ApiServices.scala | 2 +- .../digitalasset/platform/apiserver/JdbcIndex.scala | 2 +- .../platform/apiserver/LedgerApiServer.scala | 2 +- .../platform/apiserver/MetricsInterceptor.scala | 2 +- .../platform/apiserver/StandaloneApiServer.scala | 2 +- .../apiserver/services/ApiActiveContractsService.scala | 2 +- .../services/ApiCommandCompletionService.scala | 2 +- .../services/ApiLedgerConfigurationService.scala | 2 +- .../apiserver/services/ApiPackageService.scala | 2 +- .../apiserver/services/ApiSubmissionService.scala | 2 +- .../services/admin/ApiConfigManagementService.scala | 2 +- .../services/admin/ApiPackageManagementService.scala | 2 +- .../services/admin/ApiPartyManagementService.scala | 2 +- .../apiserver/services/admin/PollingUtils.scala | 2 +- .../services/transaction/ApiTransactionService.scala | 2 +- .../com/digitalasset/platform/indexer/Indexer.scala | 2 +- .../digitalasset/platform/indexer/IndexerConfig.scala | 2 +- .../platform/indexer/IndexerStartupMode.scala | 2 +- .../digitalasset/platform/indexer/JdbcIndexer.scala | 2 +- .../platform/indexer/RecoveringIndexer.scala | 2 +- .../platform/indexer/StandaloneIndexerServer.scala | 2 +- .../resources/ActorMaterializerResourceOwner.scala | 2 +- .../platform/resources/ActorSystemResourceOwner.scala | 2 +- .../platform/resources/CloseableResourceOwner.scala | 2 +- .../resources/ExecutorServiceResourceOwner.scala | 2 +- .../resources/FutureCloseableResourceOwner.scala | 2 +- .../platform/resources/FutureResourceOwner.scala | 2 +- .../com/digitalasset/platform/resources/Resource.scala | 2 +- .../resources/ResourceAcquisitionFilterException.scala | 2 +- .../platform/resources/ResourceOwner.scala | 2 +- .../platform/resources/TimerResourceOwner.scala | 2 +- .../com/digitalasset/platform/sandbox/BuildInfo.scala | 2 +- .../platform/sandbox/EventIdFormatter.scala | 2 +- .../platform/sandbox/LedgerIdGenerator.scala | 2 +- .../digitalasset/platform/sandbox/SandboxMain.scala | 2 +- .../digitalasset/platform/sandbox/SandboxServer.scala | 2 +- .../digitalasset/platform/sandbox/banner/Banner.scala | 2 +- .../com/digitalasset/platform/sandbox/cli/Cli.scala | 2 +- .../platform/sandbox/config/SandboxConfig.scala | 2 +- .../platform/sandbox/metrics/MetricsReporting.scala | 2 +- .../platform/sandbox/metrics/package.scala | 2 +- .../sandbox/services/SandboxResetService.scala | 2 +- .../platform/sandbox/stores/ActiveLedgerState.scala | 2 +- .../sandbox/stores/ActiveLedgerStateManager.scala | 2 +- .../sandbox/stores/InMemoryActiveLedgerState.scala | 2 +- .../platform/sandbox/stores/InMemoryPackageStore.scala | 2 +- .../sandbox/stores/SandboxIndexAndWriteService.scala | 2 +- .../sandbox/stores/deduplicator/Deduplicator.scala | 2 +- .../sandbox/stores/ledger/CommandExecutor.scala | 2 +- .../sandbox/stores/ledger/CommandExecutorImpl.scala | 2 +- .../sandbox/stores/ledger/ConfigurationEntry.scala | 2 +- .../platform/sandbox/stores/ledger/ErrorCause.scala | 2 +- .../platform/sandbox/stores/ledger/Ledger.scala | 2 +- .../platform/sandbox/stores/ledger/LedgerEntry.scala | 2 +- .../sandbox/stores/ledger/LedgerSnapshot.scala | 2 +- .../platform/sandbox/stores/ledger/MeteredLedger.scala | 2 +- .../sandbox/stores/ledger/PackageLedgerEntry.scala | 2 +- .../sandbox/stores/ledger/PartyIdGenerator.scala | 2 +- .../sandbox/stores/ledger/PartyLedgerEntry.scala | 2 +- .../sandbox/stores/ledger/SandboxContractStore.scala | 2 +- .../sandbox/stores/ledger/ScenarioLoader.scala | 2 +- .../sandbox/stores/ledger/SequencingError.scala | 2 +- .../sandbox/stores/ledger/TransactionConversion.scala | 2 +- .../stores/ledger/inmemory/InMemoryLedger.scala | 2 +- .../sandbox/stores/ledger/inmemory/LedgerEntries.scala | 2 +- .../sandbox/stores/ledger/sql/BaseLedger.scala | 2 +- .../sandbox/stores/ledger/sql/ReadOnlySqlLedger.scala | 2 +- .../platform/sandbox/stores/ledger/sql/SqlLedger.scala | 2 +- .../sandbox/stores/ledger/sql/dao/DbType.scala | 2 +- .../ledger/sql/dao/HikariJdbcConnectionProvider.scala | 2 +- .../sandbox/stores/ledger/sql/dao/JdbcLedgerDao.scala | 2 +- .../sandbox/stores/ledger/sql/dao/LedgerDao.scala | 2 +- .../stores/ledger/sql/dao/MeteredLedgerDao.scala | 2 +- .../stores/ledger/sql/migration/FlywayMigrations.scala | 2 +- .../h2database/V5_1__Populate_Event_Data.scala | 2 +- .../postgres/V10_1__Populate_Event_Data.scala | 2 +- .../sql/migration/postgres/V2_1__Rebuild_Acs.scala | 2 +- .../migration/postgres/V3__Recompute_Key_Hash.scala | 2 +- .../sql/migration/postgres/V4_1__Collect_Parties.scala | 2 +- .../ledger/sql/serialisation/ContractSerializer.scala | 2 +- .../stores/ledger/sql/serialisation/KeyHasher.scala | 2 +- .../sql/serialisation/TransactionSerializer.scala | 2 +- .../ledger/sql/serialisation/ValueSerializer.scala | 2 +- .../sandbox/stores/ledger/sql/util/Conversions.scala | 2 +- .../sandbox/stores/ledger/sql/util/DbDispatcher.scala | 2 +- .../stores/ledger/sql/util/PaginatingAsyncStream.scala | 2 +- .../digitalasset/platform/sandbox/LedgerResource.scala | 2 +- .../digitalasset/platform/sandbox/MetricsAround.scala | 2 +- .../platform/sandbox/ScenarioLoadingITBase.scala | 2 +- .../sandbox/auth/AdminServiceCallAuthTests.scala | 2 +- .../auth/ExpiringStreamServiceCallAuthTests.scala | 2 +- .../sandbox/auth/PublicServiceCallAuthTests.scala | 2 +- .../sandbox/auth/ReadOnlyServiceCallAuthTests.scala | 2 +- .../sandbox/auth/ReadWriteServiceCallAuthTests.scala | 2 +- .../platform/sandbox/auth/ServiceCallAuthTests.scala | 2 +- .../auth/ServiceCallWithMainActorAuthTests.scala | 2 +- .../sandbox/logging/TestNamedLoggerFactory.scala | 2 +- .../persistence/EphemeralPostgresSandboxMain.scala | 2 +- .../platform/sandbox/persistence/PostgresAround.scala | 2 +- .../platform/sandbox/services/SandboxFixture.scala | 2 +- .../sandbox/services/SandboxFixtureWithAuth.scala | 2 +- .../sandbox/services/SandboxServerResource.scala | 2 +- .../sandbox/services/SubmitAndWaitDummyCommand.scala | 2 +- .../platform/sandbox/services/SubmitDummyCommand.scala | 2 +- .../platform/sandbox/services/TestCommands.scala | 2 +- .../platform/sandbox/utils/InfiniteRetries.scala | 2 +- .../apiserver/services/admin/PollingUtilsSpec.scala | 2 +- .../platform/indexer/RecoveringIndexerSpec.scala | 2 +- .../platform/resources/ResourceOwnerSpec.scala | 2 +- .../platform/sandbox/EventIdFormatterSpec.scala | 2 +- .../platform/sandbox/ScenarioLoadingITDivulgence.scala | 2 +- .../sandbox/ScenarioLoadingITNewIdentifier.scala | 2 +- .../platform/sandbox/ScenarioLoadingITPostgres.scala | 2 +- .../com/digitalasset/platform/sandbox/TlsIT.scala | 2 +- .../platform/sandbox/auth/AllocatePartyAuthIT.scala | 2 +- .../platform/sandbox/auth/CompletionEndAuthIT.scala | 2 +- .../platform/sandbox/auth/CompletionStreamAuthIT.scala | 2 +- .../sandbox/auth/GetActiveContractsAuthIT.scala | 2 +- .../auth/GetFlatTransactionByEventIdAuthIT.scala | 2 +- .../sandbox/auth/GetFlatTransactionByIdAuthIT.scala | 2 +- .../sandbox/auth/GetLedgerConfigurationAuthIT.scala | 2 +- .../platform/sandbox/auth/GetLedgerEndAuthIT.scala | 2 +- .../sandbox/auth/GetLedgerIdentityAuthIT.scala | 2 +- .../platform/sandbox/auth/GetTimeAuthIT.scala | 2 +- .../sandbox/auth/GetTransactionByEventIdAuthIT.scala | 2 +- .../sandbox/auth/GetTransactionByIdAuthIT.scala | 2 +- .../sandbox/auth/GetTransactionTreesAuthIT.scala | 2 +- .../platform/sandbox/auth/GetTransactionsAuthIT.scala | 2 +- .../sandbox/auth/ListKnownPackagesAuthIT.scala | 2 +- .../platform/sandbox/auth/ListKnownPartiesAuthIT.scala | 2 +- .../platform/sandbox/auth/SubmitAndWaitAuthIT.scala | 2 +- .../auth/SubmitAndWaitForTransactionAuthIT.scala | 2 +- .../auth/SubmitAndWaitForTransactionIdAuthIT.scala | 2 +- .../auth/SubmitAndWaitForTransactionTreeAuthIT.scala | 2 +- .../platform/sandbox/auth/SubmitAuthIT.scala | 2 +- .../platform/sandbox/auth/UploadDarAuthIT.scala | 2 +- .../digitalasset/platform/sandbox/cli/CliSpec.scala | 2 +- .../platform/sandbox/persistence/PostgresIT.scala | 2 +- .../command/CommandServiceBackPressureIT.scala | 2 +- .../sandbox/services/command/CommandStaticTimeIT.scala | 2 +- .../configuration/LedgerConfigurationServiceIT.scala | 2 +- .../services/identity/LedgerIdentityServiceIT.scala | 2 +- .../sandbox/services/reflection/ReflectionIT.scala | 2 +- .../sandbox/services/reset/ResetServiceIT.scala | 2 +- .../platform/sandbox/services/time/StaticTimeIT.scala | 2 +- .../sandbox/services/time/WallClockTimeIT.scala | 2 +- .../sandbox/services/transaction/EventFilterSpec.scala | 2 +- .../sandbox/stores/deduplicator/DeduplicatorSpec.scala | 2 +- .../stores/ledger/ImplicitPartyAdditionIT.scala | 2 +- .../stores/ledger/TransactionMRTComplianceIT.scala | 2 +- .../stores/ledger/inmemory/LedgerEntriesSpec.scala | 2 +- .../sandbox/stores/ledger/sql/JdbcLedgerDaoSpec.scala | 2 +- .../sandbox/stores/ledger/sql/KeyHasherSpec.scala | 2 +- .../sandbox/stores/ledger/sql/SqlLedgerSpec.scala | 2 +- .../ledger/sql/migration/FlywayMigrationsSpec.scala | 2 +- ledger/scripts/test/sandbox-tarball-size-check.sh | 2 +- ledger/scripts/test/sandbox-tarball-size.sh | 2 +- ledger/test-common/BUILD.bazel | 2 +- ledger/test-common/src/main/daml/SemanticTests.daml | 2 +- ledger/test-common/src/main/daml/Test.daml | 2 +- .../platform/testing/FiniteStreamObserver.scala | 2 +- .../platform/testing/SizeBoundObserver.scala | 2 +- .../digitalasset/platform/testing/StreamConsumer.scala | 2 +- .../platform/testing/TestTemplateIdentifiers.scala | 2 +- .../platform/testing/TimeBoundObserver.scala | 2 +- .../platform/testing/TimeoutException.scala | 2 +- .../digitalasset/platform/testing/TimeoutTask.scala | 2 +- .../platform/testing/WaitForCompletionsObserver.scala | 2 +- .../digitalasset/platform/testing/WithTimeout.scala | 2 +- libs-haskell/bazel-runfiles/BUILD.bazel | 2 +- libs-haskell/bazel-runfiles/src/DA/Bazel/Runfiles.hs | 2 +- .../bazel-runfiles/test/DA/Bazel/RunfilesTest.hs | 2 +- libs-haskell/da-hs-base/BUILD.bazel | 2 +- libs-haskell/da-hs-base/da-hs-base.cabal | 2 +- libs-haskell/da-hs-base/src/Control/Lens/Ast.hs | 2 +- .../da-hs-base/src/Control/Lens/MonoTraversal.hs | 2 +- libs-haskell/da-hs-base/src/DA/Pretty.hs | 2 +- libs-haskell/da-hs-base/src/DA/Service/Logger.hs | 2 +- .../da-hs-base/src/DA/Service/Logger/Impl/GCP.hs | 2 +- .../da-hs-base/src/DA/Service/Logger/Impl/IO.hs | 2 +- .../da-hs-base/src/DA/Service/Logger/Impl/Pure.hs | 2 +- libs-haskell/da-hs-base/src/DA/Signals.hs | 2 +- libs-haskell/da-hs-base/src/Data/Conduit/Tar/Extra.hs | 2 +- libs-haskell/da-hs-base/src/Data/NameMap.hs | 2 +- .../da-hs-base/src/Data/Semigroup/FixedPoint.hs | 2 +- libs-haskell/da-hs-base/src/Data/Text/Extended.hs | 2 +- .../da-hs-base/src/Options/Applicative/Extended.hs | 2 +- libs-haskell/da-hs-base/src/Orphans/Lib_pretty.hs | 2 +- libs-haskell/da-hs-base/src/Test/Tasty/Extended.hs | 2 +- .../src/Text/PrettyPrint/Annotated/Extended.hs | 2 +- libs-haskell/da-hs-base/tests/DataLimit.hs | 2 +- libs-haskell/test-utils/BUILD.bazel | 2 +- libs-haskell/test-utils/DA/Test/Util.hs | 2 +- libs-scala/auth-utils/BUILD.bazel | 2 +- .../main/scala/com/digitalasset/auth/TokenHolder.scala | 2 +- libs-scala/direct-execution-context/BUILD.bazel | 2 +- .../com/digitalasset/dec/DirectExecutionContext.scala | 2 +- libs-scala/grpc-utils/BUILD.bazel | 2 +- .../scala/com/digitalasset/grpc/GrpcException.scala | 2 +- .../main/scala/com/digitalasset/grpc/GrpcStatus.scala | 2 +- libs-scala/timer-utils/BUILD.bazel | 2 +- .../main/scala/com/digitalasset/timer/Delayed.scala | 2 +- .../scala/com/digitalasset/timer/PromiseTask.scala | 2 +- .../scala/com/digitalasset/timer/RetryStrategy.scala | 2 +- .../src/main/scala/com/digitalasset/timer/Timer.scala | 2 +- navigator/BUILD.bazel | 2 +- navigator/backend/BUILD.bazel | 2 +- navigator/backend/scenarios/rental/daml/Main.daml | 2 +- .../com/digitalasset/navigator/ApplicationInfo.scala | 2 +- .../com/digitalasset/navigator/GraphQLHandler.scala | 2 +- .../scala/com/digitalasset/navigator/InfoHandler.scala | 2 +- .../com/digitalasset/navigator/NavigatorBackend.scala | 2 +- .../main/scala/com/digitalasset/navigator/Read.scala | 2 +- .../scala/com/digitalasset/navigator/Session.scala | 2 +- .../scala/com/digitalasset/navigator/UIBackend.scala | 2 +- .../com/digitalasset/navigator/config/Arguments.scala | 2 +- .../com/digitalasset/navigator/config/Config.scala | 2 +- .../digitalasset/navigator/console/AsciiTable.scala | 2 +- .../com/digitalasset/navigator/console/Command.scala | 2 +- .../digitalasset/navigator/console/CommandSet.scala | 2 +- .../com/digitalasset/navigator/console/Console.scala | 2 +- .../com/digitalasset/navigator/console/Parameter.scala | 2 +- .../com/digitalasset/navigator/console/Pretty.scala | 2 +- .../com/digitalasset/navigator/console/State.scala | 2 +- .../navigator/console/commands/Choice.scala | 2 +- .../navigator/console/commands/Command.scala | 2 +- .../navigator/console/commands/Commands.scala | 2 +- .../navigator/console/commands/Contract.scala | 2 +- .../navigator/console/commands/Create.scala | 2 +- .../navigator/console/commands/DiffContracts.scala | 2 +- .../navigator/console/commands/Event.scala | 2 +- .../navigator/console/commands/Exercise.scala | 2 +- .../navigator/console/commands/GraphQL.scala | 2 +- .../navigator/console/commands/GraphQLExamples.scala | 2 +- .../navigator/console/commands/GraphQLSchema.scala | 2 +- .../digitalasset/navigator/console/commands/Help.scala | 2 +- .../digitalasset/navigator/console/commands/Info.scala | 2 +- .../navigator/console/commands/Package.scala | 2 +- .../navigator/console/commands/Packages.scala | 2 +- .../navigator/console/commands/Parties.scala | 2 +- .../navigator/console/commands/Party.scala | 2 +- .../digitalasset/navigator/console/commands/Quit.scala | 2 +- .../navigator/console/commands/SetTime.scala | 2 +- .../digitalasset/navigator/console/commands/Sql.scala | 2 +- .../navigator/console/commands/SqlSchema.scala | 2 +- .../navigator/console/commands/Template.scala | 2 +- .../navigator/console/commands/Templates.scala | 2 +- .../digitalasset/navigator/console/commands/Time.scala | 2 +- .../navigator/console/commands/Transaction.scala | 2 +- .../navigator/console/commands/Version.scala | 2 +- .../com/digitalasset/navigator/console/package.scala | 2 +- .../com/digitalasset/navigator/data/CommandRow.scala | 2 +- .../digitalasset/navigator/data/CommandStatusRow.scala | 2 +- .../com/digitalasset/navigator/data/ContractRow.scala | 2 +- .../digitalasset/navigator/data/DatabaseActions.scala | 2 +- .../com/digitalasset/navigator/data/EventRow.scala | 2 +- .../com/digitalasset/navigator/data/Queries.scala | 2 +- .../digitalasset/navigator/data/TransactionRow.scala | 2 +- .../digitalasset/navigator/dotnot/PropertyCursor.scala | 2 +- .../com/digitalasset/navigator/dotnot/package.scala | 2 +- .../digitalasset/navigator/graphql/GraphQLSchema.scala | 2 +- .../com/digitalasset/navigator/graphql/JsonType.scala | 2 +- .../navigator/graphql/SprayMarshallers.scala | 2 +- .../navigator/graphql/StringAliasType.scala | 2 +- .../navigator/graphqless/GraphQLFields.scala | 2 +- .../navigator/graphqless/GraphQLLeaf.scala | 2 +- .../navigator/graphqless/GraphQLObject.scala | 2 +- .../navigator/graphqless/GraphQLOutputType.scala | 2 +- .../digitalasset/navigator/graphqless/package.scala | 2 +- .../digitalasset/navigator/json/ApiCodecVerbose.scala | 2 +- .../com/digitalasset/navigator/json/DamlLfCodec.scala | 2 +- .../com/digitalasset/navigator/json/ModelCodec.scala | 2 +- .../scala/com/digitalasset/navigator/json/Util.scala | 2 +- .../digitalasset/navigator/model/DatabaseError.scala | 2 +- .../com/digitalasset/navigator/model/Ledger.scala | 2 +- .../scala/com/digitalasset/navigator/model/Model.scala | 2 +- .../digitalasset/navigator/model/PackageRegistry.scala | 2 +- .../com/digitalasset/navigator/model/PartyState.scala | 2 +- .../digitalasset/navigator/model/SqlQueryResult.scala | 2 +- .../navigator/model/converter/ConversionError.scala | 2 +- .../navigator/model/converter/Converter.scala | 2 +- .../navigator/model/converter/LedgerApiV1.scala | 2 +- .../com/digitalasset/navigator/model/package.scala | 2 +- .../digitalasset/navigator/query/FilteringPager.scala | 2 +- .../scala/com/digitalasset/navigator/query/Pager.scala | 2 +- .../digitalasset/navigator/query/SortingPager.scala | 2 +- .../digitalasset/navigator/query/filter/package.scala | 2 +- .../digitalasset/navigator/query/project/package.scala | 2 +- .../scala/com/digitalasset/navigator/store/Store.scala | 2 +- .../navigator/store/platform/PlatformStore.scala | 2 +- .../navigator/store/platform/PlatformSubscriber.scala | 2 +- .../navigator/time/TimeProviderFactory.scala | 2 +- .../digitalasset/navigator/time/TimeProviderType.scala | 2 +- .../com/digitalasset/navigator/util/RetryHelper.scala | 2 +- .../digitalasset/navigator/backend/DamlConstants.scala | 2 +- .../digitalasset/navigator/backend/ServerTest.scala | 2 +- .../navigator/backend/SessionJsonProtocolTest.scala | 2 +- .../digitalasset/navigator/backend/data/RowSpec.scala | 2 +- .../navigator/backend/dotnot/DotNotSpec.scala | 2 +- .../navigator/backend/graphql/GraphQLSchemaSpec.scala | 2 +- .../backend/json/ApiCodecCompressedSpec.scala | 2 +- .../navigator/backend/json/ApiCodecVerboseSpec.scala | 2 +- .../navigator/backend/json/DamlLfCodecSpec.scala | 2 +- .../navigator/backend/model/ApiValueSpec.scala | 2 +- .../navigator/backend/model/ConverterSpec.scala | 2 +- .../navigator/backend/model/LedgerSpec.scala | 2 +- .../navigator/backend/model/ModelSpec.scala | 2 +- .../navigator/backend/query/ContractFilterSpec.scala | 2 +- .../navigator/backend/query/ContractSortSpec.scala | 2 +- .../navigator/backend/query/FilterSpec.scala | 2 +- navigator/docs/source/backend-licenses.rst | 4 ++-- navigator/docs/source/frontend-licenses.rst | 4 ++-- navigator/frontend/BUILD.bazel | 2 +- navigator/frontend/apollo.config.js | 2 +- navigator/frontend/declarations.d.ts | 2 +- navigator/frontend/karma.conf.js | 2 +- navigator/frontend/src/applets/about/index.tsx | 4 ++-- navigator/frontend/src/applets/app/index.tsx | 2 +- navigator/frontend/src/applets/configsource/index.tsx | 2 +- .../src/applets/contract/ContractComponent.tsx | 2 +- navigator/frontend/src/applets/contract/Exercise.tsx | 2 +- navigator/frontend/src/applets/contract/index.tsx | 2 +- navigator/frontend/src/applets/contracts/columns.tsx | 2 +- navigator/frontend/src/applets/contracts/data.tsx | 2 +- navigator/frontend/src/applets/contracts/index.tsx | 4 ++-- navigator/frontend/src/applets/customview/index.tsx | 2 +- navigator/frontend/src/applets/info/index.tsx | 4 ++-- navigator/frontend/src/applets/page/index.tsx | 2 +- .../src/applets/template/TemplateComponent.tsx | 2 +- navigator/frontend/src/applets/template/index.tsx | 2 +- .../frontend/src/applets/templatecontracts/columns.tsx | 2 +- .../frontend/src/applets/templatecontracts/data.tsx | 2 +- .../frontend/src/applets/templatecontracts/index.tsx | 2 +- navigator/frontend/src/applets/templates/columns.tsx | 2 +- navigator/frontend/src/applets/templates/data.tsx | 2 +- navigator/frontend/src/applets/templates/index.tsx | 2 +- navigator/frontend/src/browsercheck.ts | 2 +- navigator/frontend/src/components/Frame.tsx | 2 +- navigator/frontend/src/components/Icon.tsx | 2 +- navigator/frontend/src/components/Link.tsx | 2 +- navigator/frontend/src/components/Navbar.tsx | 2 +- navigator/frontend/src/config/api/v1-load.ts | 2 +- navigator/frontend/src/config/api/v1.ts | 2 +- navigator/frontend/src/config/api/v2-load.ts | 2 +- navigator/frontend/src/config/api/v2.ts | 2 +- navigator/frontend/src/config/either.ts | 2 +- navigator/frontend/src/config/index.ts | 2 +- navigator/frontend/src/config/utils.ts | 2 +- navigator/frontend/src/declarations.d.ts | 2 +- navigator/frontend/src/fonts/fonts.css | 2 +- navigator/frontend/src/icons/icons.css | 2 +- navigator/frontend/src/index.html | 2 +- navigator/frontend/src/index.tsx | 2 +- navigator/frontend/src/polyfills.ts | 2 +- navigator/frontend/src/redux-router/src/index.ts | 2 +- navigator/frontend/src/routes/index.ts | 2 +- navigator/frontend/src/styles/base.css | 2 +- navigator/frontend/src/theme.ts | 2 +- navigator/frontend/src/types/index.ts | 2 +- navigator/frontend/src/ui-core/declarations.d.ts | 2 +- navigator/frontend/src/ui-core/index.html | 2 +- .../frontend/src/ui-core/src/AdvanceTime/index.tsx | 2 +- .../frontend/src/ui-core/src/ArgumentDisplay/Guide.tsx | 2 +- .../frontend/src/ui-core/src/ArgumentDisplay/index.tsx | 2 +- .../frontend/src/ui-core/src/Autosuggest/Guide.tsx | 2 +- .../frontend/src/ui-core/src/Autosuggest/index.tsx | 2 +- .../frontend/src/ui-core/src/Breadcrumbs/Guide.tsx | 2 +- .../frontend/src/ui-core/src/Breadcrumbs/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Button/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Button/index.tsx | 2 +- .../frontend/src/ui-core/src/ChoicesButton/Guide.tsx | 2 +- .../frontend/src/ui-core/src/ChoicesButton/index.tsx | 2 +- .../ui-core/src/ContractTable/ApolloDataProvider.ts | 2 +- .../frontend/src/ui-core/src/ContractTable/Guide.tsx | 2 +- .../frontend/src/ui-core/src/ContractTable/index.tsx | 2 +- navigator/frontend/src/ui-core/src/DataTable/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/DataTable/index.tsx | 2 +- .../src/ui-core/src/DateTimePicker/calendar.tsx | 2 +- .../frontend/src/ui-core/src/DateTimePicker/index.tsx | 2 +- .../src/ui-core/src/DateTimePicker/timeInput.tsx | 2 +- navigator/frontend/src/ui-core/src/Frame/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Guide/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Icon/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Icon/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Input/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Label/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Link/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Link/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Modal/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Modal/index.tsx | 2 +- navigator/frontend/src/ui-core/src/NavBar/index.tsx | 2 +- .../frontend/src/ui-core/src/NestedForm/index.tsx | 2 +- .../ui-core/src/ParameterForm/ApolloDataProvider.ts | 2 +- .../src/ui-core/src/ParameterForm/ContractIdInput.tsx | 2 +- .../frontend/src/ui-core/src/ParameterForm/Guide.tsx | 2 +- .../frontend/src/ui-core/src/ParameterForm/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Popover/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Popover/index.tsx | 2 +- .../frontend/src/ui-core/src/RouteMatcher/index.ts | 2 +- .../frontend/src/ui-core/src/SearchInput/Guide.tsx | 2 +- .../frontend/src/ui-core/src/SearchInput/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Select/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Select/index.tsx | 2 +- .../frontend/src/ui-core/src/SidebarLink/Guide.tsx | 2 +- .../frontend/src/ui-core/src/SidebarLink/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Strong/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Strong/index.tsx | 2 +- .../frontend/src/ui-core/src/Table/HeaderCell.tsx | 2 +- navigator/frontend/src/ui-core/src/Table/index.tsx | 2 +- .../frontend/src/ui-core/src/TableActionBar/Guide.tsx | 2 +- .../src/ui-core/src/TableActionBar/TabLink.tsx | 2 +- .../frontend/src/ui-core/src/TableActionBar/index.tsx | 2 +- navigator/frontend/src/ui-core/src/TimeInput/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/TimeInput/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Tooltip/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Tooltip/index.tsx | 2 +- navigator/frontend/src/ui-core/src/Truncate/Guide.tsx | 2 +- navigator/frontend/src/ui-core/src/Truncate/index.tsx | 2 +- navigator/frontend/src/ui-core/src/api/DamlLfType.ts | 2 +- navigator/frontend/src/ui-core/src/api/DamlLfValue.ts | 2 +- navigator/frontend/src/ui-core/src/api/OpaqueTypes.ts | 2 +- .../frontend/src/ui-core/src/devel/fonts/fonts.css | 2 +- .../frontend/src/ui-core/src/devel/icons/icons.css | 2 +- navigator/frontend/src/ui-core/src/devel/index.tsx | 2 +- navigator/frontend/src/ui-core/src/devel/styles.css | 2 +- navigator/frontend/src/ui-core/src/index.ts | 2 +- .../frontend/src/ui-core/src/ledger-watcher/UI.tsx | 2 +- .../frontend/src/ui-core/src/ledger-watcher/icons.tsx | 2 +- .../frontend/src/ui-core/src/ledger-watcher/index.ts | 2 +- navigator/frontend/src/ui-core/src/session/UI.tsx | 2 +- navigator/frontend/src/ui-core/src/session/actions.ts | 2 +- navigator/frontend/src/ui-core/src/session/index.ts | 2 +- navigator/frontend/src/ui-core/src/session/reduce.ts | 2 +- navigator/frontend/src/ui-core/src/session/types.ts | 2 +- navigator/frontend/src/ui-core/src/theme.ts | 2 +- navigator/frontend/src/ui-core/src/types.ts | 2 +- navigator/frontend/src/ui-core/src/util.tsx | 2 +- .../frontend/src/ui-core/src/withExercise/index.tsx | 2 +- .../frontend/src/ui-core/src/withLedgerTime/index.tsx | 2 +- navigator/frontend/webpack.config.js | 2 +- navigator/frontend/webpack.ui-core.js | 2 +- navigator/integration-test/BUILD.bazel | 2 +- .../integration-test/src/main/resources/Main.daml | 2 +- .../com/digitalasset/navigator/test/BrowserStack.scala | 2 +- .../com/digitalasset/navigator/test/BrowserTest.scala | 2 +- .../navigator/test/ComponentsFixture.scala | 2 +- .../scala/com/digitalasset/navigator/test/Main.scala | 2 +- .../digitalasset/navigator/test/config/Arguments.scala | 2 +- .../digitalasset/navigator/test/runner/HeadDamli.scala | 2 +- .../navigator/test/runner/HeadNavigator.scala | 2 +- .../navigator/test/runner/HeadSandbox.scala | 2 +- .../navigator/test/runner/PackagedDamlc.scala | 2 +- .../navigator/test/runner/PackagedSandbox.scala | 2 +- .../digitalasset/navigator/test/runner/Runner.scala | 2 +- nix/BUILD.bazel | 2 +- nix/tools/python36/sitecustomize.py | 2 +- notices-gen/BUILD.bazel | 2 +- notices-gen/src/notices.hs | 2 +- oss-compliance/check-oss-licenses.py | 2 +- oss-compliance/check_oss_license.sh | 2 +- oss-compliance/extract-js.py | 2 +- release/BUILD.bazel | 2 +- release/install.bat | 2 +- release/install.sh | 2 +- release/src/Main.hs | 2 +- release/src/Options.hs | 2 +- release/src/Types.hs | 2 +- release/src/Upload.hs | 2 +- release/src/Util.hs | 2 +- release/util.bzl | 2 +- release/windows-installer/BUILD.bazel | 2 +- release/windows-installer/src/WindowsInstaller.hs | 2 +- replacements/BUILD.bazel | 2 +- rules_daml/BUILD.bazel | 2 +- rules_daml/daml.bzl | 2 +- .../scala-akka/AkkaGrpcServicePrinter.scala | 2 +- .../scala-akka/AkkaStreamGenerator.scala | 2 +- scala-protoc-plugins/scala-akka/BUILD.bazel | 2 +- scala-protoc-plugins/scala-logging/BUILD.bazel | 2 +- .../scala-logging/LoggingCompilerPlugin.scala | 2 +- .../scala-logging/lib/ErrorLoggingStreamObserver.scala | 2 +- .../scala-logging/lib/InternalErrorLogging.scala | 2 +- .../scala-logging/lib/LoggingServiceMarker.scala | 2 +- scala-protoc-plugins/scalapb/BUILD.bazel | 2 +- .../scalapb/ScalaPbCompilerPlugin.scala | 2 +- scalafmt.sh | 2 +- templates/BUILD.bazel | 2 +- templates/skeleton/daml/Main.daml | 2 +- triggers/daml/BUILD.bazel | 2 +- triggers/daml/Daml/Trigger.daml | 2 +- triggers/daml/Daml/Trigger/LowLevel.daml | 2 +- triggers/daml/daml-trigger-rst-template.rst | 2 +- triggers/runner/BUILD.bazel | 2 +- .../daml/lf/engine/trigger/Converter.scala | 2 +- .../digitalasset/daml/lf/engine/trigger/Runner.scala | 2 +- .../daml/lf/engine/trigger/RunnerConfig.scala | 2 +- .../daml/lf/engine/trigger/RunnerMain.scala | 2 +- triggers/tests/BUILD.bazel | 2 +- triggers/tests/daml/ACS.daml | 2 +- triggers/tests/daml/CommandId.daml | 2 +- triggers/tests/daml/ExerciseByKey.daml | 2 +- triggers/tests/daml/Numeric.daml | 2 +- triggers/tests/daml/PendingSet.daml | 2 +- triggers/tests/daml/Retry.daml | 2 +- triggers/tests/daml/TemplateIdFilter.daml | 2 +- triggers/tests/daml/Time.daml | 2 +- triggers/tests/list-triggers.sh | 2 +- .../daml/lf/engine/trigger/test/TestMain.scala | 2 +- unreleased.rst | 2 +- unreleased.sh | 2 +- 2472 files changed, 2491 insertions(+), 2494 deletions(-) create mode 100644 daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_1_6/NO_AUTO_COPYRIGHT create mode 100644 daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_1_7/NO_AUTO_COPYRIGHT diff --git a/3rdparty/c/BUILD.bazel b/3rdparty/c/BUILD.bazel index bba9f707e07e..de0211054aa1 100644 --- a/3rdparty/c/BUILD.bazel +++ b/3rdparty/c/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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/COPY b/COPY index 9bea7037d41d..ed95da7dbe82 100644 --- a/COPY +++ b/COPY @@ -1,2 +1,2 @@ -Copyright (c) 2019 The DAML Authors. All rights reserved. +Copyright (c) 2020 The DAML Authors. All rights reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/LICENSE b/LICENSE index d1f5c9033f63..e7310210a3a9 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates + Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICES b/NOTICES index 8af8d686034f..6b7923b29ea0 100644 --- a/NOTICES +++ b/NOTICES @@ -1,4 +1,4 @@ -Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Phase: RELEASE Distribution: EXTERNAL @@ -5263,7 +5263,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. daml-ghc-lib-LICENSE -Copyright Digital Asset 2018-2019. +Copyright Digital Asset 2018-2020. Licensed under either of: @@ -13975,7 +13975,7 @@ DAMAGE. ----------------------------------------------------------------------------- ./daml-ghc-lib-LICENSE -Copyright Digital Asset 2018-2019. +Copyright Digital Asset 2018-2020. Licensed under either of: diff --git a/README.md b/README.md index 597cb42ddebc..2250f1bc3c65 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/digital-asset/daml/blob/master/LICENSE) [![Build](https://dev.azure.com/digitalasset/daml/_apis/build/status/digital-asset.daml?branchName=master&label=Build)](https://dev.azure.com/digitalasset/daml/_build/latest?definitionId=4&branchName=master) -Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved. +Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 # Welcome to the DAML repository! diff --git a/bazel-haskell-deps.bzl b/bazel-haskell-deps.bzl index c20e41247dcd..d4a1691b82c6 100644 --- a/bazel-haskell-deps.bzl +++ b/bazel-haskell-deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 8e03e089a534..0eed73082432 100644 --- a/bazel-java-deps.bzl +++ b/bazel-java-deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 70392e0b9b8d..602760df46d0 100644 --- a/bazel_tools/BUILD.bazel +++ b/bazel_tools/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Export Bazel sources for Bazel API docs. diff --git a/bazel_tools/client_server/BUILD.bazel b/bazel_tools/client_server/BUILD.bazel index 19299f9fa3df..4bf3940da8c2 100644 --- a/bazel_tools/client_server/BUILD.bazel +++ b/bazel_tools/client_server/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 29e9178c89d7..aef350584736 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 c7739bd3d377..fdabd80f20dd 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 4eb0eadb6501..9ea97595bc1e 100644 --- a/bazel_tools/client_server/runner/BUILD.bazel +++ b/bazel_tools/client_server/runner/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 ef23109e4691..1e5861107173 100644 --- a/bazel_tools/client_server/runner/Main.hs +++ b/bazel_tools/client_server/runner/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3553f330d76e..c7c346428321 100644 --- a/bazel_tools/client_server/tests/BUILD.bazel +++ b/bazel_tools/client_server/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 d5ee8b49a473..1f4b93baf0ad 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 d054f6cd983b..5d8e9d984942 100644 --- a/bazel_tools/client_server/tests/server.scala +++ b/bazel_tools/client_server/tests/server.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.bazeltools.clientservertest.tests diff --git a/bazel_tools/dev_env_tool/BUILD.bazel b/bazel_tools/dev_env_tool/BUILD.bazel index 115db29e46e1..85763cbb7bc2 100644 --- a/bazel_tools/dev_env_tool/BUILD.bazel +++ b/bazel_tools/dev_env_tool/BUILD.bazel @@ -1,2 +1,2 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 c06f19a1d3b8..4ae62cc3b142 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/docs.bzl b/bazel_tools/docs.bzl index e1bdac6bf138..640059bd643e 100644 --- a/bazel_tools/docs.bzl +++ b/bazel_tools/docs.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Build rule for a DA Documentation Package. diff --git a/bazel_tools/docs/BUILD.bazel b/bazel_tools/docs/BUILD.bazel index f97210b9f27d..2b386a1a33fb 100644 --- a/bazel_tools/docs/BUILD.bazel +++ b/bazel_tools/docs/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@io_bazel_skydoc//skylark:skylark.bzl", "skylark_doc") diff --git a/bazel_tools/fat_cc_library.bzl b/bazel_tools/fat_cc_library.bzl index 2d2e560a9e31..8b8d6c8bd490 100644 --- a/bazel_tools/fat_cc_library.bzl +++ b/bazel_tools/fat_cc_library.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 42e1cd013625..f0901bcf15ec 100644 --- a/bazel_tools/ghc_dwarf.bzl +++ b/bazel_tools/ghc_dwarf.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/ghci-template.sh b/bazel_tools/ghci-template.sh index 27f34f3eabe4..d65f86d3714e 100644 --- a/bazel_tools/ghci-template.sh +++ b/bazel_tools/ghci-template.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 ENV_FILE=$1 diff --git a/bazel_tools/haskell.bzl b/bazel_tools/haskell.bzl index a281efe06078..b8271270b9ab 100644 --- a/bazel_tools/haskell.bzl +++ b/bazel_tools/haskell.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/bazel_tools/hlint.bzl b/bazel_tools/hlint.bzl index 7edc37f4deb2..ff25e553d5c1 100644 --- a/bazel_tools/hlint.bzl +++ b/bazel_tools/hlint.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 0e0cabcdfca5..23145bf54242 100644 --- a/bazel_tools/java.bzl +++ b/bazel_tools/java.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 44ebbfe4c387..fcfd46cbfed4 100644 --- a/bazel_tools/java_testing/BUILD.bazel +++ b/bazel_tools/java_testing/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 6e1a1525df3e..e4751f3d8435 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 a54128433391..6e63fd578fe7 100644 --- a/bazel_tools/javadoc_library.bzl +++ b/bazel_tools/javadoc_library.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 fa9921ef37bc..44cbefbf0819 100644 --- a/bazel_tools/os_info.bzl +++ b/bazel_tools/os_info.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 11c49ee91dbb..a19dd890fc61 100644 --- a/bazel_tools/packaging/BUILD.bazel +++ b/bazel_tools/packaging/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 c1b90185ba1f..3e7f2fe0ee19 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 6a3ed8eff6a4..e90f6e5915ff 100644 --- a/bazel_tools/packaging/packaging.bzl +++ b/bazel_tools/packaging/packaging.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 45e9b1a4cb48..12343e172858 100644 --- a/bazel_tools/pkg.bzl +++ b/bazel_tools/pkg.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 1b3ef927e023..421db4e14b9c 100644 --- a/bazel_tools/pom_file.bzl +++ b/bazel_tools/pom_file.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 32fddfb16596..f58368651fc2 100644 --- a/bazel_tools/proto.bzl +++ b/bazel_tools/proto.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 db422943c569..3ea33d8a162e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f2edcbe75d16..10bd75bfafdd 100644 --- a/bazel_tools/scala.bzl +++ b/bazel_tools/scala.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 fc5b248ff391..abba4183dcc1 100644 --- a/build-scripts/drop-all-objects.sql +++ b/build-scripts/drop-all-objects.sql @@ -1,7 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. --- All rights reserved. - DROP ALL OBJECTS; diff --git a/build-scripts/github/merge-prohibition.sh b/build-scripts/github/merge-prohibition.sh index 348e596ea2c2..6c7404211f18 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/build-scripts/key_change.sh b/build-scripts/key_change.sh index ae7df1e9219d..c35010c3301e 100755 --- a/build-scripts/key_change.sh +++ b/build-scripts/key_change.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 22b7a396fe6d..6decdfe314e3 100644 --- a/build-scripts/no-multi-branch-helpers.groovy +++ b/build-scripts/no-multi-branch-helpers.groovy @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 #!/usr/bin/env groovy diff --git a/build.sh b/build.sh index 114aa746bc53..0369028a4844 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 dcd8bc590bf4..0f219e9b6326 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/configure-bazel.sh b/ci/configure-bazel.sh index 1a91d0802be1..0b02a7ce07df 100755 --- a/ci/configure-bazel.sh +++ b/ci/configure-bazel.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 e8028c91d28d..d2ddce240c68 100644 --- a/ci/cron/BUILD.bazel +++ b/ci/cron/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_binary") diff --git a/ci/cron/run.sh b/ci/cron/run.sh index b91f1d30b35b..01224996cfe9 100755 --- a/ci/cron/run.sh +++ b/ci/cron/run.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 b184191293ea..ef65f70b7d3c 100644 --- a/ci/cron/src/Main.hs +++ b/ci/cron/src/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 4289984c7b2d..d84c13b16d9e 100755 --- a/ci/dev-env-install.sh +++ b/ci/dev-env-install.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 1c4e75b42dea..1f68498d989c 100755 --- a/ci/dev-env-push.py +++ b/ci/dev-env-push.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/release.sh b/ci/release.sh index ed9703af8bdf..3a1e5fb2df62 100755 --- a/ci/release.sh +++ b/ci/release.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/compiler/daml-extension/BUILD.bazel b/compiler/daml-extension/BUILD.bazel index c3a43c874d92..565305e05bbd 100644 --- a/compiler/daml-extension/BUILD.bazel +++ b/compiler/daml-extension/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 bf08dd871338..28cab1d8f193 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 7ed8c5b03c09..ff8cb76676da 100644 --- a/compiler/daml-extension/src/extension.ts +++ b/compiler/daml-extension/src/extension.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0c3151acb771..f8718ab13dfb 100644 --- a/compiler/daml-extension/src/webview.css +++ b/compiler/daml-extension/src/webview.css @@ -1,4 +1,4 @@ -/* Copyright (c) 2019 The DAML Authors. All rights reserved. */ +/* Copyright (c) 2020 The DAML Authors. 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 7f121de481b0..9c8f60d3ef34 100644 --- a/compiler/daml-extension/src/webview.js +++ b/compiler/daml-extension/src/webview.js @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c6e567b4fb82..a4b59bedda92 100644 --- a/compiler/daml-extension/syntaxes/TestGrammar.daml +++ b/compiler/daml-extension/syntaxes/TestGrammar.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/daml-extension/test/extension.test.ts b/compiler/daml-extension/test/extension.test.ts index 728137b3a91e..b98797ac355d 100644 --- a/compiler/daml-extension/test/extension.test.ts +++ b/compiler/daml-extension/test/extension.test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 9330f2a7bcdd..42776a9ce343 100644 --- a/compiler/daml-extension/test/index.ts +++ b/compiler/daml-extension/test/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 07a64f03c9ce..8635d4223ff1 100644 --- a/compiler/daml-lf-ast/BUILD.bazel +++ b/compiler/daml-lf-ast/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/daml-lf-ast.cabal b/compiler/daml-lf-ast/daml-lf-ast.cabal index 9b5e3e8e1703..2f89b2b7835d 100644 --- a/compiler/daml-lf-ast/daml-lf-ast.cabal +++ b/compiler/daml-lf-ast/daml-lf-ast.cabal @@ -6,7 +6,7 @@ synopsis: DAML-LF AST license: Apache-2.0 author: Digital Asset maintainer: Digital Asset -copyright: Digital Asset 2019 +copyright: Digital Asset 2020 homepage: https://github.com/digital-asset/daml#readme bug-reports: https://github.com/digital-asset/daml/issues 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 6e535872bf4d..31ef97d19cee 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6c977080bb19..612eb211c6a9 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5ff09125f9bf..fa567002b2c7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 38250593fa96..7d0b66c6c315 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 eb31db6b83f3..ea053f95de81 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 2aac03c85e04..a5a87a581aa2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 dad3be644192..a200beba7f93 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 7add330bfc04..b222a944c6f6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f8946e57cae8..341e16485307 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9a5c479e1043..40e603269744 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 36e3f9f3364e..9badb0f1805f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c4f65568075d..b748c7ec07ac 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d1ed5160f223..c0b48f73544b 100644 --- a/compiler/daml-lf-proto/BUILD.bazel +++ b/compiler/daml-lf-proto/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_library") diff --git a/compiler/daml-lf-proto/daml-lf-proto.cabal b/compiler/daml-lf-proto/daml-lf-proto.cabal index bc76ed937604..6aa632c26ba9 100644 --- a/compiler/daml-lf-proto/daml-lf-proto.cabal +++ b/compiler/daml-lf-proto/daml-lf-proto.cabal @@ -6,7 +6,7 @@ synopsis: DAML-LF Protobuf Encoding license: Apache-2.0 author: Digital Asset maintainer: Digital Asset -copyright: Digital Asset 2019 +copyright: Digital Asset 2020 homepage: https://github.com/digital-asset/daml#readme bug-reports: https://github.com/digital-asset/daml/issues 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 0348bb9efa57..cdbf55b3390e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c0216e71886a..1777efde4de0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6b96517128f8..a942381bf785 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f507dbd66c67..10fd3b69d595 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 7377ca3d69f5..24c316b7f654 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 fa0dc32f0b05..da68ecd8c528 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 13c1372b0361..b93cb3603eb0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d0914888ed94..dbcacce2271b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 18406b95beb7..64097a751f40 100644 --- a/compiler/daml-lf-reader/BUILD.bazel +++ b/compiler/daml-lf-reader/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 977eb7ca5762..9f4ab40fac03 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d59e9c8bb4a8..cdc323d0b133 100644 --- a/compiler/daml-lf-tools/BUILD.bazel +++ b/compiler/daml-lf-tools/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 f3d68cbef290..0a120eaa11fc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3cebb6259f3a..514c3a600c10 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 18a64aeec616..b08c90194091 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3172bbda29a0..94b4d97ad1e1 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 beb8461d94f0..b0d61bfdb430 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 7d0a3f6f6f07..3bf4a7846355 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 80f1180b6971..1d3c0486d4a4 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ffcd0e83b9f8..fb0ff3701656 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9ada2b76af0d..ef0ec5e63695 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b4ac460b35ee..c455d78f21b7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 158bcdd5d81a..8459593a3b56 100644 --- a/compiler/daml-licenses/BUILD.bazel +++ b/compiler/daml-licenses/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:docs.bzl", "da_doc_package") diff --git a/compiler/daml-licenses/licenses/daml-ghc-lib-LICENSE b/compiler/daml-licenses/licenses/daml-ghc-lib-LICENSE index 142d22faf0dd..240bae124878 100644 --- a/compiler/daml-licenses/licenses/daml-ghc-lib-LICENSE +++ b/compiler/daml-licenses/licenses/daml-ghc-lib-LICENSE @@ -1,4 +1,4 @@ -Copyright Digital Asset 2018-2019. +Copyright Digital Asset 2018-2020. Licensed under either of: diff --git a/compiler/daml-licenses/licenses/extract.py b/compiler/daml-licenses/licenses/extract.py index b6d406b6a6bf..6a5cb0e1c51d 100755 --- a/compiler/daml-licenses/licenses/extract.py +++ b/compiler/daml-licenses/licenses/extract.py @@ -1,5 +1,5 @@ #!/usr/bin/env runpipenv -# Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +# Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. # All rights reserved. # diff --git a/compiler/daml-licenses/source/da-sdk-license.rst b/compiler/daml-licenses/source/da-sdk-license.rst index 68e1c1dcad55..7a8315f1a0c0 100644 --- a/compiler/daml-licenses/source/da-sdk-license.rst +++ b/compiler/daml-licenses/source/da-sdk-license.rst @@ -1,9 +1,9 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 --------------------------- Copyright Notice --------------------------- -Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. \ No newline at end of file diff --git a/compiler/daml-licenses/source/index.rst b/compiler/daml-licenses/source/index.rst index 1e1b6c36258c..c0e740a264e5 100644 --- a/compiler/daml-licenses/source/index.rst +++ b/compiler/daml-licenses/source/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 bc1b7a24570b..77f0027729b1 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 3851de23ae4e..ea2af0018b14 100644 --- a/compiler/daml-licenses/source/licensing/damlc.rst +++ b/compiler/daml-licenses/source/licensing/damlc.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 30c603dc3ba0..8873ad16661f 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 ec27655fe52d..51ed66c9ef6f 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 e6d57070b69f..43ba62177e08 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 4e8c61f74bae..090315b785cd 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 9bcf3b27add6..8d7b910f3426 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 c4a19c2a01ae..d3daa0f23286 100755 --- a/compiler/daml-licenses/test.sh +++ b/compiler/daml-licenses/test.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/compiler/damlc/BUILD.bazel b/compiler/damlc/BUILD.bazel index 5df88249c15f..b70e235433a3 100644 --- a/compiler/damlc/BUILD.bazel +++ b/compiler/damlc/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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-hoogle-template.txt b/compiler/damlc/base-hoogle-template.txt index a464bf7b68be..0a231a894a16 100644 --- a/compiler/damlc/base-hoogle-template.txt +++ b/compiler/damlc/base-hoogle-template.txt @@ -1,7 +1,7 @@ -- Hoogle documentation for DAML, generated by daml-ghc. -- See Hoogle, http://www.haskell.org/hoogle/ --- (C) Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. +-- (C) Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited. -- | DAML standard library. diff --git a/compiler/damlc/base-rst-template.rst b/compiler/damlc/base-rst-template.rst index 5a1bbd6d424b..d4a7b4f43e06 100644 --- a/compiler/damlc/base-rst-template.rst +++ b/compiler/damlc/base-rst-template.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 dca6d8f3dce8..7e52765fb86a 100644 --- a/compiler/damlc/daml-compiler/BUILD.bazel +++ b/compiler/damlc/daml-compiler/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 77974916aec1..4df0aa1f8cd6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 bbb3156db4db..add3601d3bb4 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d611fad81a2a..a8e91f7c6325 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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/Scenario.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Scenario.hs index 798b11293b9c..dcc81986a764 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DisambiguateRecordFields #-} diff --git a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Upgrade.hs b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Upgrade.hs index e1ef540afd23..9942970f36d8 100644 --- a/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Upgrade.hs +++ b/compiler/damlc/daml-compiler/src/DA/Daml/Compiler/Upgrade.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- diff --git a/compiler/damlc/daml-doc/BUILD.bazel b/compiler/damlc/daml-doc/BUILD.bazel index 0477bec802b2..340870df000d 100644 --- a/compiler/damlc/daml-doc/BUILD.bazel +++ b/compiler/damlc/daml-doc/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 27dde056a5ee..540f2df05ba0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Annotate.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Annotate.hs index d01b4e13a56e..06a363dbf451 100644 --- a/compiler/damlc/daml-doc/src/DA/Daml/Doc/Annotate.hs +++ b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Annotate.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 2fffce467391..4a08b8c7c09c 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 53f353b33f0a..ee025780edc6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d999dc9dff45..7f66598bd59d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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/Render.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Render.hs index 392b49d2bd55..c9603a3c75b1 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b90500140515..f7d847d9bace 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9c173c3a83ed..d88e7c0d5f8d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f1b15fa6fd8a..836ae642b42d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3d1426f4f55c..0bc090d35d15 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b272acdd7ebe..34520768100a 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3735b36ccf0b..6907648b1716 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 a65fe876d111..912aa1d70b3e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 dbb8965f2ca9..af5fb0303bca 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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/Types.hs b/compiler/damlc/daml-doc/src/DA/Daml/Doc/Types.hs index 68a0709e6376..dd7ad38b46c3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE DerivingStrategies #-} diff --git a/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Render/Tests.hs b/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Render/Tests.hs index 438e3356a636..fdf0629b4a4a 100644 --- a/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Render/Tests.hs +++ b/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Render/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Tests.hs b/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Tests.hs index a0c6dcba1749..0d60d6264183 100644 --- a/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Tests.hs +++ b/compiler/damlc/daml-doc/test/DA/Daml/GHC/Damldoc/Tests.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 392c14f5db79..69903c0228aa 100644 --- a/compiler/damlc/daml-doctest/BUILD.bazel +++ b/compiler/damlc/daml-doctest/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 130359180a19..a5759097f679 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 dc6b50d3d2f9..64a51cc79ae0 100644 --- a/compiler/damlc/daml-ide-core/BUILD.bazel +++ b/compiler/damlc/daml-ide-core/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( 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 2a32ce60399b..586daaeb647b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c19c8c96bf61..19c2e22335a3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 008556b168a3..5a6f5fce47a6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 103234f3440a..44e56e431dd7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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/State/API/Testing.hs b/compiler/damlc/daml-ide-core/test/Development/IDE/State/API/Testing.hs index 5f13f90d1cb5..4c9daa0a13aa 100644 --- a/compiler/damlc/daml-ide-core/test/Development/IDE/State/API/Testing.hs +++ b/compiler/damlc/daml-ide-core/test/Development/IDE/State/API/Testing.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 e9d244068285..a522e35dea97 100644 --- a/compiler/damlc/daml-ide/BUILD.bazel +++ b/compiler/damlc/daml-ide/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 6849e29b9f09..eb8369b56927 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 73e916fccb0d..864fb1f99ab3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f7c00796eef4..9721908dfb0a 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.LanguageServer.Visualize diff --git a/compiler/damlc/daml-lf-conversion/BUILD.bazel b/compiler/damlc/daml-lf-conversion/BUILD.bazel index fa14b309df78..6a4ba74df3f9 100644 --- a/compiler/damlc/daml-lf-conversion/BUILD.bazel +++ b/compiler/damlc/daml-lf-conversion/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 23956d5b5808..e1776d4a37cc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b41fc96d36fe..740fe2019d6e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 2bdb11dd2aab..b3beaf4e7ed5 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f9522ae14a81..9844343b9dcc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 fe2b00400c53..be662bcf43a2 100644 --- a/compiler/damlc/daml-opts/BUILD.bazel +++ b/compiler/damlc/daml-opts/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 ffe09aba7664..55fa1a65e38b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Options.Types 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 b6cda8f1c677..50bbac7a0565 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f967e7eb8b0b..5d624d2c4cdf 100644 --- a/compiler/damlc/daml-preprocessor/BUILD.bazel +++ b/compiler/damlc/daml-preprocessor/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 6390aa1c156c..1b02e8ee85c2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ee9193b698b6..d3ea0c177740 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f90f5056de2d..c4f41940f422 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b669c3abc6de..8c5af83a6af3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b0226fdb8672..7cc96ba3385f 100644 --- a/compiler/damlc/daml-prim-src/BUILD.bazel +++ b/compiler/damlc/daml-prim-src/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 06928f90b8dc..b3c5dab2d985 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f37118971fca..173b440b4a9d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 1619d4dde378..54e983f825f0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 03e9d46f052c..6bfe58e3ed38 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 817436edc1ca..c75f45b2dae3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9b600bb2b08e..847dbe59454d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 bbf80c2b3496..b7c879177466 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d706027e1a23..c67f2a0f27f8 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 e828f8ba6e26..b4e214eef293 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ae2da2b4d41e..8750b7a7d0c7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 0aacad335198..e55b50182ec0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 96d37acd6485..fa89caca8b28 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f5fb40b698a1..aec370432c48 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 29b23fb65b0f..3169e19da804 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 790ed41772c0..e20862fc860d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ec719010bd8c..210313442a30 100644 --- a/compiler/damlc/daml-prim-src/LibraryModules.daml +++ b/compiler/damlc/daml-prim-src/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 424b8e6c8f8f..a2e31d1b187c 100644 --- a/compiler/damlc/daml-stdlib-src/BUILD.bazel +++ b/compiler/damlc/daml-stdlib-src/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 e47bf3ed68ce..29a734965d53 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Action/State.daml b/compiler/damlc/daml-stdlib-src/DA/Action/State.daml index d18636c785fd..0f210850f71b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Assert.daml b/compiler/damlc/daml-stdlib-src/DA/Assert.daml index 92e46114732f..b1ba8d3524f4 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml b/compiler/damlc/daml-stdlib-src/DA/Bifunctor.daml index 11768fdc251c..13fa3ab6de9e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Date.daml b/compiler/damlc/daml-stdlib-src/DA/Date.daml index 7ed19e149ffe..aa124495906e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE GeneralizedNewtypeDeriving #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Either.daml b/compiler/damlc/daml-stdlib-src/DA/Either.daml index a54d1108f516..a362e05254b3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Foldable.daml b/compiler/damlc/daml-stdlib-src/DA/Foldable.daml index d406c5dce2e5..41e72a989305 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Functor.daml b/compiler/damlc/daml-stdlib-src/DA/Functor.daml index 56082c99802b..4a2cb2d7ca5f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Generics.daml b/compiler/damlc/daml-stdlib-src/DA/Generics.daml index 30a7e19b6218..66a9624c432b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 06b3b1407d1c..6dff1967619d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 787bc527f041..4ad07de8c606 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 bf00e9bafbb5..c79f1c70a282 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 712d07f90bd0..14f0fd36d067 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 a2f6e69ed7fc..a50df1b12546 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d11113ce9312..5c74050f5147 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5a278eed3ae8..3a2dbc92d720 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 7e06c9fc7517..de15df291f96 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 548e91683076..28364fcc145e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5520d13502cf..3b325f7246bd 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 a865e903165d..efdacde0890a 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5cdcab47e5a9..b27b7067b2b9 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 29fc29b9f6db..9d1567a10dd0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/List/Total.daml b/compiler/damlc/daml-stdlib-src/DA/List/Total.daml index cf3c5085754f..955876ae8422 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Logic.daml b/compiler/damlc/daml-stdlib-src/DA/Logic.daml index 5bd5ede65d8d..c514d248e697 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Map.daml b/compiler/damlc/daml-stdlib-src/DA/Map.daml index b2d8225a8a98..83ed4e9db16b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 65e2e143482e..9dda4b641aca 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Maybe.daml b/compiler/damlc/daml-stdlib-src/DA/Maybe.daml index 92b17e50f218..8014179cc6b7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 65108ab6ea86..ba404dabf347 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Monoid.daml b/compiler/damlc/daml-stdlib-src/DA/Monoid.daml index 5d9999c13e39..66b3148f8903 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml b/compiler/damlc/daml-stdlib-src/DA/Next/Map.daml index 22c1bffbdc0c..94c05e681402 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 -- | Map - A `Map` is an associative array data type composed of a diff --git a/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml b/compiler/damlc/daml-stdlib-src/DA/Next/Set.daml index 86810fcde375..87addf37d383 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml b/compiler/damlc/daml-stdlib-src/DA/NonEmpty.daml index b222720b19a2..38cb27f3d94f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Numeric.daml b/compiler/damlc/daml-stdlib-src/DA/Numeric.daml index bf6488928cca..95e8340ea337 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b25609348693..e25ea69fbd3f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml b/compiler/damlc/daml-stdlib-src/DA/Optional/Total.daml index fb0e24dc6d8e..b32c0682f00d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Random.daml b/compiler/damlc/daml-stdlib-src/DA/Random.daml index a5135ca57d0f..3d375ba8c29b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Record.daml b/compiler/damlc/daml-stdlib-src/DA/Record.daml index 5f3da58a9a1a..96bcaf7ebd0f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml b/compiler/damlc/daml-stdlib-src/DA/Semigroup.daml index 58f668bb9386..279f73b724c1 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Text.daml b/compiler/damlc/daml-stdlib-src/DA/Text.daml index 030b23d2d203..c635154b2e0b 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6b69217a08cc..dc147a325572 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Time.daml b/compiler/damlc/daml-stdlib-src/DA/Time.daml index 2b6b51d55b59..e85d3b9e88b2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 41333f74c751..bb0e52396aa2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Tuple.daml b/compiler/damlc/daml-stdlib-src/DA/Tuple.daml index 0eded1ac7535..c345c27b63e2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/DA/Upgrade.daml b/compiler/damlc/daml-stdlib-src/DA/Upgrade.daml index 3cb38418bac4..204866ade13f 100644 --- a/compiler/damlc/daml-stdlib-src/DA/Upgrade.daml +++ b/compiler/damlc/daml-stdlib-src/DA/Upgrade.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE TypeOperators #-} diff --git a/compiler/damlc/daml-stdlib-src/DA/Validation.daml b/compiler/damlc/daml-stdlib-src/DA/Validation.daml index aec0f9d8e9d8..8285b023daf7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/daml-stdlib-src/LibraryModules.daml b/compiler/damlc/daml-stdlib-src/LibraryModules.daml index 7d4261ccd0dc..9028a29e99eb 100644 --- a/compiler/damlc/daml-stdlib-src/LibraryModules.daml +++ b/compiler/damlc/daml-stdlib-src/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 dd26076b9a26..5efa56f97ec2 100644 --- a/compiler/damlc/daml-stdlib-src/Prelude.daml +++ b/compiler/damlc/daml-stdlib-src/Prelude.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 e78c70262b97..75f2eb1266f0 100644 --- a/compiler/damlc/daml-visual/BUILD.bazel +++ b/compiler/damlc/daml-visual/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 79c925a3cab0..e687889163ab 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3ba670a1110e..e3cb1c8be06c 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 aa873ddcb84a..9fa27d8e34d1 100644 --- a/compiler/damlc/exe/Main.hs +++ b/compiler/damlc/exe/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 4240e3130c1a..340cbf136053 100644 --- a/compiler/damlc/ide-debug-driver/BUILD.bazel +++ b/compiler/damlc/ide-debug-driver/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/src/IdeDebugDriver.hs b/compiler/damlc/ide-debug-driver/src/IdeDebugDriver.hs index 46311d861d73..305b73777d70 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module IdeDebugDriver (main) where diff --git a/compiler/damlc/jar/BUILD.bazel b/compiler/damlc/jar/BUILD.bazel index d5b070ba6510..f83e53876f1a 100644 --- a/compiler/damlc/jar/BUILD.bazel +++ b/compiler/damlc/jar/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:java.bzl", "da_java_binary") diff --git a/compiler/damlc/jar/src/com/digitalasset/damlc/Runner.java b/compiler/damlc/jar/src/com/digitalasset/damlc/Runner.java index 4a63e4002925..b550a0ded53f 100644 --- a/compiler/damlc/jar/src/com/digitalasset/damlc/Runner.java +++ b/compiler/damlc/jar/src/com/digitalasset/damlc/Runner.java @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.damlc; diff --git a/compiler/damlc/lib/DA/Cli/Args.hs b/compiler/damlc/lib/DA/Cli/Args.hs index 9c3f0e0e017c..30990450c919 100644 --- a/compiler/damlc/lib/DA/Cli/Args.hs +++ b/compiler/damlc/lib/DA/Cli/Args.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 001c7b72d7b8..949f40d5666c 100644 --- a/compiler/damlc/lib/DA/Cli/Damlc.hs +++ b/compiler/damlc/lib/DA/Cli/Damlc.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6638edec9eb9..7d9e9399b94a 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5d6b40cc4754..35ec60f0e3ec 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 bc38bcca1bd7..74b9deec72ac 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ab9513102bb5..e301cb08393c 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f69f5312fc6b..0858ce1e8045 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 bffc4be5248b..e6049cbdc630 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 566e48e4f3f2..b75c281f648b 100644 --- a/compiler/damlc/lib/DA/Cli/Options.hs +++ b/compiler/damlc/lib/DA/Cli/Options.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 06e7ba7fb22d..bb39a3cb0f9e 100644 --- a/compiler/damlc/lib/DA/Cli/Output.hs +++ b/compiler/damlc/lib/DA/Cli/Output.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 e1fd07d6ac60..67bde0220681 100644 --- a/compiler/damlc/pkg-db/BUILD.bazel +++ b/compiler/damlc/pkg-db/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 9c01db29c6b6..2f75e318b3a0 100644 --- a/compiler/damlc/pkg-db/util.bzl +++ b/compiler/damlc/pkg-db/util.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 00a859f3c323..2cc6f8afa2a2 100644 --- a/compiler/damlc/stable-packages/BUILD.bazel +++ b/compiler/damlc/stable-packages/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 d8b111c7712c..095d13034707 100644 --- a/compiler/damlc/stable-packages/src/GenerateStablePackage.hs +++ b/compiler/damlc/stable-packages/src/GenerateStablePackage.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 4d386879d823..0b6ee883abd9 100644 --- a/compiler/damlc/tests/BUILD.bazel +++ b/compiler/damlc/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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/bond-trading/Bond.daml b/compiler/damlc/tests/bond-trading/Bond.daml index 6002c745f0ac..2d24765edab5 100644 --- a/compiler/damlc/tests/bond-trading/Bond.daml +++ b/compiler/damlc/tests/bond-trading/Bond.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/Cash.daml b/compiler/damlc/tests/bond-trading/Cash.daml index d8d0c272e9f6..d85e16df7488 100644 --- a/compiler/damlc/tests/bond-trading/Cash.daml +++ b/compiler/damlc/tests/bond-trading/Cash.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/Dvp.daml b/compiler/damlc/tests/bond-trading/Dvp.daml index 7723cf587fac..5ea80c2e4e74 100644 --- a/compiler/damlc/tests/bond-trading/Dvp.daml +++ b/compiler/damlc/tests/bond-trading/Dvp.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/DvpNotification.daml b/compiler/damlc/tests/bond-trading/DvpNotification.daml index 84b262a0c66f..78cb3d1c77cd 100644 --- a/compiler/damlc/tests/bond-trading/DvpNotification.daml +++ b/compiler/damlc/tests/bond-trading/DvpNotification.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/DvpTerms.daml b/compiler/damlc/tests/bond-trading/DvpTerms.daml index fd73549d60cc..c106b96f95fa 100644 --- a/compiler/damlc/tests/bond-trading/DvpTerms.daml +++ b/compiler/damlc/tests/bond-trading/DvpTerms.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/Helper.daml b/compiler/damlc/tests/bond-trading/Helper.daml index 469c75fb4e25..bbe979f4dffc 100644 --- a/compiler/damlc/tests/bond-trading/Helper.daml +++ b/compiler/damlc/tests/bond-trading/Helper.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/Setup.daml b/compiler/damlc/tests/bond-trading/Setup.daml index fcdffcb0a364..e54a20ffecaa 100644 --- a/compiler/damlc/tests/bond-trading/Setup.daml +++ b/compiler/damlc/tests/bond-trading/Setup.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/compiler/damlc/tests/bond-trading/Test.daml b/compiler/damlc/tests/bond-trading/Test.daml index 8ca4db46b0ae..1bc5df048e0e 100644 --- a/compiler/damlc/tests/bond-trading/Test.daml +++ b/compiler/damlc/tests/bond-trading/Test.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Check that the interning tables don't contain duplicates: diff --git a/compiler/damlc/tests/daml-test-files/ActionFail.daml b/compiler/damlc/tests/daml-test-files/ActionFail.daml index ccb95fa881b5..002216e7dcb2 100644 --- a/compiler/damlc/tests/daml-test-files/ActionFail.daml +++ b/compiler/damlc/tests/daml-test-files/ActionFail.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 module ActionFail where diff --git a/compiler/damlc/tests/daml-test-files/AliasCompression.daml b/compiler/damlc/tests/daml-test-files/AliasCompression.daml index f16584b1060c..eea0bb3f00bb 100644 --- a/compiler/damlc/tests/daml-test-files/AliasCompression.daml +++ b/compiler/damlc/tests/daml-test-files/AliasCompression.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that alias compresion during the conversion to DAML-LF works properly diff --git a/compiler/damlc/tests/daml-test-files/AliasNonLocal.daml b/compiler/damlc/tests/daml-test-files/AliasNonLocal.daml index 3bb6abc4673a..f75dce203390 100644 --- a/compiler/damlc/tests/daml-test-files/AliasNonLocal.daml +++ b/compiler/damlc/tests/daml-test-files/AliasNonLocal.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that aliases for-top level functions and constructors work. diff --git a/compiler/damlc/tests/daml-test-files/AmbiguousDataType.daml b/compiler/damlc/tests/daml-test-files/AmbiguousDataType.daml index 61ea9a23df4c..d5d5902a3747 100644 --- a/compiler/damlc/tests/daml-test-files/AmbiguousDataType.daml +++ b/compiler/damlc/tests/daml-test-files/AmbiguousDataType.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR range=9:1-9:17; Ambiguous data type declaration. Enums cannot have type arguments. Write data Foo x = Bar {} for a record or data Foo x = Bar () for a variant. diff --git a/compiler/damlc/tests/daml-test-files/AnyChoice.daml b/compiler/damlc/tests/daml-test-files/AnyChoice.daml index 557a2f302e71..d21270db4823 100644 --- a/compiler/damlc/tests/daml-test-files/AnyChoice.daml +++ b/compiler/damlc/tests/daml-test-files/AnyChoice.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.7 diff --git a/compiler/damlc/tests/daml-test-files/AnyContractKey.daml b/compiler/damlc/tests/daml-test-files/AnyContractKey.daml index 4710c7a0805b..fa316ddb0b1b 100644 --- a/compiler/damlc/tests/daml-test-files/AnyContractKey.daml +++ b/compiler/damlc/tests/daml-test-files/AnyContractKey.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.7 diff --git a/compiler/damlc/tests/daml-test-files/AnyEq.daml b/compiler/damlc/tests/daml-test-files/AnyEq.daml index 7921e862ce6b..39ffa82d4b5e 100644 --- a/compiler/damlc/tests/daml-test-files/AnyEq.daml +++ b/compiler/damlc/tests/daml-test-files/AnyEq.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.8 diff --git a/compiler/damlc/tests/daml-test-files/AnyTemplate.daml b/compiler/damlc/tests/daml-test-files/AnyTemplate.daml index 1424118f1dbc..9be05c1953e3 100644 --- a/compiler/damlc/tests/daml-test-files/AnyTemplate.daml +++ b/compiler/damlc/tests/daml-test-files/AnyTemplate.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.7 diff --git a/compiler/damlc/tests/daml-test-files/Bad.daml b/compiler/damlc/tests/daml-test-files/Bad.daml index a60aa9d7da65..e5a9bd857f2d 100644 --- a/compiler/damlc/tests/daml-test-files/Bad.daml +++ b/compiler/damlc/tests/daml-test-files/Bad.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/BadCodePoint.daml b/compiler/damlc/tests/daml-test-files/BadCodePoint.daml index a929e18511cc..6dd21a0b7f85 100644 --- a/compiler/damlc/tests/daml-test-files/BadCodePoint.daml +++ b/compiler/damlc/tests/daml-test-files/BadCodePoint.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that invalid code points cause failure. diff --git a/compiler/damlc/tests/daml-test-files/ChoiceSyntaxes.daml b/compiler/damlc/tests/daml-test-files/ChoiceSyntaxes.daml index 53b5ccbb7f9d..be93557a3666 100644 --- a/compiler/damlc/tests/daml-test-files/ChoiceSyntaxes.daml +++ b/compiler/damlc/tests/daml-test-files/ChoiceSyntaxes.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that all syntaxes for defining choices can be parsed. diff --git a/compiler/damlc/tests/daml-test-files/Choice_no_params_template.daml b/compiler/damlc/tests/daml-test-files/Choice_no_params_template.daml index fdf3d6816062..281b2e762315 100644 --- a/compiler/damlc/tests/daml-test-files/Choice_no_params_template.daml +++ b/compiler/damlc/tests/daml-test-files/Choice_no_params_template.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 module Choice_no_params_template where diff --git a/compiler/damlc/tests/daml-test-files/Choice_superfluous_with.daml b/compiler/damlc/tests/daml-test-files/Choice_superfluous_with.daml index c28bcae750f4..530ae1dc4d7e 100644 --- a/compiler/damlc/tests/daml-test-files/Choice_superfluous_with.daml +++ b/compiler/damlc/tests/daml-test-files/Choice_superfluous_with.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 module Choice_superfluous_with where diff --git a/compiler/damlc/tests/daml-test-files/CoerceContractId.daml b/compiler/damlc/tests/daml-test-files/CoerceContractId.daml index 007c69299dd7..335e6798397e 100644 --- a/compiler/damlc/tests/daml-test-files/CoerceContractId.daml +++ b/compiler/damlc/tests/daml-test-files/CoerceContractId.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 `coerceContractId` works properly. diff --git a/compiler/damlc/tests/daml-test-files/Conjunction.daml b/compiler/damlc/tests/daml-test-files/Conjunction.daml index b08adf200127..758065c27568 100644 --- a/compiler/damlc/tests/daml-test-files/Conjunction.daml +++ b/compiler/damlc/tests/daml-test-files/Conjunction.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ConstrainedRecursion.daml b/compiler/damlc/tests/daml-test-files/ConstrainedRecursion.daml index 53b57fd79787..88b0898649d1 100644 --- a/compiler/damlc/tests/daml-test-files/ConstrainedRecursion.daml +++ b/compiler/damlc/tests/daml-test-files/ConstrainedRecursion.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- -- @INFO range=12:1-13:21; Use foldl diff --git a/compiler/damlc/tests/daml-test-files/Constraint.daml b/compiler/damlc/tests/daml-test-files/Constraint.daml index 4416278200a9..5e3f3fb552d0 100644 --- a/compiler/damlc/tests/daml-test-files/Constraint.daml +++ b/compiler/damlc/tests/daml-test-files/Constraint.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE ExistentialQuantification #-} diff --git a/compiler/damlc/tests/daml-test-files/ConstraintBad.daml b/compiler/damlc/tests/daml-test-files/ConstraintBad.daml index af915ca91f95..f813f7d1e681 100644 --- a/compiler/damlc/tests/daml-test-files/ConstraintBad.daml +++ b/compiler/damlc/tests/daml-test-files/ConstraintBad.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Constructors with type constraints must give explicit field names diff --git a/compiler/damlc/tests/daml-test-files/ConstraintTuples.daml b/compiler/damlc/tests/daml-test-files/ConstraintTuples.daml index 9546ce1fbcbb..fcedc36c292f 100644 --- a/compiler/damlc/tests/daml-test-files/ConstraintTuples.daml +++ b/compiler/damlc/tests/daml-test-files/ConstraintTuples.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/CreateAndExercise.daml b/compiler/damlc/tests/daml-test-files/CreateAndExercise.daml index bb326826c10a..1f7bd1a29084 100644 --- a/compiler/damlc/tests/daml-test-files/CreateAndExercise.daml +++ b/compiler/damlc/tests/daml-test-files/CreateAndExercise.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 module CreateAndExercise where diff --git a/compiler/damlc/tests/daml-test-files/CustomOptional.daml b/compiler/damlc/tests/daml-test-files/CustomOptional.daml index 2f1c5ec4d901..b93a480910a7 100644 --- a/compiler/damlc/tests/daml-test-files/CustomOptional.daml +++ b/compiler/damlc/tests/daml-test-files/CustomOptional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Cyclic.daml b/compiler/damlc/tests/daml-test-files/Cyclic.daml index 5975eab3d3c3..a0b0c1fc9d60 100644 --- a/compiler/damlc/tests/daml-test-files/Cyclic.daml +++ b/compiler/damlc/tests/daml-test-files/Cyclic.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Cyclic module dependency between Cyclic diff --git a/compiler/damlc/tests/daml-test-files/DataRecursion.daml b/compiler/damlc/tests/daml-test-files/DataRecursion.daml index af0bf874824f..65c30a1aad65 100644 --- a/compiler/damlc/tests/daml-test-files/DataRecursion.daml +++ b/compiler/damlc/tests/daml-test-files/DataRecursion.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/DataTypes.daml b/compiler/damlc/tests/daml-test-files/DataTypes.daml index 244d4045eb1b..aa94aa43c804 100644 --- a/compiler/damlc/tests/daml-test-files/DataTypes.daml +++ b/compiler/damlc/tests/daml-test-files/DataTypes.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that various ways to define data types work. We're mostly interested diff --git a/compiler/damlc/tests/daml-test-files/DefaultMethods.daml b/compiler/damlc/tests/daml-test-files/DefaultMethods.daml index 13a2e89dd117..26f00dcfd4c2 100644 --- a/compiler/damlc/tests/daml-test-files/DefaultMethods.daml +++ b/compiler/damlc/tests/daml-test-files/DefaultMethods.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that default implementations for type class methods can be translated diff --git a/compiler/damlc/tests/daml-test-files/Deriving.daml b/compiler/damlc/tests/daml-test-files/Deriving.daml index 9ff2fc885d9d..9a0c68e2ca4a 100644 --- a/compiler/damlc/tests/daml-test-files/Deriving.daml +++ b/compiler/damlc/tests/daml-test-files/Deriving.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- We're testing that `deriving` is working for complicated enough types. diff --git a/compiler/damlc/tests/daml-test-files/DesugarWarnings.daml b/compiler/damlc/tests/daml-test-files/DesugarWarnings.daml index 36846ec61bbf..16443f8e73fe 100644 --- a/compiler/damlc/tests/daml-test-files/DesugarWarnings.daml +++ b/compiler/damlc/tests/daml-test-files/DesugarWarnings.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# OPTIONS_GHC -Wincomplete-patterns -Woverlapping-patterns #-} diff --git a/compiler/damlc/tests/daml-test-files/DisjunctionChoices.daml b/compiler/damlc/tests/daml-test-files/DisjunctionChoices.daml index 7bcb5bc18324..092d68815c1f 100644 --- a/compiler/damlc/tests/daml-test-files/DisjunctionChoices.daml +++ b/compiler/damlc/tests/daml-test-files/DisjunctionChoices.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Divulgence.daml b/compiler/damlc/tests/daml-test-files/Divulgence.daml index 9d333a8fdbb7..05f534bd6fa1 100644 --- a/compiler/damlc/tests/daml-test-files/Divulgence.daml +++ b/compiler/damlc/tests/daml-test-files/Divulgence.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Either.daml b/compiler/damlc/tests/daml-test-files/Either.daml index c88aec73d46b..2b794aebaefe 100644 --- a/compiler/damlc/tests/daml-test-files/Either.daml +++ b/compiler/damlc/tests/daml-test-files/Either.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Empty.daml b/compiler/damlc/tests/daml-test-files/Empty.daml index edeaab763010..d70bab7bac27 100644 --- a/compiler/damlc/tests/daml-test-files/Empty.daml +++ b/compiler/damlc/tests/daml-test-files/Empty.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/EmptyWith.daml b/compiler/damlc/tests/daml-test-files/EmptyWith.daml index c5e97498793c..d6cb59227609 100644 --- a/compiler/damlc/tests/daml-test-files/EmptyWith.daml +++ b/compiler/damlc/tests/daml-test-files/EmptyWith.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR range=18:12-19:1; Empty record update diff --git a/compiler/damlc/tests/daml-test-files/Enum.daml b/compiler/damlc/tests/daml-test-files/Enum.daml index 6783183045fb..4d5a9c4c7c09 100644 --- a/compiler/damlc/tests/daml-test-files/Enum.daml +++ b/compiler/damlc/tests/daml-test-files/Enum.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/EnumFromThenTo.daml b/compiler/damlc/tests/daml-test-files/EnumFromThenTo.daml index 3893723ea7a6..30a71095fdfb 100644 --- a/compiler/damlc/tests/daml-test-files/EnumFromThenTo.daml +++ b/compiler/damlc/tests/daml-test-files/EnumFromThenTo.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR enumFromThenTo: from == then diff --git a/compiler/damlc/tests/daml-test-files/EnumLF.daml b/compiler/damlc/tests/daml-test-files/EnumLF.daml index be47580cf127..98978d7acf83 100644 --- a/compiler/damlc/tests/daml-test-files/EnumLF.daml +++ b/compiler/damlc/tests/daml-test-files/EnumLF.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 enum types get translated to DAML-LF's enum types. diff --git a/compiler/damlc/tests/daml-test-files/EqContractId.daml b/compiler/damlc/tests/daml-test-files/EqContractId.daml index 186210424f1a..58c4fffb7aef 100644 --- a/compiler/damlc/tests/daml-test-files/EqContractId.daml +++ b/compiler/damlc/tests/daml-test-files/EqContractId.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/EqPoly.daml b/compiler/damlc/tests/daml-test-files/EqPoly.daml index 31ae277783b2..5f9f07ef26c3 100644 --- a/compiler/damlc/tests/daml-test-files/EqPoly.daml +++ b/compiler/damlc/tests/daml-test-files/EqPoly.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# OPTIONS_GHC -Wno-type-defaults #-} diff --git a/compiler/damlc/tests/daml-test-files/ErrorsWithColons.daml b/compiler/damlc/tests/daml-test-files/ErrorsWithColons.daml index ecfd91306e6f..0ebd1278a703 100644 --- a/compiler/damlc/tests/daml-test-files/ErrorsWithColons.daml +++ b/compiler/damlc/tests/daml-test-files/ErrorsWithColons.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO range=9:35-9:42; Use list literal diff --git a/compiler/damlc/tests/daml-test-files/Examples.daml b/compiler/damlc/tests/daml-test-files/Examples.daml index ff60e95f1021..16e587684b0e 100644 --- a/compiler/damlc/tests/daml-test-files/Examples.daml +++ b/compiler/damlc/tests/daml-test-files/Examples.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ IGNORE diff --git a/compiler/damlc/tests/daml-test-files/ExerciseWithoutActors.daml b/compiler/damlc/tests/daml-test-files/ExerciseWithoutActors.daml index 8ec84eff2b5d..f10bfb23b9a7 100644 --- a/compiler/damlc/tests/daml-test-files/ExerciseWithoutActors.daml +++ b/compiler/damlc/tests/daml-test-files/ExerciseWithoutActors.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 `exercise` is compiled to the DAML-LF `exercise` instruction diff --git a/compiler/damlc/tests/daml-test-files/Existential.daml b/compiler/damlc/tests/daml-test-files/Existential.daml index 67a09d45d9ae..541cac8f905b 100644 --- a/compiler/damlc/tests/daml-test-files/Existential.daml +++ b/compiler/damlc/tests/daml-test-files/Existential.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE ExistentialQuantification #-} diff --git a/compiler/damlc/tests/daml-test-files/ExistentialSum.daml b/compiler/damlc/tests/daml-test-files/ExistentialSum.daml index 67d7b3145ce1..6b2a23c0fb00 100644 --- a/compiler/damlc/tests/daml-test-files/ExistentialSum.daml +++ b/compiler/damlc/tests/daml-test-files/ExistentialSum.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE ExistentialQuantification #-} diff --git a/compiler/damlc/tests/daml-test-files/Fib.daml b/compiler/damlc/tests/daml-test-files/Fib.daml index c59b755d6a27..42c37da4d01b 100644 --- a/compiler/damlc/tests/daml-test-files/Fib.daml +++ b/compiler/damlc/tests/daml-test-files/Fib.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/GenericTemplateError.daml b/compiler/damlc/tests/daml-test-files/GenericTemplateError.daml index cb9f092a3728..1bd210cfb1ba 100644 --- a/compiler/damlc/tests/daml-test-files/GenericTemplateError.daml +++ b/compiler/damlc/tests/daml-test-files/GenericTemplateError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- @ERROR range=11:24-11:34; Generic templates are no longer supported diff --git a/compiler/damlc/tests/daml-test-files/Generics.daml b/compiler/damlc/tests/daml-test-files/Generics.daml index 2017822b5d04..a1d4d65fef9d 100644 --- a/compiler/damlc/tests/daml-test-files/Generics.daml +++ b/compiler/damlc/tests/daml-test-files/Generics.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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/damlc/tests/daml-test-files/GetParty.daml b/compiler/damlc/tests/daml-test-files/GetParty.daml index 370e3a59e7b7..9966a66683a1 100644 --- a/compiler/damlc/tests/daml-test-files/GetParty.daml +++ b/compiler/damlc/tests/daml-test-files/GetParty.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/GetPartyError.daml b/compiler/damlc/tests/daml-test-files/GetPartyError.daml index 466e92a881ad..11f6cf23e59c 100644 --- a/compiler/damlc/tests/daml-test-files/GetPartyError.daml +++ b/compiler/damlc/tests/daml-test-files/GetPartyError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR Invalid party name: #party diff --git a/compiler/damlc/tests/daml-test-files/Good.daml b/compiler/damlc/tests/daml-test-files/Good.daml index f07356799351..82772e2bb973 100644 --- a/compiler/damlc/tests/daml-test-files/Good.daml +++ b/compiler/damlc/tests/daml-test-files/Good.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/GoodCodePoints.daml b/compiler/damlc/tests/daml-test-files/GoodCodePoints.daml index 0b792ad6c868..6ccfa68921c0 100644 --- a/compiler/damlc/tests/daml-test-files/GoodCodePoints.daml +++ b/compiler/damlc/tests/daml-test-files/GoodCodePoints.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that conversion between text and code points works. diff --git a/compiler/damlc/tests/daml-test-files/HelloWorld.daml b/compiler/damlc/tests/daml-test-files/HelloWorld.daml index bc00c8d4580d..e97eabb008df 100644 --- a/compiler/damlc/tests/daml-test-files/HelloWorld.daml +++ b/compiler/damlc/tests/daml-test-files/HelloWorld.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR Hello World! diff --git a/compiler/damlc/tests/daml-test-files/Import.daml b/compiler/damlc/tests/daml-test-files/Import.daml index 34ebb7493400..3fabafd070f2 100644 --- a/compiler/damlc/tests/daml-test-files/Import.daml +++ b/compiler/damlc/tests/daml-test-files/Import.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR range=13:5-13:10; Couldn't match expected type ‘Good.T’ diff --git a/compiler/damlc/tests/daml-test-files/IntBoundsDynamic.daml b/compiler/damlc/tests/daml-test-files/IntBoundsDynamic.daml index 55e2283aa014..b713a8b7ccfb 100644 --- a/compiler/damlc/tests/daml-test-files/IntBoundsDynamic.daml +++ b/compiler/damlc/tests/daml-test-files/IntBoundsDynamic.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that we fail for overflowing integer literals at runtime. diff --git a/compiler/damlc/tests/daml-test-files/IntBoundsLower.daml b/compiler/damlc/tests/daml-test-files/IntBoundsLower.daml index 00bd534daff8..fb2f56d964ac 100644 --- a/compiler/damlc/tests/daml-test-files/IntBoundsLower.daml +++ b/compiler/damlc/tests/daml-test-files/IntBoundsLower.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that overflowing integer literals are detected at compile time. diff --git a/compiler/damlc/tests/daml-test-files/IntBoundsUpper.daml b/compiler/damlc/tests/daml-test-files/IntBoundsUpper.daml index 5588339adc38..c99b2f2bb4fc 100644 --- a/compiler/damlc/tests/daml-test-files/IntBoundsUpper.daml +++ b/compiler/damlc/tests/daml-test-files/IntBoundsUpper.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that overflowing integer literals are detected at compile time. diff --git a/compiler/damlc/tests/daml-test-files/InternalImport.daml b/compiler/damlc/tests/daml-test-files/InternalImport.daml index d04ac56417ca..f25e44f16e41 100644 --- a/compiler/damlc/tests/daml-test-files/InternalImport.daml +++ b/compiler/damlc/tests/daml-test-files/InternalImport.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR range=9:1-9:28; Import of internal module DA.Internal.Template is not allowed. diff --git a/compiler/damlc/tests/daml-test-files/InternedExternalRefs.daml b/compiler/damlc/tests/daml-test-files/InternedExternalRefs.daml index ba1bd058d1b5..10acc74abede 100644 --- a/compiler/damlc/tests/daml-test-files/InternedExternalRefs.daml +++ b/compiler/damlc/tests/daml-test-files/InternedExternalRefs.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ SINCE-LF 1.6 diff --git a/compiler/damlc/tests/daml-test-files/Iou12.daml b/compiler/damlc/tests/daml-test-files/Iou12.daml index 5c96ee40f2ee..dd58434ff21f 100644 --- a/compiler/damlc/tests/daml-test-files/Iou12.daml +++ b/compiler/damlc/tests/daml-test-files/Iou12.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Isomorphism.daml b/compiler/damlc/tests/daml-test-files/Isomorphism.daml index 04667e4f73be..a90142b13360 100644 --- a/compiler/damlc/tests/daml-test-files/Isomorphism.daml +++ b/compiler/damlc/tests/daml-test-files/Isomorphism.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/IsomorphismFail.daml b/compiler/damlc/tests/daml-test-files/IsomorphismFail.daml index 606556f8c211..404857e1730d 100644 --- a/compiler/damlc/tests/daml-test-files/IsomorphismFail.daml +++ b/compiler/damlc/tests/daml-test-files/IsomorphismFail.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR No instance for (Generic Int repX0) arising from a use of ‘iso’ diff --git a/compiler/damlc/tests/daml-test-files/Lazy.daml b/compiler/damlc/tests/daml-test-files/Lazy.daml index 8b237fa334d2..2a92cd06325e 100644 --- a/compiler/damlc/tests/daml-test-files/Lazy.daml +++ b/compiler/damlc/tests/daml-test-files/Lazy.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR Hello World! diff --git a/compiler/damlc/tests/daml-test-files/List.daml b/compiler/damlc/tests/daml-test-files/List.daml index 8cdcb9c6d2d1..c404354f61d2 100644 --- a/compiler/damlc/tests/daml-test-files/List.daml +++ b/compiler/damlc/tests/daml-test-files/List.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use null diff --git a/compiler/damlc/tests/daml-test-files/ListComprehension.daml b/compiler/damlc/tests/daml-test-files/ListComprehension.daml index 4716bc6ce704..10c3514edfbf 100644 --- a/compiler/damlc/tests/daml-test-files/ListComprehension.daml +++ b/compiler/damlc/tests/daml-test-files/ListComprehension.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ListEq.daml b/compiler/damlc/tests/daml-test-files/ListEq.daml index a6614948b78e..26a1274d6484 100644 --- a/compiler/damlc/tests/daml-test-files/ListEq.daml +++ b/compiler/damlc/tests/daml-test-files/ListEq.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Locations.daml b/compiler/damlc/tests/daml-test-files/Locations.daml index 7b7ab8f9ccde..bf7dde105739 100644 --- a/compiler/damlc/tests/daml-test-files/Locations.daml +++ b/compiler/damlc/tests/daml-test-files/Locations.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @QUERY-LF .modules[] | .templates[] | select(lf::get_template_name($pkg) == ["A"]) | .location.range | (.start_line == 8 and .start_col == 9) diff --git a/compiler/damlc/tests/daml-test-files/LogicTest.daml b/compiler/damlc/tests/daml-test-files/LogicTest.daml index 747e2569497a..603de2c5c108 100644 --- a/compiler/damlc/tests/daml-test-files/LogicTest.daml +++ b/compiler/damlc/tests/daml-test-files/LogicTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Main.daml b/compiler/damlc/tests/daml-test-files/Main.daml index b516d2616e67..4909435900c2 100644 --- a/compiler/damlc/tests/daml-test-files/Main.daml +++ b/compiler/damlc/tests/daml-test-files/Main.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Map.daml b/compiler/damlc/tests/daml-test-files/Map.daml index d5eafaa141a8..3dc5205e0e89 100644 --- a/compiler/damlc/tests/daml-test-files/Map.daml +++ b/compiler/damlc/tests/daml-test-files/Map.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.dev diff --git a/compiler/damlc/tests/daml-test-files/Math.daml b/compiler/damlc/tests/daml-test-files/Math.daml index ccd56e1221bb..87876b93c511 100644 --- a/compiler/damlc/tests/daml-test-files/Math.daml +++ b/compiler/damlc/tests/daml-test-files/Math.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use sqrt diff --git a/compiler/damlc/tests/daml-test-files/MaybeCompat.daml b/compiler/damlc/tests/daml-test-files/MaybeCompat.daml index 38d012c84384..d263c4b2921b 100644 --- a/compiler/damlc/tests/daml-test-files/MaybeCompat.daml +++ b/compiler/damlc/tests/daml-test-files/MaybeCompat.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @WARN range=14:12-14:17; Maybe diff --git a/compiler/damlc/tests/daml-test-files/MissingFields.daml b/compiler/damlc/tests/daml-test-files/MissingFields.daml index b0b3040cbf25..57008e88dec9 100644 --- a/compiler/damlc/tests/daml-test-files/MissingFields.daml +++ b/compiler/damlc/tests/daml-test-files/MissingFields.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR range=10:10-10:22; does not have the required strict field(s): baz diff --git a/compiler/damlc/tests/daml-test-files/MissingVersion.daml b/compiler/damlc/tests/daml-test-files/MissingVersion.daml index 73a3ea4c7c9c..b0ba596b2b6a 100644 --- a/compiler/damlc/tests/daml-test-files/MissingVersion.daml +++ b/compiler/damlc/tests/daml-test-files/MissingVersion.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR range=1:1-1:1; Missing daml version diff --git a/compiler/damlc/tests/daml-test-files/ModuleName.daml b/compiler/damlc/tests/daml-test-files/ModuleName.daml index b8761301e34d..4fecd6877b70 100644 --- a/compiler/damlc/tests/daml-test-files/ModuleName.daml +++ b/compiler/damlc/tests/daml-test-files/ModuleName.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Missing module name diff --git a/compiler/damlc/tests/daml-test-files/ModuleNameWarning.daml b/compiler/damlc/tests/daml-test-files/ModuleNameWarning.daml index 452e1e64400f..def82e52ff60 100644 --- a/compiler/damlc/tests/daml-test-files/ModuleNameWarning.daml +++ b/compiler/damlc/tests/daml-test-files/ModuleNameWarning.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ WARN Module names should always match file names diff --git a/compiler/damlc/tests/daml-test-files/MonoidTest.daml b/compiler/damlc/tests/daml-test-files/MonoidTest.daml index 5a19bf625c4f..068d53cf4bf7 100644 --- a/compiler/damlc/tests/daml-test-files/MonoidTest.daml +++ b/compiler/damlc/tests/daml-test-files/MonoidTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/MultipleFields.daml b/compiler/damlc/tests/daml-test-files/MultipleFields.daml index ec4e73d87b43..0d2d9485a013 100644 --- a/compiler/damlc/tests/daml-test-files/MultipleFields.daml +++ b/compiler/damlc/tests/daml-test-files/MultipleFields.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR range=9:12-9:23; Constructors with multiple fields must give explicit field names diff --git a/compiler/damlc/tests/daml-test-files/Nat.daml b/compiler/damlc/tests/daml-test-files/Nat.daml index d4e7de7c00e5..96ca79df9d82 100644 --- a/compiler/damlc/tests/daml-test-files/Nat.daml +++ b/compiler/damlc/tests/daml-test-files/Nat.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ TODO Recursive data types diff --git a/compiler/damlc/tests/daml-test-files/Newtype.daml b/compiler/damlc/tests/daml-test-files/Newtype.daml index a0a4e8cb79d1..10a967ec0681 100644 --- a/compiler/damlc/tests/daml-test-files/Newtype.daml +++ b/compiler/damlc/tests/daml-test-files/Newtype.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/NewtypeDerive.daml b/compiler/damlc/tests/daml-test-files/NewtypeDerive.daml index 8b75280ca196..115e35173998 100644 --- a/compiler/damlc/tests/daml-test-files/NewtypeDerive.daml +++ b/compiler/damlc/tests/daml-test-files/NewtypeDerive.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/NewtypeHigherKinded.daml b/compiler/damlc/tests/daml-test-files/NewtypeHigherKinded.daml index 319eccc023f2..7496caa332c7 100644 --- a/compiler/damlc/tests/daml-test-files/NewtypeHigherKinded.daml +++ b/compiler/damlc/tests/daml-test-files/NewtypeHigherKinded.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that we can handle higher-kinded coercion axioms like `App f ~ f`. diff --git a/compiler/damlc/tests/daml-test-files/NewtypeNested.daml b/compiler/damlc/tests/daml-test-files/NewtypeNested.daml index 6f1abba46e32..972270d550fc 100644 --- a/compiler/damlc/tests/daml-test-files/NewtypeNested.daml +++ b/compiler/damlc/tests/daml-test-files/NewtypeNested.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/NewtypePolymorphic.daml b/compiler/damlc/tests/daml-test-files/NewtypePolymorphic.daml index 09e67e203e98..f6bfc5b5c598 100644 --- a/compiler/damlc/tests/daml-test-files/NewtypePolymorphic.daml +++ b/compiler/damlc/tests/daml-test-files/NewtypePolymorphic.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/NextMap.daml b/compiler/damlc/tests/daml-test-files/NextMap.daml index 18c8335b19f8..d2c6c10592d3 100644 --- a/compiler/damlc/tests/daml-test-files/NextMap.daml +++ b/compiler/damlc/tests/daml-test-files/NextMap.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.3 diff --git a/compiler/damlc/tests/daml-test-files/NoCaseOfCase.daml b/compiler/damlc/tests/daml-test-files/NoCaseOfCase.daml index 699148658457..8256e9454b53 100644 --- a/compiler/damlc/tests/daml-test-files/NoCaseOfCase.daml +++ b/compiler/damlc/tests/daml-test-files/NoCaseOfCase.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use if diff --git a/compiler/damlc/tests/daml-test-files/NoControllerAsVar.daml b/compiler/damlc/tests/daml-test-files/NoControllerAsVar.daml index 32da5ef22541..41e4525c09ac 100644 --- a/compiler/damlc/tests/daml-test-files/NoControllerAsVar.daml +++ b/compiler/damlc/tests/daml-test-files/NoControllerAsVar.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR parse error on input ‘controller’ diff --git a/compiler/damlc/tests/daml-test-files/No_concat_clash.daml b/compiler/damlc/tests/daml-test-files/No_concat_clash.daml index 4651cc55ae07..73af13063e94 100644 --- a/compiler/damlc/tests/daml-test-files/No_concat_clash.daml +++ b/compiler/damlc/tests/daml-test-files/No_concat_clash.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its -- affiliates. All rights reserved. -- This is a compile-time test. diff --git a/compiler/damlc/tests/daml-test-files/NonEmpty.daml b/compiler/damlc/tests/daml-test-files/NonEmpty.daml index adf8524b416b..dba3593a3f44 100644 --- a/compiler/damlc/tests/daml-test-files/NonEmpty.daml +++ b/compiler/damlc/tests/daml-test-files/NonEmpty.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/NumericLit.daml b/compiler/damlc/tests/daml-test-files/NumericLit.daml index 1d33074aa0b3..52f944e8012b 100644 --- a/compiler/damlc/tests/daml-test-files/NumericLit.daml +++ b/compiler/damlc/tests/daml-test-files/NumericLit.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test numeric literals. diff --git a/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB.daml b/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB.daml index 46c522a9a2db..1033189cede1 100644 --- a/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB.daml +++ b/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Ensure numeric literal cannot be out of bounds thanks to diff --git a/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB2.daml b/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB2.daml index 5e2576aeccd5..f835434fd05f 100644 --- a/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB2.daml +++ b/compiler/damlc/tests/daml-test-files/NumericLitMonoScaleOOB2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Ensure numeric literal cannot be out of bounds even if we diff --git a/compiler/damlc/tests/daml-test-files/NumericLitPoly.daml b/compiler/damlc/tests/daml-test-files/NumericLitPoly.daml index ba25ec0f68d9..346987e7f9a3 100644 --- a/compiler/damlc/tests/daml-test-files/NumericLitPoly.daml +++ b/compiler/damlc/tests/daml-test-files/NumericLitPoly.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Ensure numeric literal must have a fixed scale, even if we diff --git a/compiler/damlc/tests/daml-test-files/NumericScalePropagation.daml b/compiler/damlc/tests/daml-test-files/NumericScalePropagation.daml index abb2dd925bd8..604bff3b88cb 100644 --- a/compiler/damlc/tests/daml-test-files/NumericScalePropagation.daml +++ b/compiler/damlc/tests/daml-test-files/NumericScalePropagation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that numeric scale information propagates automatically when working diff --git a/compiler/damlc/tests/daml-test-files/Optional.daml b/compiler/damlc/tests/daml-test-files/Optional.daml index 1860719a02ed..5fd8b8155c48 100644 --- a/compiler/damlc/tests/daml-test-files/Optional.daml +++ b/compiler/damlc/tests/daml-test-files/Optional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Optional_Total.daml b/compiler/damlc/tests/daml-test-files/Optional_Total.daml index 3d5a7b01a147..36b57c5212d4 100644 --- a/compiler/damlc/tests/daml-test-files/Optional_Total.daml +++ b/compiler/damlc/tests/daml-test-files/Optional_Total.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/OrdOptional.daml b/compiler/damlc/tests/daml-test-files/OrdOptional.daml index 1e482659c9e9..ff4ead3f48c6 100644 --- a/compiler/damlc/tests/daml-test-files/OrdOptional.daml +++ b/compiler/damlc/tests/daml-test-files/OrdOptional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Otherwise.daml b/compiler/damlc/tests/daml-test-files/Otherwise.daml index ae3bdaebaa94..dacaa4cbabcf 100644 --- a/compiler/damlc/tests/daml-test-files/Otherwise.daml +++ b/compiler/damlc/tests/daml-test-files/Otherwise.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# OPTIONS_GHC -Wincomplete-patterns #-} diff --git a/compiler/damlc/tests/daml-test-files/PartyCompare.daml b/compiler/damlc/tests/daml-test-files/PartyCompare.daml index 667d751792d7..948d611cff2c 100644 --- a/compiler/damlc/tests/daml-test-files/PartyCompare.daml +++ b/compiler/damlc/tests/daml-test-files/PartyCompare.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use >= diff --git a/compiler/damlc/tests/daml-test-files/PatError.daml b/compiler/damlc/tests/daml-test-files/PatError.daml index d612c2a5fe7b..fddac4000d11 100644 --- a/compiler/damlc/tests/daml-test-files/PatError.daml +++ b/compiler/damlc/tests/daml-test-files/PatError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# OPTIONS_GHC -Wno-incomplete-patterns #-} diff --git a/compiler/damlc/tests/daml-test-files/PatternSynonyms.daml b/compiler/damlc/tests/daml-test-files/PatternSynonyms.daml index 1917a0b4fb40..176ace54a8cc 100644 --- a/compiler/damlc/tests/daml-test-files/PatternSynonyms.daml +++ b/compiler/damlc/tests/daml-test-files/PatternSynonyms.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE PatternSynonyms #-} diff --git a/compiler/damlc/tests/daml-test-files/Phantom.daml b/compiler/damlc/tests/daml-test-files/Phantom.daml index 8d1a55b8179f..6dee257a17ab 100644 --- a/compiler/damlc/tests/daml-test-files/Phantom.daml +++ b/compiler/damlc/tests/daml-test-files/Phantom.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Replace case with optional diff --git a/compiler/damlc/tests/daml-test-files/PolymorphicTest.daml b/compiler/damlc/tests/daml-test-files/PolymorphicTest.daml index c7dfdc26e5de..3f7158241563 100644 --- a/compiler/damlc/tests/daml-test-files/PolymorphicTest.daml +++ b/compiler/damlc/tests/daml-test-files/PolymorphicTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Aborted: boom diff --git a/compiler/damlc/tests/daml-test-files/Precondition.daml b/compiler/damlc/tests/daml-test-files/Precondition.daml index d1aaad5dc60f..2479dceb61fe 100644 --- a/compiler/damlc/tests/daml-test-files/Precondition.daml +++ b/compiler/damlc/tests/daml-test-files/Precondition.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Template pre-condition violated diff --git a/compiler/damlc/tests/daml-test-files/PreludeTest.daml b/compiler/damlc/tests/daml-test-files/PreludeTest.daml index b3fc2701b460..fd20ae5850ad 100644 --- a/compiler/damlc/tests/daml-test-files/PreludeTest.daml +++ b/compiler/damlc/tests/daml-test-files/PreludeTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use uncurry diff --git a/compiler/damlc/tests/daml-test-files/Profunctor.daml b/compiler/damlc/tests/daml-test-files/Profunctor.daml index 66d24d6a4c87..7b3f1a7739b9 100644 --- a/compiler/damlc/tests/daml-test-files/Profunctor.daml +++ b/compiler/damlc/tests/daml-test-files/Profunctor.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.1 diff --git a/compiler/damlc/tests/daml-test-files/QualifiedPrelude.daml b/compiler/damlc/tests/daml-test-files/QualifiedPrelude.daml index 66d988718203..1d690a86bf9e 100644 --- a/compiler/damlc/tests/daml-test-files/QualifiedPrelude.daml +++ b/compiler/damlc/tests/daml-test-files/QualifiedPrelude.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Previously failed due to: diff --git a/compiler/damlc/tests/daml-test-files/Random.daml b/compiler/damlc/tests/daml-test-files/Random.daml index 8c6dfcb437f8..f86d6c49de65 100644 --- a/compiler/damlc/tests/daml-test-files/Random.daml +++ b/compiler/damlc/tests/daml-test-files/Random.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Rank2.daml b/compiler/damlc/tests/daml-test-files/Rank2.daml index 3eeb10652773..c41927d591d8 100644 --- a/compiler/damlc/tests/daml-test-files/Rank2.daml +++ b/compiler/damlc/tests/daml-test-files/Rank2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE Rank2Types #-} diff --git a/compiler/damlc/tests/daml-test-files/RationalLowerBoundError.daml b/compiler/damlc/tests/daml-test-files/RationalLowerBoundError.daml index 43a68048c83b..b029372b20de 100644 --- a/compiler/damlc/tests/daml-test-files/RationalLowerBoundError.daml +++ b/compiler/damlc/tests/daml-test-files/RationalLowerBoundError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that rational negative literals bigger or equal -10^38 + 1 fail. diff --git a/compiler/damlc/tests/daml-test-files/RationalLowerBoundMax.daml b/compiler/damlc/tests/daml-test-files/RationalLowerBoundMax.daml index 22e92e551f7c..bbc651b23eb7 100644 --- a/compiler/damlc/tests/daml-test-files/RationalLowerBoundMax.daml +++ b/compiler/damlc/tests/daml-test-files/RationalLowerBoundMax.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that rational negative literals bigger or equal -10^38 + 1 pass. diff --git a/compiler/damlc/tests/daml-test-files/RationalPrecisionMax.daml b/compiler/damlc/tests/daml-test-files/RationalPrecisionMax.daml index 66cb8cf4c436..2dde76dee255 100644 --- a/compiler/damlc/tests/daml-test-files/RationalPrecisionMax.daml +++ b/compiler/damlc/tests/daml-test-files/RationalPrecisionMax.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that the maximal precision of e^-10 in rational literals passes. diff --git a/compiler/damlc/tests/daml-test-files/RationalPrecisionUpperBoundError.daml b/compiler/damlc/tests/daml-test-files/RationalPrecisionUpperBoundError.daml index 056407d2f9e2..015aedf49df8 100644 --- a/compiler/damlc/tests/daml-test-files/RationalPrecisionUpperBoundError.daml +++ b/compiler/damlc/tests/daml-test-files/RationalPrecisionUpperBoundError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that rational literals with precision higher then e^-10 fail. diff --git a/compiler/damlc/tests/daml-test-files/RationalUpperBoundError.daml b/compiler/damlc/tests/daml-test-files/RationalUpperBoundError.daml index c44d70eaeabf..70b7f88752af 100644 --- a/compiler/damlc/tests/daml-test-files/RationalUpperBoundError.daml +++ b/compiler/damlc/tests/daml-test-files/RationalUpperBoundError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that rational positive literals fail when bigger than 10^38 -1 after multiplying with 10^10. diff --git a/compiler/damlc/tests/daml-test-files/RationalUpperBoundMax.daml b/compiler/damlc/tests/daml-test-files/RationalUpperBoundMax.daml index bdd5e7ba49d5..deecb28b9581 100644 --- a/compiler/damlc/tests/daml-test-files/RationalUpperBoundMax.daml +++ b/compiler/damlc/tests/daml-test-files/RationalUpperBoundMax.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that rational positive literals smaller or equal 10^38 -1 after multiplying with 10^10 pass. diff --git a/compiler/damlc/tests/daml-test-files/RecordBig.daml b/compiler/damlc/tests/daml-test-files/RecordBig.daml index e76e09eb299b..433a7e53110e 100644 --- a/compiler/damlc/tests/daml-test-files/RecordBig.daml +++ b/compiler/damlc/tests/daml-test-files/RecordBig.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/RecordUpdate.daml b/compiler/damlc/tests/daml-test-files/RecordUpdate.daml index 2bcabc3ad3a2..b8a263896584 100644 --- a/compiler/damlc/tests/daml-test-files/RecordUpdate.daml +++ b/compiler/damlc/tests/daml-test-files/RecordUpdate.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Evaluate diff --git a/compiler/damlc/tests/daml-test-files/Records.daml b/compiler/damlc/tests/daml-test-files/Records.daml index 4c5dd59d249f..30316782f386 100644 --- a/compiler/damlc/tests/daml-test-files/Records.daml +++ b/compiler/damlc/tests/daml-test-files/Records.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR B's Company is run by B and they are 3 years old diff --git a/compiler/damlc/tests/daml-test-files/RecordsMore.daml b/compiler/damlc/tests/daml-test-files/RecordsMore.daml index e5128a032581..9757091a7e26 100644 --- a/compiler/damlc/tests/daml-test-files/RecordsMore.daml +++ b/compiler/damlc/tests/daml-test-files/RecordsMore.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden1.daml b/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden1.daml index 3948755fbbaa..af5c25043822 100644 --- a/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden1.daml +++ b/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden1.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR No instance for (DA.Internal.Record.HasField "microseconds" RelTime Int) diff --git a/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden2.daml b/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden2.daml index e92650f380dd..bb46c014cbf0 100644 --- a/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden2.daml +++ b/compiler/damlc/tests/daml-test-files/RelTimeDetailsHidden2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR Not in scope: data constructor ‘RelTime’ diff --git a/compiler/damlc/tests/daml-test-files/RightOfUse.daml b/compiler/damlc/tests/daml-test-files/RightOfUse.daml index 18ccaecfabb7..b366febf575b 100644 --- a/compiler/damlc/tests/daml-test-files/RightOfUse.daml +++ b/compiler/damlc/tests/daml-test-files/RightOfUse.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Scenario execution failed on commit at RightOfUse:56:5: diff --git a/compiler/damlc/tests/daml-test-files/SameNameConstructor.daml b/compiler/damlc/tests/daml-test-files/SameNameConstructor.daml index c9df9d95b1dc..e55765d5d467 100644 --- a/compiler/damlc/tests/daml-test-files/SameNameConstructor.daml +++ b/compiler/damlc/tests/daml-test-files/SameNameConstructor.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- We want to ensure that data types with a constructor of the same diff --git a/compiler/damlc/tests/daml-test-files/ScenarioReturningUpdate.daml b/compiler/damlc/tests/daml-test-files/ScenarioReturningUpdate.daml index 189eee916b92..147249bd4d02 100644 --- a/compiler/damlc/tests/daml-test-files/ScenarioReturningUpdate.daml +++ b/compiler/damlc/tests/daml-test-files/ScenarioReturningUpdate.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Self.daml b/compiler/damlc/tests/daml-test-files/Self.daml index dc4485c2ee73..488e9e03489c 100644 --- a/compiler/damlc/tests/daml-test-files/Self.daml +++ b/compiler/damlc/tests/daml-test-files/Self.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Self2.daml b/compiler/damlc/tests/daml-test-files/Self2.daml index 221c9630b38a..66fb0e077e1a 100644 --- a/compiler/damlc/tests/daml-test-files/Self2.daml +++ b/compiler/damlc/tests/daml-test-files/Self2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/SemigroupTest.daml b/compiler/damlc/tests/daml-test-files/SemigroupTest.daml index 6530a7fbee67..c76d177387b0 100644 --- a/compiler/damlc/tests/daml-test-files/SemigroupTest.daml +++ b/compiler/damlc/tests/daml-test-files/SemigroupTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/SerializableAnnotation.daml b/compiler/damlc/tests/daml-test-files/SerializableAnnotation.daml index 404cee895c04..c8b4510beefd 100644 --- a/compiler/damlc/tests/daml-test-files/SerializableAnnotation.daml +++ b/compiler/damlc/tests/daml-test-files/SerializableAnnotation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ QUERY-LF .modules[] | .data_types[] | select(lf::get_dotted_name($pkg) == ["Unserializable"]) | has("serializable") | not diff --git a/compiler/damlc/tests/daml-test-files/SerializableAnnotation/Imported.daml b/compiler/damlc/tests/daml-test-files/SerializableAnnotation/Imported.daml index 8ee6449495f7..5dbb410cc27b 100644 --- a/compiler/damlc/tests/daml-test-files/SerializableAnnotation/Imported.daml +++ b/compiler/damlc/tests/daml-test-files/SerializableAnnotation/Imported.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Set.daml b/compiler/damlc/tests/daml-test-files/Set.daml index 76441809ef91..564a90b065de 100644 --- a/compiler/damlc/tests/daml-test-files/Set.daml +++ b/compiler/damlc/tests/daml-test-files/Set.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use infix diff --git a/compiler/damlc/tests/daml-test-files/ShortCircuit.daml b/compiler/damlc/tests/daml-test-files/ShortCircuit.daml index e7ad54651401..2c4a71c65516 100644 --- a/compiler/damlc/tests/daml-test-files/ShortCircuit.daml +++ b/compiler/damlc/tests/daml-test-files/ShortCircuit.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Redundant == diff --git a/compiler/damlc/tests/daml-test-files/Show.daml b/compiler/damlc/tests/daml-test-files/Show.daml index 0c6dc804e769..aa3a5b723f27 100644 --- a/compiler/damlc/tests/daml-test-files/Show.daml +++ b/compiler/damlc/tests/daml-test-files/Show.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Simple.daml b/compiler/damlc/tests/daml-test-files/Simple.daml index 7e56b3dc62b4..f3385046698c 100644 --- a/compiler/damlc/tests/daml-test-files/Simple.daml +++ b/compiler/damlc/tests/daml-test-files/Simple.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/SingleConEnum.daml b/compiler/damlc/tests/daml-test-files/SingleConEnum.daml index 7c173a6ea00b..213b1a00809f 100644 --- a/compiler/damlc/tests/daml-test-files/SingleConEnum.daml +++ b/compiler/damlc/tests/daml-test-files/SingleConEnum.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 enum types get translated to DAML-LF's enum types. diff --git a/compiler/damlc/tests/daml-test-files/SingleConEnumError.daml b/compiler/damlc/tests/daml-test-files/SingleConEnumError.daml index c2367d275ce9..6d9af908e175 100644 --- a/compiler/damlc/tests/daml-test-files/SingleConEnumError.daml +++ b/compiler/damlc/tests/daml-test-files/SingleConEnumError.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 single constructor enum types don't result in mangled error messages. diff --git a/compiler/damlc/tests/daml-test-files/Stdlib.daml b/compiler/damlc/tests/daml-test-files/Stdlib.daml index c8dbd2228291..7d2dba1d831f 100644 --- a/compiler/damlc/tests/daml-test-files/Stdlib.daml +++ b/compiler/damlc/tests/daml-test-files/Stdlib.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check all the modules in stdlib compile without warnings diff --git a/compiler/damlc/tests/daml-test-files/Subdir/Examples.daml b/compiler/damlc/tests/daml-test-files/Subdir/Examples.daml index 1a33ebb33ac5..1bc87f5f7efd 100644 --- a/compiler/damlc/tests/daml-test-files/Subdir/Examples.daml +++ b/compiler/damlc/tests/daml-test-files/Subdir/Examples.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- DEL-4390: module search path must be adjusted if top module is in a diff --git a/compiler/damlc/tests/daml-test-files/SubmitFail.daml b/compiler/damlc/tests/daml-test-files/SubmitFail.daml index 2b6877ad0a8d..91016c8eba56 100644 --- a/compiler/damlc/tests/daml-test-files/SubmitFail.daml +++ b/compiler/damlc/tests/daml-test-files/SubmitFail.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Check that the submitted update is only evaluated when the scenario diff --git a/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_after_1866.daml b/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_after_1866.daml index aaafa232870a..3bfe92503ab8 100644 --- a/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_after_1866.daml +++ b/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_after_1866.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- @SINCE-LF 1.dev diff --git a/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_before_1866.daml b/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_before_1866.daml index 8476fb256c47..d55d6ea79c76 100644 --- a/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_before_1866.daml +++ b/compiler/damlc/tests/daml-test-files/SubmitterInMaintainers_before_1866.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- @UNTIL-LF 1.5 diff --git a/compiler/damlc/tests/daml-test-files/SugarUnit.daml b/compiler/damlc/tests/daml-test-files/SugarUnit.daml index c3bf8cbc24af..d34896e8921d 100644 --- a/compiler/damlc/tests/daml-test-files/SugarUnit.daml +++ b/compiler/damlc/tests/daml-test-files/SugarUnit.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test that the type `GHC.Tuple.Unit`, which is only produced by ghc's diff --git a/compiler/damlc/tests/daml-test-files/SumProducts.daml b/compiler/damlc/tests/daml-test-files/SumProducts.daml index 2073fef4742d..cbc5bd8a5672 100644 --- a/compiler/damlc/tests/daml-test-files/SumProducts.daml +++ b/compiler/damlc/tests/daml-test-files/SumProducts.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/Symbol.daml b/compiler/damlc/tests/daml-test-files/Symbol.daml index 1e32e5360d89..5bc12ea9882e 100644 --- a/compiler/damlc/tests/daml-test-files/Symbol.daml +++ b/compiler/damlc/tests/daml-test-files/Symbol.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- DEL-6902: This used to clash with GHC.Types.Symbol. diff --git a/compiler/damlc/tests/daml-test-files/TemplateHeaders.daml b/compiler/damlc/tests/daml-test-files/TemplateHeaders.daml index 2a9972b2a7e4..11108ca4a03d 100644 --- a/compiler/damlc/tests/daml-test-files/TemplateHeaders.daml +++ b/compiler/damlc/tests/daml-test-files/TemplateHeaders.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -- Test parsing for "template headers", i.e. the types between `template` and `with`. diff --git a/compiler/damlc/tests/daml-test-files/TemplateTypeRep.daml b/compiler/damlc/tests/daml-test-files/TemplateTypeRep.daml index 80447be3914a..19afe962ca55 100644 --- a/compiler/damlc/tests/daml-test-files/TemplateTypeRep.daml +++ b/compiler/damlc/tests/daml-test-files/TemplateTypeRep.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.dev diff --git a/compiler/damlc/tests/daml-test-files/TemplateTypeRep2.daml b/compiler/damlc/tests/daml-test-files/TemplateTypeRep2.daml index b6816f52db72..7e74494c3400 100644 --- a/compiler/damlc/tests/daml-test-files/TemplateTypeRep2.daml +++ b/compiler/damlc/tests/daml-test-files/TemplateTypeRep2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.dev diff --git a/compiler/damlc/tests/daml-test-files/Text.daml b/compiler/damlc/tests/daml-test-files/Text.daml index 4b913346aadd..04ffc06780a3 100644 --- a/compiler/damlc/tests/daml-test-files/Text.daml +++ b/compiler/damlc/tests/daml-test-files/Text.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Evaluate diff --git a/compiler/damlc/tests/daml-test-files/TextEq.daml b/compiler/damlc/tests/daml-test-files/TextEq.daml index 6a5af67f09f9..343198bf8db7 100644 --- a/compiler/damlc/tests/daml-test-files/TextEq.daml +++ b/compiler/damlc/tests/daml-test-files/TextEq.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/TextMap.daml b/compiler/damlc/tests/daml-test-files/TextMap.daml index 84ca0d167384..90f3d2140c54 100644 --- a/compiler/damlc/tests/daml-test-files/TextMap.daml +++ b/compiler/damlc/tests/daml-test-files/TextMap.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @SINCE-LF 1.3 diff --git a/compiler/damlc/tests/daml-test-files/Trace.daml b/compiler/damlc/tests/daml-test-files/Trace.daml index 2c7562b8e938..03c21df16c8f 100644 --- a/compiler/damlc/tests/daml-test-files/Trace.daml +++ b/compiler/damlc/tests/daml-test-files/Trace.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use <$> diff --git a/compiler/damlc/tests/daml-test-files/Tuple.daml b/compiler/damlc/tests/daml-test-files/Tuple.daml index 5ebe9db47e77..2755aa09c6f5 100644 --- a/compiler/damlc/tests/daml-test-files/Tuple.daml +++ b/compiler/damlc/tests/daml-test-files/Tuple.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/TypeFamily.daml b/compiler/damlc/tests/daml-test-files/TypeFamily.daml index 563cce165671..c6fd726f6e89 100644 --- a/compiler/damlc/tests/daml-test-files/TypeFamily.daml +++ b/compiler/damlc/tests/daml-test-files/TypeFamily.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {-# LANGUAGE TypeFamilies #-} diff --git a/compiler/damlc/tests/daml-test-files/TypeVarShadowing.daml b/compiler/damlc/tests/daml-test-files/TypeVarShadowing.daml index 69df077a958c..6bf26a6a88fb 100644 --- a/compiler/damlc/tests/daml-test-files/TypeVarShadowing.daml +++ b/compiler/damlc/tests/daml-test-files/TypeVarShadowing.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. 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 shadowing of type variables works. diff --git a/compiler/damlc/tests/daml-test-files/Unicode.daml b/compiler/damlc/tests/daml-test-files/Unicode.daml index b85e080e083f..e1ca604d46de 100644 --- a/compiler/damlc/tests/daml-test-files/Unicode.daml +++ b/compiler/damlc/tests/daml-test-files/Unicode.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR ⛄ ¯\_(ツ)_/¯ diff --git a/compiler/damlc/tests/daml-test-files/Unserializable.daml b/compiler/damlc/tests/daml-test-files/Unserializable.daml index 232051620037..4c13c1bdbca9 100644 --- a/compiler/damlc/tests/daml-test-files/Unserializable.daml +++ b/compiler/damlc/tests/daml-test-files/Unserializable.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- Test the serializability checker for DAML LF. diff --git a/compiler/damlc/tests/daml-test-files/UnusedLet.daml b/compiler/damlc/tests/daml-test-files/UnusedLet.daml index 2bdbbdeeca46..8d8e1611d1f0 100644 --- a/compiler/damlc/tests/daml-test-files/UnusedLet.daml +++ b/compiler/damlc/tests/daml-test-files/UnusedLet.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR Aborted: BOOM diff --git a/compiler/damlc/tests/daml-test-files/UseInteger.daml b/compiler/damlc/tests/daml-test-files/UseInteger.daml index 6c8aaf1ced3c..550b2291ad17 100644 --- a/compiler/damlc/tests/daml-test-files/UseInteger.daml +++ b/compiler/damlc/tests/daml-test-files/UseInteger.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @INFO Use negate diff --git a/compiler/damlc/tests/daml-test-files/Validation.daml b/compiler/damlc/tests/daml-test-files/Validation.daml index 50a5f3e2ed09..95dca20d4ae5 100644 --- a/compiler/damlc/tests/daml-test-files/Validation.daml +++ b/compiler/damlc/tests/daml-test-files/Validation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ValueRecursion.daml b/compiler/damlc/tests/daml-test-files/ValueRecursion.daml index f00a91ab9287..5da871e3fe92 100644 --- a/compiler/damlc/tests/daml-test-files/ValueRecursion.daml +++ b/compiler/damlc/tests/daml-test-files/ValueRecursion.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ERROR found value cycle diff --git a/compiler/damlc/tests/daml-test-files/Warnings.daml b/compiler/damlc/tests/daml-test-files/Warnings.daml index 6f4d0464fc2e..7bfcd8af6ea6 100644 --- a/compiler/damlc/tests/daml-test-files/Warnings.daml +++ b/compiler/damlc/tests/daml-test-files/Warnings.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ WARN The import of diff --git a/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportNotFound.daml b/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportNotFound.daml index e73b510c645a..27fce025f7c6 100644 --- a/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportNotFound.daml +++ b/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportNotFound.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportingImportNotFound.daml b/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportingImportNotFound.daml index 2f5d0f252d84..6d3e43b8e012 100644 --- a/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportingImportNotFound.daml +++ b/compiler/damlc/tests/daml-test-files/ide/ImportErrors/ImportingImportNotFound.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ide/Qualified/Bad.daml b/compiler/damlc/tests/daml-test-files/ide/Qualified/Bad.daml index 71ef37d7ee50..5d106927aa1b 100644 --- a/compiler/damlc/tests/daml-test-files/ide/Qualified/Bad.daml +++ b/compiler/damlc/tests/daml-test-files/ide/Qualified/Bad.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ide/Qualified/Good.daml b/compiler/damlc/tests/daml-test-files/ide/Qualified/Good.daml index 15b7df9fad69..bee8f71c37c5 100644 --- a/compiler/damlc/tests/daml-test-files/ide/Qualified/Good.daml +++ b/compiler/damlc/tests/daml-test-files/ide/Qualified/Good.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ide/Qualified/Import.daml b/compiler/damlc/tests/daml-test-files/ide/Qualified/Import.daml index d931fbf48bd6..752472e05611 100644 --- a/compiler/damlc/tests/daml-test-files/ide/Qualified/Import.daml +++ b/compiler/damlc/tests/daml-test-files/ide/Qualified/Import.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. -- @ ERROR Couldn't match expected type ‘Good.T’ with actual type ‘Bad.T’ diff --git a/compiler/damlc/tests/daml-test-files/ide/RecursiveImport.daml b/compiler/damlc/tests/daml-test-files/ide/RecursiveImport.daml index fd81eeb09564..9442a11508df 100644 --- a/compiler/damlc/tests/daml-test-files/ide/RecursiveImport.daml +++ b/compiler/damlc/tests/daml-test-files/ide/RecursiveImport.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. daml 1.2 diff --git a/compiler/damlc/tests/daml-test-files/ide/warning_tab.daml b/compiler/damlc/tests/daml-test-files/ide/warning_tab.daml index 2b5bcfbe0d32..9adf3ad3b463 100644 --- a/compiler/damlc/tests/daml-test-files/ide/warning_tab.daml +++ b/compiler/damlc/tests/daml-test-files/ide/warning_tab.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019, Digital Asset (Switzerland) GmbH and/or its affiliates. +-- Copyright (c) 2020, Digital Asset (Switzerland) GmbH and/or its affiliates. -- All rights reserved. {- Test: When importing this file, expect a "Tab character found diff --git a/compiler/damlc/tests/src/CliParser.hs b/compiler/damlc/tests/src/CliParser.hs index a318da5f17f0..31b53816472a 100644 --- a/compiler/damlc/tests/src/CliParser.hs +++ b/compiler/damlc/tests/src/CliParser.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 4aa870235013..25205ed0642e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b1c20fb4867f..acc66b28b85d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 8938acd22201..2cbc16cb731e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c688d7250de0..38566e36d3ec 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 26ce96c9489e..ecbcc9b77e2d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 caa4eb8ec113..706b17408af6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 4025107ca323..4f3cd40ec914 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 97dc564aa099..49fbdd5034c0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.Packaging (main) where diff --git a/compiler/damlc/tests/src/DA/Test/PositionMapping.hs b/compiler/damlc/tests/src/DA/Test/PositionMapping.hs index 5d3759a1c55b..e11072e9cca2 100644 --- a/compiler/damlc/tests/src/DA/Test/PositionMapping.hs +++ b/compiler/damlc/tests/src/DA/Test/PositionMapping.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Test.PositionMapping (main) where diff --git a/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs b/compiler/damlc/tests/src/DA/Test/ShakeIdeClient.hs index faaf4e0cc1e0..b09737ed1269 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6c02387c9b91..25b3a89ddea1 100644 --- a/compiler/damlc/tests/src/DamlcTest.hs +++ b/compiler/damlc/tests/src/DamlcTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 09f21aa415b0..b47fde1e6f2a 100644 --- a/compiler/damlc/tests/src/DarReaderTest.hs +++ b/compiler/damlc/tests/src/DarReaderTest.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 746fd87f7842..e528de64a542 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/compiler/damlc/tests/util.bzl b/compiler/damlc/tests/util.bzl index ea9358865bf2..97bebb651a7d 100644 --- a/compiler/damlc/tests/util.bzl +++ b/compiler/damlc/tests/util.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("//bazel_tools:haskell.bzl", "da_haskell_test") diff --git a/compiler/ghcide-daml.sh b/compiler/ghcide-daml.sh index 29fb5e8ecc3c..b8ba656f1c84 100755 --- a/compiler/ghcide-daml.sh +++ b/compiler/ghcide-daml.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 set -euo pipefail diff --git a/compiler/lsp-tests/BUILD.bazel b/compiler/lsp-tests/BUILD.bazel index 9333e2855dbf..1762b0992d6b 100644 --- a/compiler/lsp-tests/BUILD.bazel +++ b/compiler/lsp-tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 e17484f7e705..fc24d2f2c55d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 e616fa8e8bff..bfe4622ed207 100644 --- a/compiler/lsp-tests/src/Main.hs +++ b/compiler/lsp-tests/src/Main.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE RankNTypes #-} diff --git a/compiler/scenario-service/client/BUILD.bazel b/compiler/scenario-service/client/BUILD.bazel index 334c18cd4d50..76ee58968b7e 100644 --- a/compiler/scenario-service/client/BUILD.bazel +++ b/compiler/scenario-service/client/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 cf4e1ef2369c..54112bf661fd 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 198e81b98244..26e646740d09 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 586afc37b862..9b6d26702779 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 cd971c0b0bd2..f9614cd4d00d 100644 --- a/compiler/scenario-service/protos/BUILD.bazel +++ b/compiler/scenario-service/protos/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 fe608035ec94..4ccb64e196ab 100644 --- a/compiler/scenario-service/protos/scenario_service.proto +++ b/compiler/scenario-service/protos/scenario_service.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 57125e8b64cd..e8b6c9d3126e 100644 --- a/compiler/scenario-service/server/BUILD.bazel +++ b/compiler/scenario-service/server/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 54d950129f4d..9dc2cc75296e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 9e9905937ba1..b7c0a00a650b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 516270354c28..a9f53b34bc08 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 eabfe13e3e2a..dddf68918f64 100644 --- a/daml-assistant/BUILD.bazel +++ b/daml-assistant/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 69a6a29653a9..b828a7f0fae3 100644 --- a/daml-assistant/daml-helper/BUILD.bazel +++ b/daml-assistant/daml-helper/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 196701fe9bb9..1f059d707ddc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Helper.Ledger ( LedgerArgs(..), Token(..), 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 ed408e866683..3b351a4d8ab7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 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 9a01223cee1a..e7820d1cf946 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Helper.Run ( runDamlStudio diff --git a/daml-assistant/daml-project-config.cabal b/daml-assistant/daml-project-config.cabal index 035181a6ec1e..012b50e058f1 100644 --- a/daml-assistant/daml-project-config.cabal +++ b/daml-assistant/daml-project-config.cabal @@ -6,7 +6,7 @@ synopsis: daml project config license: Apache-2.0 author: Digital Asset maintainer: Digital Asset -copyright: Digital Asset 2019 +copyright: Digital Asset 2020 homepage: https://github.com/digital-asset/daml#readme bug-reports: https://github.com/digital-asset/daml/issues 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 fc5926b69c62..ef7b0c0512ed 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b43b845cc9fc..b2dd6ff23997 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 cd962a188969..17c200d63b62 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 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 d2ce0fddfcea..4acf590a370f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 95ff1ef1f9d2..ced47038d8dd 100644 --- a/daml-assistant/daml-sdk/BUILD.bazel +++ b/daml-assistant/daml-sdk/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 edbf95f1d655..e690cfccbfa3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 bcfd551745ed..5e61432a6997 100644 --- a/daml-assistant/exe/DA/Daml/Assistant.hs +++ b/daml-assistant/exe/DA/Daml/Assistant.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-assistant/get-daml.sh b/daml-assistant/get-daml.sh index 6d4b17dcda10..2029371cfaeb 100755 --- a/daml-assistant/get-daml.sh +++ b/daml-assistant/get-daml.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 3d34ebcb8487..044405490bd5 100644 --- a/daml-assistant/integration-tests/BUILD.bazel +++ b/daml-assistant/integration-tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 d36d3f940c7a..bc412bbf06a3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b002ab761ac0..b489346c5df7 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 7f4a57ddca2d..a3c6ad453d13 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4fd5f414cf94..c93132f8ffd0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8afb881f7cc1..94d6c97d25d1 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b6abd9d654e0..7e9b8b54c146 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d817d6c21bbd..53ea780e60c8 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 1a2ff687e23e..ba0374fe0c80 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 module DA.Daml.Assistant.Install diff --git a/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs b/daml-assistant/src/DA/Daml/Assistant/Install/Github.hs index a3286045a928..0d8814f98fcf 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 59dc6cd14af3..703039471ec5 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f49e62ac8dcc..9267684e6982 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c4abde3a76ec..fead5d348891 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 cd37d55a957b..96ffd9605268 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 3e57fb0c251d..59c6c04c30e9 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 diff --git a/daml-lf/archive/BUILD.bazel b/daml-lf/archive/BUILD.bazel index 666bdafa1b03..9b1b303368cd 100644 --- a/daml-lf/archive/BUILD.bazel +++ b/daml-lf/archive/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 343306276ffd..3f98be380a37 100644 --- a/daml-lf/archive/archive.bzl +++ b/daml-lf/archive/archive.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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_1_6/NO_AUTO_COPYRIGHT b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_1_6/NO_AUTO_COPYRIGHT new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_1_7/NO_AUTO_COPYRIGHT b/daml-lf/archive/src/main/protobuf/com/digitalasset/daml_lf_1_7/NO_AUTO_COPYRIGHT new file mode 100644 index 000000000000..e69de29bb2d1 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 e5dfc4649f03..4bbb191a5c65 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 06cc7d5c9189..c731864841ef 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 1b2132fdbf6c..67135a1095df 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b0d802df2986..e95489142841 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 52f35a70e405..156a786038e5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 461bf58aad54..fc7d9d0b4792 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 3ee390e5fe81..f46fcba01824 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0dadbe63849a..c0a81ab7e942 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 71aec5924b4f..2d79ec14e770 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4cb36e4bb9ea..f95bf9b2d196 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 61dd9916b0c0..9bb2d416bafe 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 20fbc00a0ec4..c9bed0df93f0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 063d26e50934..38c1cc032e10 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c9f7af2bdf18..b1a1b0f82f08 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8eb81f290522..9a6a5504e79c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 59015a43ba4b..d2c37208a7f3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 806ae983cb5c..8c6a8df6ea18 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 66e9dd3b56aa..41d110b18e0c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d313a4b07cf2..72bea4b724d6 100644 --- a/daml-lf/data-scalacheck/BUILD.bazel +++ b/daml-lf/data-scalacheck/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 4685d73d208e..254ed9df590c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 086a28550247..31867a2f2a86 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cb2baf0e7bac..e8e04e9bb0b6 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 210a27888b54..d8308d75f961 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5eaef2fe1f41..219d2b83d9e9 100644 --- a/daml-lf/data/BUILD.bazel +++ b/daml-lf/data/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 fb35d0b1704f..73b42c850113 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 bdf5ecb1f87b..8f81651fc8c1 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d5e1d8c64ee9..610b0fadeede 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 51a40c23f787..be78382f6208 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f6eb8110da5d..6824e567507b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 624024ce682b..c016917904d4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f18302dbab68..6e4a675424d3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7585b69e750e..35402c58001e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 18dca17001a1..0097d8d01a88 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c545f0de6643..77e12dcdcf73 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/MatchingStringModule.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MatchingStringModule.scala index 05dfee7d2098..e21067635118 100644 --- a/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MatchingStringModule.scala +++ b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/MatchingStringModule.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d4aed1a042b8..2856bca631a4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 954968a766de..ff590be8dbc3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/Relation.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/Relation.scala index 53d68b732a30..2a6c165a4062 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 1e76804a7f0f..61b977a14a31 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f87f31c4fbc7..0e7e1861747a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 797c74e2323c..6debde7f5d15 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 fe10ec077d69..e12f7cc7b8a4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0d48972a56f7..1167754581a4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/package.scala b/daml-lf/data/src/main/scala/com/digitalasset/daml/lf/data/package.scala index 83272710fd84..d7353231d910 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c274ef4f291c..6a1d8c18ea5d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cd951f9c92dd..d95b9e9bbd52 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 6bc8e3e2261d..7d6f776d3229 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b85ab83e0374..efe453567fc6 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cf5b589b06f5..622a36b7eb12 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 fce8a7abbfcc..b5b9022f10e0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f709e3f2623a..a3431107b7b5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f081fecca5aa..af72a7942ae3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 fe29a6519c0f..b2292fdca58b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f1e32eaf3d4e..78fe4990192b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 219a613f2fa5..49eec2feffea 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c59f68a1b7bd..e7b927f527cd 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8acf3ce52a57..d37356ed069c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0f901c0dc507..5d8e77443995 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 a18fafb4bcab..47654a7dff9d 100644 --- a/daml-lf/encoder/BUILD.bazel +++ b/daml-lf/encoder/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 081999fd6188..a136034d380d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 ce367a2dbc98..8398a2ddfddd 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 559f4d43d325..f168cca58083 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.archive diff --git a/daml-lf/encoder/src/test/lf/Bool_all_.lf b/daml-lf/encoder/src/test/lf/Bool_all_.lf index b44087af6659..4a35f0ce4dec 100644 --- a/daml-lf/encoder/src/test/lf/Bool_all_.lf +++ b/daml-lf/encoder/src/test/lf/Bool_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module BoolMod { diff --git a/daml-lf/encoder/src/test/lf/Date_all_.lf b/daml-lf/encoder/src/test/lf/Date_all_.lf index 48fe6d3b816c..b62c63e75e86 100644 --- a/daml-lf/encoder/src/test/lf/Date_all_.lf +++ b/daml-lf/encoder/src/test/lf/Date_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module DateMod { diff --git a/daml-lf/encoder/src/test/lf/Decimal_all_.lf b/daml-lf/encoder/src/test/lf/Decimal_all_.lf index c54197d07191..fd28bf4b5131 100644 --- a/daml-lf/encoder/src/test/lf/Decimal_all_.lf +++ b/daml-lf/encoder/src/test/lf/Decimal_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module DecimalMod { diff --git a/daml-lf/encoder/src/test/lf/Enum_1.6_1.7_1.dev_.lf b/daml-lf/encoder/src/test/lf/Enum_1.6_1.7_1.dev_.lf index 8dbaa72d8dbc..a4dbbe6c5de0 100644 --- a/daml-lf/encoder/src/test/lf/Enum_1.6_1.7_1.dev_.lf +++ b/daml-lf/encoder/src/test/lf/Enum_1.6_1.7_1.dev_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module EnumMod { diff --git a/daml-lf/encoder/src/test/lf/GenMap_1.dev_.lf b/daml-lf/encoder/src/test/lf/GenMap_1.dev_.lf index 03c625283809..c312be26f0d7 100644 --- a/daml-lf/encoder/src/test/lf/GenMap_1.dev_.lf +++ b/daml-lf/encoder/src/test/lf/GenMap_1.dev_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module GenMapMod { diff --git a/daml-lf/encoder/src/test/lf/Int64_all_.lf b/daml-lf/encoder/src/test/lf/Int64_all_.lf index 8f37dba3ad1d..19799a3afe08 100644 --- a/daml-lf/encoder/src/test/lf/Int64_all_.lf +++ b/daml-lf/encoder/src/test/lf/Int64_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module Int64Mod { diff --git a/daml-lf/encoder/src/test/lf/List_all_.lf b/daml-lf/encoder/src/test/lf/List_all_.lf index 7273e4ece682..3f6029d191a2 100644 --- a/daml-lf/encoder/src/test/lf/List_all_.lf +++ b/daml-lf/encoder/src/test/lf/List_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module ListMod { diff --git a/daml-lf/encoder/src/test/lf/Numeric_1.7_1.dev_.lf b/daml-lf/encoder/src/test/lf/Numeric_1.7_1.dev_.lf index f02847e017e4..87442485e02a 100644 --- a/daml-lf/encoder/src/test/lf/Numeric_1.7_1.dev_.lf +++ b/daml-lf/encoder/src/test/lf/Numeric_1.7_1.dev_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module NumericMod { diff --git a/daml-lf/encoder/src/test/lf/Option_1.1_1.3_1.6_1.7_1.dev_.lf b/daml-lf/encoder/src/test/lf/Option_1.1_1.3_1.6_1.7_1.dev_.lf index c4a99e1cbdd0..36acd19d668f 100644 --- a/daml-lf/encoder/src/test/lf/Option_1.1_1.3_1.6_1.7_1.dev_.lf +++ b/daml-lf/encoder/src/test/lf/Option_1.1_1.3_1.6_1.7_1.dev_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module OptionMod { diff --git a/daml-lf/encoder/src/test/lf/Party_all_.lf b/daml-lf/encoder/src/test/lf/Party_all_.lf index 4647fe17658c..c8edf09a7371 100644 --- a/daml-lf/encoder/src/test/lf/Party_all_.lf +++ b/daml-lf/encoder/src/test/lf/Party_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module PartyMod { diff --git a/daml-lf/encoder/src/test/lf/Record_all_.lf b/daml-lf/encoder/src/test/lf/Record_all_.lf index 3aefd104463d..2f24c472f94b 100644 --- a/daml-lf/encoder/src/test/lf/Record_all_.lf +++ b/daml-lf/encoder/src/test/lf/Record_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module RecordMod { diff --git a/daml-lf/encoder/src/test/lf/TextMap_1.3_1.6_1.7_1.dev_.lf b/daml-lf/encoder/src/test/lf/TextMap_1.3_1.6_1.7_1.dev_.lf index fc8660ea0e6b..5d50866eb3c3 100644 --- a/daml-lf/encoder/src/test/lf/TextMap_1.3_1.6_1.7_1.dev_.lf +++ b/daml-lf/encoder/src/test/lf/TextMap_1.3_1.6_1.7_1.dev_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module TextMapMod { diff --git a/daml-lf/encoder/src/test/lf/Text_all_.lf b/daml-lf/encoder/src/test/lf/Text_all_.lf index a63ea3d9f41a..399a714164df 100644 --- a/daml-lf/encoder/src/test/lf/Text_all_.lf +++ b/daml-lf/encoder/src/test/lf/Text_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module TextMod { diff --git a/daml-lf/encoder/src/test/lf/Timestamp_all_.lf b/daml-lf/encoder/src/test/lf/Timestamp_all_.lf index 9ec4113667f2..2e2718095b5f 100644 --- a/daml-lf/encoder/src/test/lf/Timestamp_all_.lf +++ b/daml-lf/encoder/src/test/lf/Timestamp_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module TimestampMod { diff --git a/daml-lf/encoder/src/test/lf/Unit_all_.lf b/daml-lf/encoder/src/test/lf/Unit_all_.lf index c410872329d2..90fa37d99280 100644 --- a/daml-lf/encoder/src/test/lf/Unit_all_.lf +++ b/daml-lf/encoder/src/test/lf/Unit_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module UnitMod { diff --git a/daml-lf/encoder/src/test/lf/Variant_all_.lf b/daml-lf/encoder/src/test/lf/Variant_all_.lf index a4f6b574bf55..7300da494f75 100644 --- a/daml-lf/encoder/src/test/lf/Variant_all_.lf +++ b/daml-lf/encoder/src/test/lf/Variant_all_.lf @@ -1,4 +1,4 @@ -// Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +// Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 module VariantMod { 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 7e4428973865..05a198999746 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b057172e61c8..1fad754daf02 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 aa84de6fd2fa..f81d0a0cb6af 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 dd56e811ee15..a075717ce798 100644 --- a/daml-lf/engine/BUILD.bazel +++ b/daml-lf/engine/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 7f6e093ef2e2..d94c7e11dd39 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 51ee75d376be..69a455909654 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7c73fa5164d2..312025b827b9 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e06febceb3ac..b528d37a37db 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/EngineInfo.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/EngineInfo.scala index 3183d88b8f4c..d072b89e16d1 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 031521c8b7e6..0b079f26ed1b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 92ff048c5b6b..383f84fc90e8 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/MutableCompiledPackages.scala b/daml-lf/engine/src/main/scala/com/digitalasset/daml/lf/engine/MutableCompiledPackages.scala index 49353fb0d49e..54dc680728c9 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7f6395bc3969..e8127a8e378d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 619a7eac2593..3b58352a799b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 ea15ed2aba3a..7012d0eaf35a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8b41f7b79bc3..9b4d4f67c6f4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 770175bd7aad..28cc6d049e81 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 af1ceb508a27..087da69f89a8 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 2fb0c836c2cc..9bbb28fe8d7d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/InMemoryPrivateLedgerData.scala b/daml-lf/engine/src/test/scala/com/digitalasset/daml/lf/engine/InMemoryPrivateLedgerData.scala index c9405d44e133..87ea0ceb8fc4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c61e6f39fc8f..28a64ab0dde0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.engine diff --git a/daml-lf/governance.rst b/daml-lf/governance.rst index 6350947cc1d8..ae15127ac6af 100644 --- a/daml-lf/governance.rst +++ b/daml-lf/governance.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 c0bfab97b501..2adce1d8471a 100644 --- a/daml-lf/interface/BUILD.bazel +++ b/daml-lf/interface/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 69b2ad19a073..36c223ba6b4a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 aea6fa5e91f0..dd86719dd4a6 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c6c9d2ff2f64..52127a485568 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0cf5637cfd7d..7bcd080885a8 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 a43ecab9fd17..5596221ba1b7 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 2ad3b8543f87..64ea43fd9575 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cfaf7d8dd865..0597bd9bf547 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 54683f281eeb..30482cda913c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 2068d20aa303..c296b9228922 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 833b961f1288..87dfee9c3aba 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5f9cb79a47b5..db4fac28f947 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e74c7c96768b..1201650bff6c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 1040cf4f8b47..e2b55aa85274 100644 --- a/daml-lf/interpreter/BUILD.bazel +++ b/daml-lf/interpreter/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 93aaf5dc8ad2..dba8566ffd29 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7c2c704a680a..cdc3912115ab 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0be9a2efc1dd..a6c5e4f72016 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b4c4537fad73..c761b1ba743a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 6abd76a7ecff..90b60bec3181 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/SError.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/SError.scala index 0ccd6fb28ffe..4aeba2e68c9b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 f88f18e6405d..3d7d11577b74 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e0d0b0b13c86..5069875cb836 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 40624ed41d43..c7e27c9789ee 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 494e6fff1510..51dbe28853dd 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c9a54a907d3f..3bb44cf939c1 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/TraceLog.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/speedy/TraceLog.scala index 19745face807..57704e50bf62 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 3648f1a6527d..9713ce06b494 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 92f53c8d68ce..2d7fcf4e2c43 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/types/Ledger.scala b/daml-lf/interpreter/src/main/scala/com/digitalasset/daml/lf/types/Ledger.scala index 283aaec7a443..84531ffc5a42 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.types 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 ee337eff59f2..b0a58582ae65 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8379e6330518..2bb9818842e3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 587c1e4de4a7..b9dea2282d83 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 50859d0fd15a..499007df60cd 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/SEquatableValuesSpec.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/SEquatableValuesSpec.scala index 3c5e0561bc2f..1e52327a0f58 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/SEquatableValuesSpec.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/svalue/SEquatableValuesSpec.scala @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 abc46718f350..73c927b79630 100644 --- a/daml-lf/language/BUILD.bazel +++ b/daml-lf/language/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 649a7ee0f776..df15cdf4adcf 100644 --- a/daml-lf/language/daml-lf.bzl +++ b/daml-lf/language/daml-lf.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 lf_stable_version = "1.6" 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 a08fcd0cd97a..f02498e503c4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 bde37f34b01a..3bc36aa3ddc4 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 70cad58c8e20..30f5c3b035d2 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 dfc9f602ff57..bc86002c97dc 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b18b7d72f54e..6b85baa50938 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 10af61c8ac6f..af6e975a4a9d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 9227e0f4b02e..d310a3780f71 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 829cd3e1bf67..c6c7f704da91 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 173dd47e9d9e..f1efee60b1e4 100644 --- a/daml-lf/parser/BUILD.bazel +++ b/daml-lf/parser/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 ea8b9865187f..9f6f79df24d9 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 fe8bd2b43dfc..859d8c3d6154 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 a236a535d6d8..97438aa764cb 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 a9762c780b01..e30864f8de8e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 6569422fb442..9f5622e56755 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 031eb0e593ec..9fad7219c3e5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 ff9fb5258d8e..97b99e9a6c1d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 0aaf933969e7..f5b104b9af66 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 67fa15a7d4af..780d50db1b7a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7f4c22073f0d..fd02984ad635 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4c1c3dd5a0eb..6bc3a52ddae2 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 93294414759c..03c625d101a5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 2f5b7feccb57..15d535d51692 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 796c1fa487b8..312d38d74e6b 100644 --- a/daml-lf/repl/BUILD.bazel +++ b/daml-lf/repl/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 a8eaf4e22451..bf003ac0263c 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b79d0cd67f4a..cdcfbafd1cc3 100644 --- a/daml-lf/scenario-interpreter/BUILD.bazel +++ b/daml-lf/scenario-interpreter/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 0daf4de0e8b2..55fec4f8d249 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 de72c0632490..b72dc3f3f877 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d52feac3c137..5fe197e608f1 100644 --- a/daml-lf/spec/daml-lf-1.rst +++ b/daml-lf/spec/daml-lf-1.rst @@ -1,7 +1,7 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 -Copyright © 2019, `Digital Asset (Switzerland) GmbH +Copyright © 2020, `Digital Asset (Switzerland) GmbH `_ and/or its affiliates. All rights reserved. diff --git a/daml-lf/spec/transaction.rst b/daml-lf/spec/transaction.rst index 121a7a526e00..6e4c1f32f698 100644 --- a/daml-lf/spec/transaction.rst +++ b/daml-lf/spec/transaction.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 268b89040666..1d50cdd124de 100644 --- a/daml-lf/spec/value.rst +++ b/daml-lf/spec/value.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 f4ff997b05fa..25e165d3ceec 100644 --- a/daml-lf/tests/AuthorizedDivulgence.daml +++ b/daml-lf/tests/AuthorizedDivulgence.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/BUILD.bazel b/daml-lf/tests/BUILD.bazel index fb086f087f61..67be06a89853 100644 --- a/daml-lf/tests/BUILD.bazel +++ b/daml-lf/tests/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 be5ea48b998a..0d72d611da8a 100644 --- a/daml-lf/tests/BasicTests.daml +++ b/daml-lf/tests/BasicTests.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/ConjunctionChoices.daml b/daml-lf/tests/ConjunctionChoices.daml index 3530f5216f86..f22d032ec3bf 100644 --- a/daml-lf/tests/ConjunctionChoices.daml +++ b/daml-lf/tests/ConjunctionChoices.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d7e5ef604dfa..18c7f511a556 100644 --- a/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml +++ b/daml-lf/tests/DontDiscloseNonConsumingExercisesToObservers.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/LargeTransaction.daml b/daml-lf/tests/LargeTransaction.daml index 27a1b481643b..b7f8027f050b 100644 --- a/daml-lf/tests/LargeTransaction.daml +++ b/daml-lf/tests/LargeTransaction.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/Optional.daml b/daml-lf/tests/Optional.daml index 7ed314cc97d1..2caa4253dd6d 100644 --- a/daml-lf/tests/Optional.daml +++ b/daml-lf/tests/Optional.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/daml-lf-test.sh b/daml-lf/tests/daml-lf-test.sh index e3ab93a59909..01c35e9e95ea 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 e9fc5a42d73f..385d0383ecc7 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 3b215f9d3afd..cc80896206b0 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 efbb1b372bb7..4ef957f34f16 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 8089579fa4f6..ddfd72e76f00 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 175a25710b1d..83c9b7e7b6ff 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 56651e5d19c6..93ee755f3203 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 58f1812e705b..3b3fe87db49e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 2eae1efd08ed..44a668b811d3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 4b58019b916c..908b17dd2fd8 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/daml-lf/tests/scenario/reset.sh b/daml-lf/tests/scenario/reset.sh index 8f35520e2e61..8c6c16dc6b64 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 4a5bbe9860d6..5a3ef32c5145 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 6ea372b874d6..cfc8178cfad5 100644 --- a/daml-lf/transaction-scalacheck/BUILD.bazel +++ b/daml-lf/transaction-scalacheck/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 8feacaadbe0f..242a2d51b6a0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8a459468af7a..c9ed17568a12 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.value diff --git a/daml-lf/transaction/BUILD.bazel b/daml-lf/transaction/BUILD.bazel index bc82aa29d2dc..022f3f1c2327 100644 --- a/daml-lf/transaction/BUILD.bazel +++ b/daml-lf/transaction/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 291d8c5d79d1..a069f4e06c09 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e855ac7c5daa..afd5944faf92 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 31f48d462b19..a9d3546664d3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 975c89f37d09..14f8f2f71c6a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.command 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 5849cf9eddba..a8267dbd5c37 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 053d182eeba8..d662fb239431 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 382ad26b6f52..aded4b148064 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7ecdac0b7af1..630126c4fb54 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cdd488ca2165..66974eef2044 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 417060a6ef4f..bd3d174a95ae 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7e05a1107b09..95d74b14a677 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 62985739b2be..5e3bdc7561d7 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b3d6489c35dd..a697a96f7674 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/ValueCoder.scala b/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ValueCoder.scala index 7f7f0c52b03e..4e206a2f90e3 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5a30873dc58c..044a824b7307 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c33d80f84753..f185880819bd 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 90b188d33255..e1a31a05bab7 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/TransactionSpec.scala b/daml-lf/transaction/src/test/scala/com/digitalasset/daml/lf/transaction/TransactionSpec.scala index de2f5b197cb8..39e4463d2378 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 db0fc9427bd9..07d8fdf4df77 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8c929dcd184f..39bd2549a183 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b3de41c464bb..b118386ed8e5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 7741d6beda01..efc844d91779 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.daml.lf.value diff --git a/daml-lf/validation/BUILD.bazel b/daml-lf/validation/BUILD.bazel index 5effea11902d..13f6cad1d07a 100644 --- a/daml-lf/validation/BUILD.bazel +++ b/daml-lf/validation/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 f152c1da67c6..4eefb0efd63e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5c2c4dc1326d..a64117ddb099 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 fd020e4c61d7..4d47795dc904 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 6a8f3de316cd..c25f385e2d7b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 df5ecb2e3fa3..7a7d6bd10053 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 c7cd05c496ca..81a049e427a8 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4f685f97696e..f638671ce643 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e2b01499b3f5..44d018904c8d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 52a254e962ed..2d47434d45ce 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 584d6273559d..7039606b587a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4fc1a2423d22..99dc0b537ad0 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5f75fa36d02b..f31d2e4b3b5b 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 e88a314bb376..51e6c5452c67 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5f8b15a79b54..fb7caa80fe0d 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 755bb6c2a9b5..1a85b2121797 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 32580f06d8b7..1f53596d5f5a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 ef8b8c5de768..3083c3e62ef6 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 b6e8be5018dc..dcb93a074c02 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 da5f76a2cf64..d6e4b1f110de 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 3a93199385d0..01e9d6ba41b8 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d263ae8c393d..4480dda71266 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 4b966ccdb312..0710918e70ab 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 ff4eb1a245fe..ccbdc9c02029 100644 --- a/daml-script/daml/BUILD.bazel +++ b/daml-script/daml/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 85a69e685ecb..033296da75f7 100644 --- a/daml-script/daml/Daml/Script.daml +++ b/daml-script/daml/Daml/Script.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 {-# LANGUAGE AllowAmbiguousTypes #-} daml 1.2 diff --git a/daml-script/daml/daml-script-rst-template.rst b/daml-script/daml/daml-script-rst-template.rst index 3abd8d98e955..d17dbb8c05ea 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 ee56f145194e..9945b307b1ce 100644 --- a/daml-script/runner/BUILD.bazel +++ b/daml-script/runner/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 ad47ad2ccab4..08443505c5c5 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 32d23b9ddadd..3e50031d4edc 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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/RunnerConfig.scala b/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/RunnerConfig.scala index 00e86a19cf4d..7e116e8fd382 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8b8ee399b29e..da361e9f667e 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 cec510f82894..41af4df223be 100644 --- a/daml-script/test/BUILD.bazel +++ b/daml-script/test/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load( diff --git a/daml-script/test/daml/MultiTest.daml b/daml-script/test/daml/MultiTest.daml index 8a9415f005ec..98877cc7e67a 100644 --- a/daml-script/test/daml/MultiTest.daml +++ b/daml-script/test/daml/MultiTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 776454132379..ec8915198593 100644 --- a/daml-script/test/daml/ScriptTest.daml +++ b/daml-script/test/daml/ScriptTest.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 8dfaca5ef825..661404ca6466 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 8089e80654dd..9515ada9c8ad 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 d47f51f22e55..49de2ad2717a 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 444ba113924e..d7c4ce7db721 100644 --- a/deps.bzl +++ b/deps.bzl @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # diff --git a/dev-env/bin/da-ghci b/dev-env/bin/da-ghci index ac8767454dae..b26022e34b6f 100755 --- a/dev-env/bin/da-ghci +++ b/dev-env/bin/da-ghci @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 """Bazel-aware wrapper for GHCi. diff --git a/dev-env/bin/da-ghcid b/dev-env/bin/da-ghcid index 29afc469fb24..1d6a51901024 100755 --- a/dev-env/bin/da-ghcid +++ b/dev-env/bin/da-ghcid @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. +# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 """Bazel aware wrapper for ghcid diff --git a/dev-env/bin/dad-add-source-dep.sh b/dev-env/bin/dad-add-source-dep.sh index b84ef85683a0..b973f8837c99 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/dev-env/bin/dade-copyright-headers b/dev-env/bin/dade-copyright-headers index cc98765da054..1e45bc4f2dc7 100755 --- a/dev-env/bin/dade-copyright-headers +++ b/dev-env/bin/dade-copyright-headers @@ -131,8 +131,8 @@ def process_file(filename, check_only): # Process the file: # If we find an existing copyright header with the same starting line - # compare against it. If no copyright header exists or its different - # remove the existing one and prepand the new header to the file. + # compare against it. If no copyright header exists or it's different + # remove the existing one and prepend the new header to the file. state='start' index=0 # Current index to copyright notice text when comparing before_header=[] # Lines in the file before possible copyright header @@ -140,7 +140,7 @@ def process_file(filename, check_only): for line in lines: # looking for start comment block if state == 'start': - if (line.strip(filetypes[ext]['line']).strip(filetypes[ext]['start'])[0:19] == " Copyright (c) 2019"): + if (line.strip(filetypes[ext]['line']).strip(filetypes[ext]['start'])[0:19] == " Copyright (c) 2020"): state='notice' if line != notice_lines[0]+"\n": diff --git a/dev-env/profile_bash.sh b/dev-env/profile_bash.sh index f8931e6a175c..5dee2ac774e1 100644 --- a/dev-env/profile_bash.sh +++ b/dev-env/profile_bash.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 9fa01839ddf6..fc71d32585cb 100644 --- a/dev-env/profile_zsh.sh +++ b/dev-env/profile_zsh.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 f912d84e0e19..752def1c4738 100644 --- a/docs/BUILD.bazel +++ b/docs/BUILD.bazel @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 load("@build_bazel_rules_nodejs//:defs.bzl", "nodejs_binary") diff --git a/docs/configs/html/conf.py b/docs/configs/html/conf.py index 9e94e3ee97bf..fd7931276cef 100644 --- a/docs/configs/html/conf.py +++ b/docs/configs/html/conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # -*- coding: utf-8 -*- @@ -50,7 +50,7 @@ # General information about the project. project = u'DAML SDK' -copyright = u'© Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.' +copyright = u'© Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.' author = u'Digital Asset' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/configs/pdf/conf.py b/docs/configs/pdf/conf.py index 0771baeaefb5..7567e0bba6fc 100644 --- a/docs/configs/pdf/conf.py +++ b/docs/configs/pdf/conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # -*- coding: utf-8 -*- @@ -53,7 +53,7 @@ # General information about the project. project = u'DAML SDK' -copyright = u'© Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.' +copyright = u'© Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.' author = u'Digital Asset' # The version info for the project you're documenting, acts as replacement for @@ -186,10 +186,10 @@ %\fancyhead[LE]{\small \nouppercase{\leftmark}} %% for oneside: change footer at right side. If you want to use Left and right then use same as header defined above. - \fancyfoot[R]{\ifthenelse{\isodd{\value{page}}}{{\tiny © Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates.} }{{\tiny © Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates.}}} + \fancyfoot[R]{\ifthenelse{\isodd{\value{page}}}{{\tiny © Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates.} }{{\tiny © Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates.}}} %%% Alternating Footer for two side - %\fancyfoot[RO, RE]{\scriptsize © Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates.} + %\fancyfoot[RO, RE]{\scriptsize © Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates.} %%% page number \fancyfoot[CO, CE]{\thepage} @@ -268,7 +268,7 @@ %% \vfill adds at the bottom \vfill - \small \textit{© Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.} + \small \textit{© Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited.} \end{titlepage} \clearpage diff --git a/docs/configs/pdf/index.rst b/docs/configs/pdf/index.rst index acc80b53ad57..2c3013b2fcc5 100644 --- a/docs/configs/pdf/index.rst +++ b/docs/configs/pdf/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 18e077482b72..0ce238e7c286 100644 --- a/docs/configs/static/pygments_daml_lexer.py +++ b/docs/configs/static/pygments_daml_lexer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 from pygments.lexers.haskell import HaskellLexer diff --git a/docs/error.html b/docs/error.html index d2173b067207..10f6c5ad251f 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 b51c444b2952..897f76620089 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 b31734652560..5cba125e1883 100755 --- a/docs/scripts/live-preview.sh +++ b/docs/scripts/live-preview.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. All rights reserved. # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/scripts/preview.sh b/docs/scripts/preview.sh index 58e550ec8ed1..639ac3fab5ad 100755 --- a/docs/scripts/preview.sh +++ b/docs/scripts/preview.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 79151d946250..506ebecd4571 100644 --- a/docs/source/app-dev/app-arch.rst +++ b/docs/source/app-dev/app-arch.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Application architecture guide diff --git a/docs/source/app-dev/authentication.rst b/docs/source/app-dev/authentication.rst index 1de0cd586960..69f93f30c82a 100644 --- a/docs/source/app-dev/authentication.rst +++ b/docs/source/app-dev/authentication.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 8a91dfa10f52..26e948396665 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 344dd5b16b70..136281c8b116 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 44ccfa42ff26..47281cdb5b32 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 c674150145d9..e3c57a1bc878 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f71f55580bef..50eca8c44612 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f704b77a9014..d076da368ade 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 558551c41db4..3a98d7a3c0cc 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 5d897fc81d63..2a85c836a100 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 115223edf508..115c4d36590c 100644 --- a/docs/source/app-dev/bindings-js.rst +++ b/docs/source/app-dev/bindings-js.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 7a0be2f5d6ee..d38a324ebaf4 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Scala bindings diff --git a/docs/source/app-dev/bindings-x-lang/index.rst b/docs/source/app-dev/bindings-x-lang/index.rst index 2a731d4db114..2f250ec87efe 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 c05d0d48ba97..92d8a04e67f6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/app-dev/code-snippets/Types.daml b/docs/source/app-dev/code-snippets/Types.daml index 29f5588a9801..0f49f448911f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 ec24f14cbba1..a500427c3b2e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 71ddaf228ce1..d4c31f93f5b7 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/app-dev/code-snippets/notation.proto b/docs/source/app-dev/code-snippets/notation.proto index dac6f6d81426..2fcd65a64b72 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 2aadd33318b7..ed9058dff35c 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a35b767e84be..4bcd7ca71801 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 f93748dc9b4b..4808929a2a5e 100644 --- a/docs/source/app-dev/grpc/index.rst +++ b/docs/source/app-dev/grpc/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 The Ledger API using gRPC diff --git a/docs/source/app-dev/index.rst b/docs/source/app-dev/index.rst index b6c136b7b1ca..41ff1825c8d6 100644 --- a/docs/source/app-dev/index.rst +++ b/docs/source/app-dev/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Writing applications using the Ledger API diff --git a/docs/source/app-dev/services.rst b/docs/source/app-dev/services.rst index a7faae13a7db..55e7c5d2a437 100644 --- a/docs/source/app-dev/services.rst +++ b/docs/source/app-dev/services.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 74e91d2862d6..6a6fe54e84a5 100644 --- a/docs/source/concepts/glossary.rst +++ b/docs/source/concepts/glossary.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 614c2a7bebd2..3213e839ee91 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 1935f8cc15a2..9ef120dff937 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 22cf8ff54d48..c7486255e546 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) 2019 The DAML Authors. All rights reserved. +# Copyright (c) 2020 The DAML Authors. 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 23a31cc17c59..0a580b3be9dd 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d351c0d6ebb1..d57b7c3df1d2 100644 --- a/docs/source/concepts/ledger-model/index.rst +++ b/docs/source/concepts/ledger-model/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 0e9bdfb119df..98dbf2056516 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 1eea788bb480..1027b3ee3fc5 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 4acddf1ef4ab..5bbff5defad4 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 685e4b02320b..671ef59826f3 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 0ce6bec40202..d6cd2c5c2170 100644 --- a/docs/source/daml-integration-kit/index.rst +++ b/docs/source/daml-integration-kit/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML Integration Kit - ALPHA diff --git a/docs/source/daml-script/index.rst b/docs/source/daml-script/index.rst index f2105adeaa46..88571c6c7e24 100644 --- a/docs/source/daml-script/index.rst +++ b/docs/source/daml-script/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 f3270d15398a..ae8ba0bf8b84 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9e4a5d956c04..7daae0691a47 100644 --- a/docs/source/daml/anti-patterns.rst +++ b/docs/source/daml/anti-patterns.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 025fadcdfb9e..d330c257ba7c 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 6cc2f6f5a31d..2a7de4144b07 100644 --- a/docs/source/daml/code-snippets/ContractKeys.daml +++ b/docs/source/daml/code-snippets/ContractKeys.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/Functions.daml b/docs/source/daml/code-snippets/Functions.daml index 2d30979fe859..eb07bc9b506a 100644 --- a/docs/source/daml/code-snippets/Functions.daml +++ b/docs/source/daml/code-snippets/Functions.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b64c7591150c..441b0139e2be 100644 --- a/docs/source/daml/code-snippets/LibraryModules.daml +++ b/docs/source/daml/code-snippets/LibraryModules.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/PatternMatching.daml b/docs/source/daml/code-snippets/PatternMatching.daml index 085c0d747f29..1203b5807cba 100644 --- a/docs/source/daml/code-snippets/PatternMatching.daml +++ b/docs/source/daml/code-snippets/PatternMatching.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 d67fdc48a13b..8280eba8e6fd 100644 --- a/docs/source/daml/code-snippets/Payout.daml +++ b/docs/source/daml/code-snippets/Payout.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9a6535ba733b..9104de442b41 100644 --- a/docs/source/daml/code-snippets/Reference.daml +++ b/docs/source/daml/code-snippets/Reference.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/RestrictedPayout.daml b/docs/source/daml/code-snippets/RestrictedPayout.daml index ee5b087f3087..449f68b77c91 100644 --- a/docs/source/daml/code-snippets/RestrictedPayout.daml +++ b/docs/source/daml/code-snippets/RestrictedPayout.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 0e8f6bad9230..f3c9ed4160bf 100644 --- a/docs/source/daml/code-snippets/Snippets.daml +++ b/docs/source/daml/code-snippets/Snippets.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/Structure.daml b/docs/source/daml/code-snippets/Structure.daml index c2c2355482ea..2e97e3c25514 100644 --- a/docs/source/daml/code-snippets/Structure.daml +++ b/docs/source/daml/code-snippets/Structure.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/TubeSurfaceArea.daml b/docs/source/daml/code-snippets/TubeSurfaceArea.daml index ed804e0b7085..5cda1da93b6d 100644 --- a/docs/source/daml/code-snippets/TubeSurfaceArea.daml +++ b/docs/source/daml/code-snippets/TubeSurfaceArea.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 5d7e66c84e8c..ded3ca6eacbe 100644 --- a/docs/source/daml/code-snippets/TubeSurfaceArea2.daml +++ b/docs/source/daml/code-snippets/TubeSurfaceArea2.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 ca392216e9b6..793eb0f4c4ee 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml b/docs/source/daml/code-snippets/troubleshooting/LibraryModule.daml index c44157c3b00d..df45451b0c3c 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml b/docs/source/daml/code-snippets/troubleshooting/MustChoose.daml index 9b2a0787c297..d0c6f8649f7f 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 1d9aa4845f4b..69b0bb8da29c 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml b/docs/source/daml/code-snippets/troubleshooting/OptionalDemo.daml index 1f1387393cd5..9735f82c2689 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio.rst b/docs/source/daml/daml-studio.rst index 7029a3c5e0d9..06d00b617ff9 100644 --- a/docs/source/daml/daml-studio.rst +++ b/docs/source/daml/daml-studio.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 cfdad80f0567..6224319b74bc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml b/docs/source/daml/daml-studio/daml/CreateAuthFailure.daml index d71561a5b0a5..13882b9cf6fa 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml b/docs/source/daml/daml-studio/daml/ExerciseAuthFailure.daml index 6d608ed4f47f..04eac7b54923 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio/daml/Iou.daml b/docs/source/daml/daml-studio/daml/Iou.daml index f4a72260d9e6..619a7a78bccb 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml b/docs/source/daml/daml-studio/daml/NotVisibleFailure.daml index 3ecb768b7d6c..ea18dc48ffe6 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/daml-studio/daml/Test.daml b/docs/source/daml/daml-studio/daml/Test.daml index d7a417fe529b..e18efaf8efe1 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/good-daml.rst b/docs/source/daml/good-daml.rst index 6ab8216f1f70..4eb0cb358090 100644 --- a/docs/source/daml/good-daml.rst +++ b/docs/source/daml/good-daml.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a43842aa301b..fd637f1729f8 100644 --- a/docs/source/daml/intro/0_Intro.rst +++ b/docs/source/daml/intro/0_Intro.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 9230acab8b51..55197bbd530d 100644 --- a/docs/source/daml/intro/1_Token.rst +++ b/docs/source/daml/intro/1_Token.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a61a66875dda..14aba029c5a5 100644 --- a/docs/source/daml/intro/2_Scenario.rst +++ b/docs/source/daml/intro/2_Scenario.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 5cb6b3fa8600..b75c3b0bc341 100644 --- a/docs/source/daml/intro/3_Data.rst +++ b/docs/source/daml/intro/3_Data.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 cab1902bbeac..393bfcaade29 100644 --- a/docs/source/daml/intro/4_Transformations.rst +++ b/docs/source/daml/intro/4_Transformations.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 b058e6427695..57ed706866e9 100644 --- a/docs/source/daml/intro/5_Restrictions.rst +++ b/docs/source/daml/intro/5_Restrictions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 0b9d4cff5d97..35775d2f16fc 100644 --- a/docs/source/daml/intro/6_Parties.rst +++ b/docs/source/daml/intro/6_Parties.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 fce2a8a5d1c1..1a4b2b080025 100644 --- a/docs/source/daml/intro/7_Composing.rst +++ b/docs/source/daml/intro/7_Composing.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 54ed112729b7..af0b2d9d07bf 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 f2492f4bdbdc..8da2b327208e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 8aa55982727d..095de82b44d3 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 025ba7c53da9..6326d84ab433 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 8d7f4b192f33..87860469f736 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 777bd941041d..244e29506420 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 7d5bf3b347b2..01fb009bdbea 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 59503ae63de7..4bb69800e5fd 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 368c5e9abe9c..7770a1210b61 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 a071aa898117..56b8cb29334e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 3d35a3092953..bd67e60af8f0 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 83326d952277..3231b5c18721 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 7dcd96421703..db7831beb0d8 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 6480fc364e3c..3213ba61d3bc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 7bd82f141356..6dd3c6760f95 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 cf7669eab804..f00ac863c2bc 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 15228ef453f8..af1c141777d2 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 e9350b7701c1..62cbfd3a8003 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 40ea5bb3a4e4..d597a61c938d 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 354fa10020d8..46c8f69ebf1e 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/models-versus-application.rst b/docs/source/daml/models-versus-application.rst index 0b1ea354449e..91e1fd631bb1 100644 --- a/docs/source/daml/models-versus-application.rst +++ b/docs/source/daml/models-versus-application.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 13ce5a569bb0..47996a834983 100644 --- a/docs/source/daml/patterns.rst +++ b/docs/source/daml/patterns.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 d1651d628289..bd41354e796a 100644 --- a/docs/source/daml/patterns/authorization.rst +++ b/docs/source/daml/patterns/authorization.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 7ed7dc80182c..32e75bea2910 100644 --- a/docs/source/daml/patterns/daml/CoinCommitment.daml +++ b/docs/source/daml/patterns/daml/CoinCommitment.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 77ef8d271567..b91c7d6213e9 100644 --- a/docs/source/daml/patterns/daml/CoinDelegation.daml +++ b/docs/source/daml/patterns/daml/CoinDelegation.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 0d1911e04f14..c152184e4579 100644 --- a/docs/source/daml/patterns/daml/CoinIssuance.daml +++ b/docs/source/daml/patterns/daml/CoinIssuance.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 0a102c053866..20dae541781a 100644 --- a/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml +++ b/docs/source/daml/patterns/daml/CoinTransferWithAuthorization.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 b5e2e5393fe3..5bb2e36c4f13 100644 --- a/docs/source/daml/patterns/daml/LockingByChangingState.daml +++ b/docs/source/daml/patterns/daml/LockingByChangingState.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9acad51368ea..53bebbb87310 100644 --- a/docs/source/daml/patterns/daml/LockingBySafekeeping.daml +++ b/docs/source/daml/patterns/daml/LockingBySafekeeping.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 9f254009b479..7231ff226be2 100644 --- a/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml +++ b/docs/source/daml/patterns/daml/MultiplePartyAgreement.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. 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 645dd620f45f..b71fe4dde7ca 100644 --- a/docs/source/daml/patterns/daml/Utilities.daml +++ b/docs/source/daml/patterns/daml/Utilities.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/daml/patterns/delegation.rst b/docs/source/daml/patterns/delegation.rst index 7efe5fcba2fa..49f8c7e0f3a8 100644 --- a/docs/source/daml/patterns/delegation.rst +++ b/docs/source/daml/patterns/delegation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 898b2e0f0182..e1a4d8acddbe 100644 --- a/docs/source/daml/patterns/initaccept.rst +++ b/docs/source/daml/patterns/initaccept.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 38ecfa9ce102..411829ff9fb2 100644 --- a/docs/source/daml/patterns/legends.rst +++ b/docs/source/daml/patterns/legends.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 78b6a1c4be64..107979e0e82c 100644 --- a/docs/source/daml/patterns/locking.rst +++ b/docs/source/daml/patterns/locking.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 2dc0020e16f6..469b0ec5c806 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 26b558941823..017640e179cf 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 d6e2178f23a4..2ffb42316da3 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 10c0a2d80c14..7c9ac0dfa0b1 100644 --- a/docs/source/daml/patterns/multiparty-agreement.rst +++ b/docs/source/daml/patterns/multiparty-agreement.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 c43bb9c7c434..7d9222463707 100644 --- a/docs/source/daml/reference/choices.rst +++ b/docs/source/daml/reference/choices.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 0726c7343f3c..d2e0eed3d183 100644 --- a/docs/source/daml/reference/contract-keys.rst +++ b/docs/source/daml/reference/contract-keys.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 2123363dbfef..27c8c9413a73 100644 --- a/docs/source/daml/reference/data-types.rst +++ b/docs/source/daml/reference/data-types.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 003bd5a091b2..dd178d851818 100644 --- a/docs/source/daml/reference/expressions.rst +++ b/docs/source/daml/reference/expressions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 1bd4e48cd98b..31f0f882a8ec 100644 --- a/docs/source/daml/reference/file-structure.rst +++ b/docs/source/daml/reference/file-structure.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 29a7d69c7671..3c7f08f9ed19 100644 --- a/docs/source/daml/reference/functions.rst +++ b/docs/source/daml/reference/functions.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 c46831d11991..3f5cbc3f1a9d 100644 --- a/docs/source/daml/reference/index.rst +++ b/docs/source/daml/reference/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 23e68708c0c5..8fd0212cc3c0 100644 --- a/docs/source/daml/reference/packages.rst +++ b/docs/source/daml/reference/packages.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 e58f8b786e47..879af6bfabdd 100644 --- a/docs/source/daml/reference/scenarios.rst +++ b/docs/source/daml/reference/scenarios.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 2b4248e025e3..165a74261024 100644 --- a/docs/source/daml/reference/structure.rst +++ b/docs/source/daml/reference/structure.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 b8d87c18bc14..663621cde4f9 100644 --- a/docs/source/daml/reference/templates.rst +++ b/docs/source/daml/reference/templates.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 6f52d0c59994..89690d1d04b1 100644 --- a/docs/source/daml/reference/updates.rst +++ b/docs/source/daml/reference/updates.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 b27e52b94935..f1d6ee577df8 100644 --- a/docs/source/daml/reference/working-with.rst +++ b/docs/source/daml/reference/working-with.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 13070b960fc7..d512f8b7bdf8 100644 --- a/docs/source/daml/testing-scenarios.rst +++ b/docs/source/daml/testing-scenarios.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 e1898e29a04b..d53ccf501ba2 100644 --- a/docs/source/daml/troubleshooting.rst +++ b/docs/source/daml/troubleshooting.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Troubleshooting diff --git a/docs/source/deploy/index.rst b/docs/source/deploy/index.rst index 886c439caeae..dbe833c8579a 100644 --- a/docs/source/deploy/index.rst +++ b/docs/source/deploy/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 .. _deploy-ref_index: diff --git a/docs/source/deploy/ledger-topologies.rst b/docs/source/deploy/ledger-topologies.rst index 957cf0b8d3b8..e267c1091e1a 100644 --- a/docs/source/deploy/ledger-topologies.rst +++ b/docs/source/deploy/ledger-topologies.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a4bd878aab4e..4abf8f3d646a 100644 --- a/docs/source/examples/examples.rst +++ b/docs/source/examples/examples.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 22c485b6f397..aa5a21c5796e 100644 --- a/docs/source/experimental/warning.rst +++ b/docs/source/experimental/warning.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 WARNING diff --git a/docs/source/getting-started/installation.rst b/docs/source/getting-started/installation.rst index 2440dc69fe3c..8692a1bb9d5d 100644 --- a/docs/source/getting-started/installation.rst +++ b/docs/source/getting-started/installation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 419d06ac1e75..def487309969 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/getting-started/quickstart.rst b/docs/source/getting-started/quickstart.rst index 51ccd520f013..82864b86d765 100644 --- a/docs/source/getting-started/quickstart.rst +++ b/docs/source/getting-started/quickstart.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 4de16ceff66e..077c41a33b47 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 bd2fcfa45909..208e6c72af81 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 df9f80620f60..dc92c70c5154 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 3e5e66aa4cee..78cfafa08125 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 4b4983462b2b..0aea52ac7295 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 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 5fa4df065bfe..6c5986fa98d1 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 152e0e5fc27b..33ae2e4e0703 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) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.digitalasset.quickstart.iou; diff --git a/docs/source/index.rst b/docs/source/index.rst index 1b1577dae6fe..ef33495c75ee 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 ed72065ddf5c..583d28f70d6e 100644 --- a/docs/source/json-api/index.rst +++ b/docs/source/json-api/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 HTTP JSON API Service diff --git a/docs/source/json-api/lf-value-specification.rst b/docs/source/json-api/lf-value-specification.rst index a47dc45ff3a3..b4d4c12ca1df 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 11dcb3e27200..9b1e2eae75a0 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 /contracts/search query language diff --git a/docs/source/migrate/foo-1.0.0/daml/Foo.daml b/docs/source/migrate/foo-1.0.0/daml/Foo.daml index bbf2128248ea..30371ab1ffb4 100644 --- a/docs/source/migrate/foo-1.0.0/daml/Foo.daml +++ b/docs/source/migrate/foo-1.0.0/daml/Foo.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/foo-2.0.0/daml/Foo.daml b/docs/source/migrate/foo-2.0.0/daml/Foo.daml index 0c70776355b7..935b19d8ef43 100644 --- a/docs/source/migrate/foo-2.0.0/daml/Foo.daml +++ b/docs/source/migrate/foo-2.0.0/daml/Foo.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/foo-upgrade-2.0.0/daml/Foo.daml b/docs/source/migrate/foo-upgrade-2.0.0/daml/Foo.daml index 9debfd5081ce..f93f8034bb3d 100644 --- a/docs/source/migrate/foo-upgrade-2.0.0/daml/Foo.daml +++ b/docs/source/migrate/foo-upgrade-2.0.0/daml/Foo.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooAGenInstances.daml b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooAGenInstances.daml index c5862c0fb962..e0dd96c7589e 100644 --- a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooAGenInstances.daml +++ b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooAGenInstances.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooBGenInstances.daml b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooBGenInstances.daml index 255ae4e100a0..7044d2090ed0 100644 --- a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooBGenInstances.daml +++ b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooBGenInstances.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooManual.daml b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooManual.daml index 14a0fe4d0d50..890cc829d430 100644 --- a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooManual.daml +++ b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooManual.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooWithGenerics.daml b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooWithGenerics.daml index e6e7d2168c8f..cf2ba00aae89 100644 --- a/docs/source/migrate/foo-upgrade-2.0.0/daml/FooWithGenerics.daml +++ b/docs/source/migrate/foo-upgrade-2.0.0/daml/FooWithGenerics.daml @@ -1,4 +1,4 @@ --- Copyright (c) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 -------------------------------------------------------------------------------- diff --git a/docs/source/migrate/index.rst b/docs/source/migrate/index.rst index 8dad2b4eef14..ed00cc716825 100644 --- a/docs/source/migrate/index.rst +++ b/docs/source/migrate/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 Migrating DAML ledgers diff --git a/docs/source/support/new-assistant.rst b/docs/source/support/new-assistant.rst index 50c4088bb7d5..3a75c50d58f1 100644 --- a/docs/source/support/new-assistant.rst +++ b/docs/source/support/new-assistant.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 d28f5826ae36..173a67ae5f8f 100644 --- a/docs/source/support/release-notes.rst +++ b/docs/source/support/release-notes.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 03943485a970..2e7341b48c50 100644 --- a/docs/source/support/roadmap.rst +++ b/docs/source/support/roadmap.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. All rights reserved. .. SPDX-License-Identifier: Apache-2.0 DAML roadmap (as of September 2019) diff --git a/docs/source/support/support.rst b/docs/source/support/support.rst index 5fd4c49e77b8..c089d53b4e25 100644 --- a/docs/source/support/support.rst +++ b/docs/source/support/support.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 77243b27db38..461ebc8a3725 100644 --- a/docs/source/tools/assistant.rst +++ b/docs/source/tools/assistant.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a7b586a62c00..f7d6b41ebf5b 100644 --- a/docs/source/tools/codegen.rst +++ b/docs/source/tools/codegen.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 bc124c02cc50..81b7571c2783 100644 --- a/docs/source/tools/extractor.rst +++ b/docs/source/tools/extractor.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 e824c6218234..dcbef6a6a1ab 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) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 a501f5e574b1..91938f8713d3 100644 --- a/docs/source/tools/navigator/console.rst +++ b/docs/source/tools/navigator/console.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 94359a8c7041..c02a14c51b2a 100644 --- a/docs/source/tools/navigator/database.rst +++ b/docs/source/tools/navigator/database.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 35217ac31369..0b1342fb5cb3 100644 --- a/docs/source/tools/navigator/index.rst +++ b/docs/source/tools/navigator/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 e9f2cf71d237..46f1bc0e93e0 100644 --- a/docs/source/tools/sandbox.rst +++ b/docs/source/tools/sandbox.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 4debe3a3f8c1..9b0f8c462fd6 100644 --- a/docs/source/tools/visual.rst +++ b/docs/source/tools/visual.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 96e199829314..31ee1fa8858c 100644 --- a/docs/source/triggers/index.rst +++ b/docs/source/triggers/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2019 The DAML Authors. All rights reserved. +.. Copyright (c) 2020 The DAML Authors. 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 efca9d9e5ab4..318e7a387ffe 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) 2019 The DAML Authors. All rights reserved. +-- Copyright (c) 2020 The DAML Authors. All rights reserved. -- SPDX-License-Identifier: Apache-2.0 daml 1.2 diff --git a/docs/theme/Gruntfile.js b/docs/theme/Gruntfile.js index 78b91ce508d1..9c0d44d1565e 100644 --- a/docs/theme/Gruntfile.js +++ b/docs/theme/Gruntfile.js @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The DAML Authors. All rights reserved. +// Copyright (c) 2020 The DAML Authors. 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 5f534d8e8bb7..90a58085bea4 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 6cee20975b06..5c36fa22dae4 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 e084464ea814..c6b378d0c30e 100644 --- a/docs/theme/da_theme_skeleton/footer.html +++ b/docs/theme/da_theme_skeleton/footer.html @@ -1,4 +1,4 @@ - +