Skip to content

Commit

Permalink
docs: update copyright and author (#2490)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbenton committed Jul 21, 2023
1 parent fc99f20 commit 48f94e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# -- Project information -----------------------------------------------------

project = 'sqlc'
copyright = '2021, Kyle Conroy'
author = 'Kyle Conroy'
copyright = '2023, Riza, Inc.'
author = 'Riza, Inc.'

# The full version, including alpha/beta/rc tags
release = '1.19.1'
Expand Down

0 comments on commit 48f94e6

Please sign in to comment.