Skip to content

Commit b3ff342

Browse files
authored
chore: change copyright attribution to Deepnote (#66)
* chore: change copyright attribution to Deepnote * chore: update email
1 parent e7b0b5b commit b3ff342

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2025, Andy Jakubowski
3+
Copyright (c) 2025, Deepnote
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"license": "BSD-3-Clause",
1515
"author": {
16-
"name": "Andy Jakubowski",
17-
"email": "andy@deepnote.com"
16+
"name": "Deepnote",
17+
"email": "info@deepnote.com"
1818
},
1919
"files": [
2020
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",

0 commit comments

Comments
 (0)