Skip to content

Commit 4f930bc

Browse files
authored
update: Set current year in docs and license (sqlc-dev#3455)
1 parent d409a10 commit 4f930bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Riza, Inc.
3+
Copyright (c) 2024 Riza, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'sqlc'
21-
copyright = '2023, Riza, Inc.'
21+
copyright = '2024, Riza, Inc.'
2222
author = 'Riza, Inc.'
2323

2424
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)