Skip to content

Commit 5a8e0bb

Browse files
authored
Update business entity name (#49)
1 parent 028005a commit 5a8e0bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

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

3-
Copyright (c) 2019 Constructor.io
3+
Copyright (c) 2019 Constructor.io Corporation
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.5.0",
44
"description": "A JavaScript module for managing identity and sessions",
55
"repository": "https://github.com/Constructor-io/constructorio-identity",
6-
"author": "Zubin Tiku (constructor.io)",
6+
"author": "Constructor.io Corporation",
77
"license": "MIT",
88
"main": "src/constructorio-id.js",
99
"nyc": {

0 commit comments

Comments
 (0)