Skip to content

Commit cfda308

Browse files
docs: update dates (#231)
Co-authored-by: Benjamin E. Coe <[email protected]>
1 parent 090c18e commit cfda308

File tree

10 files changed

+11
-82
lines changed

10 files changed

+11
-82
lines changed

packages/google-cloud-phishingprotection/.jsdoc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -40,7 +40,7 @@ module.exports = {
4040
includePattern: '\\.js$'
4141
},
4242
templates: {
43-
copyright: 'Copyright 2020 Google LLC',
43+
copyright: 'Copyright 2021 Google LLC',
4444
includeDate: false,
4545
sourceFiles: false,
4646
systemName: '@google-cloud/phishing-protection',

packages/google-cloud-phishingprotection/protos/protos.d.ts

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

packages/google-cloud-phishingprotection/protos/protos.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.

packages/google-cloud-phishingprotection/src/v1beta1/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-phishingprotection/src/v1beta1/phishing_protection_service_v1_beta1_client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-phishingprotection/synth.metadata

Lines changed: 1 addition & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-phishing-protection.git",
7-
"sha": "ae1b084a84e4dd1063b23eb6130f59340a2aae1f"
7+
"sha": "c184c2df8d9e4a5a55997b23732bceb2daccc17b"
88
}
99
},
1010
{
@@ -33,76 +33,5 @@
3333
"generator": "bazel"
3434
}
3535
}
36-
],
37-
"generatedFiles": [
38-
".eslintignore",
39-
".eslintrc.json",
40-
".gitattributes",
41-
".github/ISSUE_TEMPLATE/bug_report.md",
42-
".github/ISSUE_TEMPLATE/feature_request.md",
43-
".github/ISSUE_TEMPLATE/support_request.md",
44-
".github/PULL_REQUEST_TEMPLATE.md",
45-
".github/release-please.yml",
46-
".github/workflows/ci.yaml",
47-
".gitignore",
48-
".jsdoc.js",
49-
".kokoro/.gitattributes",
50-
".kokoro/common.cfg",
51-
".kokoro/continuous/node10/common.cfg",
52-
".kokoro/continuous/node10/docs.cfg",
53-
".kokoro/continuous/node10/test.cfg",
54-
".kokoro/continuous/node12/common.cfg",
55-
".kokoro/continuous/node12/lint.cfg",
56-
".kokoro/continuous/node12/samples-test.cfg",
57-
".kokoro/continuous/node12/system-test.cfg",
58-
".kokoro/continuous/node12/test.cfg",
59-
".kokoro/docs.sh",
60-
".kokoro/lint.sh",
61-
".kokoro/populate-secrets.sh",
62-
".kokoro/presubmit/node10/common.cfg",
63-
".kokoro/presubmit/node12/common.cfg",
64-
".kokoro/presubmit/node12/samples-test.cfg",
65-
".kokoro/presubmit/node12/system-test.cfg",
66-
".kokoro/presubmit/node12/test.cfg",
67-
".kokoro/publish.sh",
68-
".kokoro/release/docs-devsite.cfg",
69-
".kokoro/release/docs-devsite.sh",
70-
".kokoro/release/docs.cfg",
71-
".kokoro/release/docs.sh",
72-
".kokoro/release/publish.cfg",
73-
".kokoro/samples-test.sh",
74-
".kokoro/system-test.sh",
75-
".kokoro/test.bat",
76-
".kokoro/test.sh",
77-
".kokoro/trampoline.sh",
78-
".kokoro/trampoline_v2.sh",
79-
".mocharc.js",
80-
".nycrc",
81-
".prettierignore",
82-
".prettierrc.js",
83-
".trampolinerc",
84-
"CODE_OF_CONDUCT.md",
85-
"CONTRIBUTING.md",
86-
"LICENSE",
87-
"README.md",
88-
"api-extractor.json",
89-
"linkinator.config.json",
90-
"protos/google/cloud/phishingprotection/v1beta1/phishingprotection.proto",
91-
"protos/protos.d.ts",
92-
"protos/protos.js",
93-
"protos/protos.json",
94-
"renovate.json",
95-
"samples/README.md",
96-
"src/index.ts",
97-
"src/v1beta1/index.ts",
98-
"src/v1beta1/phishing_protection_service_v1_beta1_client.ts",
99-
"src/v1beta1/phishing_protection_service_v1_beta1_client_config.json",
100-
"src/v1beta1/phishing_protection_service_v1_beta1_proto_list.json",
101-
"system-test/fixtures/sample/src/index.js",
102-
"system-test/fixtures/sample/src/index.ts",
103-
"system-test/install.ts",
104-
"test/gapic_phishing_protection_service_v1_beta1_v1beta1.ts",
105-
"tsconfig.json",
106-
"webpack.config.js"
10736
]
10837
}

packages/google-cloud-phishingprotection/system-test/fixtures/sample/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-phishingprotection/system-test/fixtures/sample/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-phishingprotection/system-test/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-phishingprotection/test/gapic_phishing_protection_service_v1_beta1_v1beta1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)