Skip to content

Commit 48f94e6

Browse files
docs: update copyright and author (#2490)
1 parent fc99f20 commit 48f94e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

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

2020
project = 'sqlc'
21-
copyright = '2021, Kyle Conroy'
22-
author = 'Kyle Conroy'
21+
copyright = '2023, Riza, Inc.'
22+
author = 'Riza, Inc.'
2323

2424
# The full version, including alpha/beta/rc tags
2525
release = '1.19.1'

0 commit comments

Comments
 (0)