diff options
Diffstat (limited to 'src/bun.js/bindings/sqlite/JSSQLStatement.h')
-rw-r--r-- | src/bun.js/bindings/sqlite/JSSQLStatement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/sqlite/JSSQLStatement.h b/src/bun.js/bindings/sqlite/JSSQLStatement.h index b941ef040..e63b99fbb 100644 --- a/src/bun.js/bindings/sqlite/JSSQLStatement.h +++ b/src/bun.js/bindings/sqlite/JSSQLStatement.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 Codeblog Corp + * Copyright (C) 2023 Codeblog Corp * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |