Skip to content

Commit c229f52

Browse files
committed
Updated copyright
1 parent ab9da09 commit c229f52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
info = metadata("decoupler")
2222
project_name = info["Name"]
2323
author = info["Author"]
24-
copyright = f"{datetime.now():%Y}, {author}."
24+
copyright = f"{datetime.now():%Y}, scverse"
2525
version = info["Version"]
2626
urls = dict(pu.split(", ") for pu in info.get_all("Project-URL"))
2727
repository_url = urls["Source"]

0 commit comments

Comments
 (0)