Skip to content

Commit 61473fb

Browse files
committed
Update copyright header
1 parent 49bc9be commit 61473fb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+65
-65
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/build/bundleEntry.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/constants.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/error.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/normalisedURLDomain.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/normalisedURLPath.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/querier.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/recipe/authRecipe/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/authRecipe/types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/authRecipe/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.normaliseAuthRecipe = void 0;
4-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
4+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
55
*
66
* This software is licensed under the Apache License, Version 2.0 (the
77
* "License") as published by the Apache Software Foundation.

lib/build/recipe/authRecipeWithEmailVerification/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var __extends =
2525
};
2626
})();
2727
Object.defineProperty(exports, "__esModule", { value: true });
28-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
28+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
2929
*
3030
* This software is licensed under the Apache License, Version 2.0 (the
3131
* "License") as published by the Apache Software Foundation.

lib/build/recipe/authRecipeWithEmailVerification/types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/authRecipeWithEmailVerification/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.normaliseAuthRecipeWithEmailVerificationConfig = void 0;
4-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
4+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
55
*
66
* This software is licensed under the Apache License, Version 2.0 (the
77
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailpassword/recipe.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailpassword/recipeImplementation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ var __generator =
131131
}
132132
};
133133
Object.defineProperty(exports, "__esModule", { value: true });
134-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
134+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
135135
*
136136
* This software is licensed under the Apache License, Version 2.0 (the
137137
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailpassword/types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailpassword/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailverification/recipe.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"use strict";
2-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
2+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
33
*
44
* This software is licensed under the Apache License, Version 2.0 (the
55
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailverification/recipeImplementation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ var __generator =
131131
}
132132
};
133133
Object.defineProperty(exports, "__esModule", { value: true });
134-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
134+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
135135
*
136136
* This software is licensed under the Apache License, Version 2.0 (the
137137
* "License") as published by the Apache Software Foundation.

lib/build/recipe/emailverification/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var __assign =
1515
};
1616
Object.defineProperty(exports, "__esModule", { value: true });
1717
exports.normaliseUserInput = void 0;
18-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
18+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
1919
*
2020
* This software is licensed under the Apache License, Version 2.0 (the
2121
* "License") as published by the Apache Software Foundation.

lib/build/supertokens.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/utils.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/build/version.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ts/bundleEntry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/error.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/normalisedURLDomain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/normalisedURLPath.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/querier.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipe/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipe/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipe/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipeWithEmailVerification/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipeWithEmailVerification/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/authRecipeWithEmailVerification/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailpassword/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailpassword/recipe.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailpassword/recipeImplementation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailpassword/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailpassword/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailverification/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailverification/recipe.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailverification/recipeImplementation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailverification/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/emailverification/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/recipeModule/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/recipeModule/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/recipe/recipeModule/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/supertokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

lib/ts/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

recipe/emailpassword/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

recipe/emailpassword/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

recipe/emailverification/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2021, VRAI Labs and/or its affiliates. All rights reserved.
1+
/* Copyright (c) 2022, VRAI Labs and/or its affiliates. All rights reserved.
22
*
33
* This software is licensed under the Apache License, Version 2.0 (the
44
* "License") as published by the Apache Software Foundation.

0 commit comments

Comments
 (0)