Skip to content

Commit db38d58

Browse files
authored
update copyright notice to contributors
1 parent 05e3a42 commit db38d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = "Introduction to version control with Git"
22-
copyright = "CodeRefinery project"
23-
author = "CodeRefinery project"
22+
copyright = "CodeRefinery contributors"
23+
author = "CodeRefinery contributors"
2424
github_user = "coderefinery"
2525
github_repo_name = "git-intro" # auto-detected from dirname if blank
2626
github_version = "main"

0 commit comments

Comments
 (0)