File tree Expand file tree Collapse file tree 8 files changed +9
-12
lines changed
packages/google-cloud-ids Expand file tree Collapse file tree 8 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
@@ -40,7 +40,7 @@ module.exports = {
40
40
includePattern : '\\.js$'
41
41
} ,
42
42
templates : {
43
- copyright : 'Copyright 2021 Google LLC' ,
43
+ copyright : 'Copyright 2022 Google LLC' ,
44
44
includeDate : false ,
45
45
sourceFiles : false ,
46
46
systemName : '@google-cloud/ids' ,
Original file line number Diff line number Diff line change 3
3
"skip" : [
4
4
" https://codecov.io/gh/googleapis/" ,
5
5
" www.googleapis.com" ,
6
- " img.shields.io" ,
7
- " https://github.com/googleapis/nodejs-ids/blob/addSamples/CHANGELOG.md" ,
8
- " https://github.com/googleapis/nodejs-ids/blob/main/CHANGELOG.md" ,
9
- " https://github.com/googleapis/nodejs-ids/blob/owl-bot-update-lock-2d850512335d7adca3a4b08e02f8e63192978aea88c042dacb3e382aa996ae7c/CHANGELOG.md"
6
+ " img.shields.io"
10
7
],
11
8
"silent" : true ,
12
9
"concurrency" : 5
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Google LLC
1
+ // Copyright 2022 Google LLC
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments