Skip to content

Commit 2d32b3e

Browse files
authored
Update docs.daml.com copyright notice (#19337) (#19349)
1 parent 0ebee5c commit 2d32b3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/docs/configs/html/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
# General information about the project.
5454
project = u'Daml SDK'
55-
copyright = u'Copyright (c) 2023 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited. "Digital Asset" and "Daml" are Registered in the U.S. Patent and Trademark Office.'
55+
copyright = u'Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited. "Digital Asset" and "Daml" are Registered in the U.S. Patent and Trademark Office.'
5656
author = u'Digital Asset'
5757

5858
# The version info for the project you're documenting, acts as replacement for

sdk/docs/configs/pdf/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
# General information about the project.
5656
project = u'Daml SDK'
57-
copyright = u'Copyright (c) 2023 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited. "Digital Asset" and "Daml" are Registered in the U.S. Patent and Trademark Office.'
57+
copyright = u'Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. Any unauthorized use, duplication or distribution is strictly prohibited. "Digital Asset" and "Daml" are Registered in the U.S. Patent and Trademark Office.'
5858
author = u'Digital Asset'
5959

6060
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)