Skip to content

Commit f4247a1

Browse files
author
Cameron Magee
committed
chore(docs): resolved copyright owner
1 parent 70d5021 commit f4247a1

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.projenrc.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
const { awscdk } = require('projen');
22
const project = new awscdk.AwsCdkConstructLibrary({
3-
author: 'Amazon.com, Inc. or its affiliates. All Rights Reserved.',
3+
author: 'Cameron Magee',
44
authorAddress: '[email protected]',
5+
copyrightOwner: 'Amazon.com, Inc. or its affiliates. All Rights Reserved.',
56
cdkVersion: '2.1.0',
67
constructsVersion: '10.0.5',
78
defaultReleaseBranch: 'main',

package.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)