From 4cc99e5ad19378ce31853571ff62f18541670f11 Mon Sep 17 00:00:00 2001 From: DPE bot Date: Tue, 28 Aug 2018 13:19:03 -0700 Subject: [PATCH] Re-generate library using /synth.py (#77) --- packages/google-cloud-resourcemanager/.jsdoc.js | 4 ++-- packages/google-cloud-resourcemanager/.nycrc | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-resourcemanager/.jsdoc.js b/packages/google-cloud-resourcemanager/.jsdoc.js index 6d0fec06311..e5ee8ae8277 100644 --- a/packages/google-cloud-resourcemanager/.jsdoc.js +++ b/packages/google-cloud-resourcemanager/.jsdoc.js @@ -1,5 +1,5 @@ /*! - * Copyright 2017 Google Inc. All Rights Reserved. + * Copyright 2018 Google LLC. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -36,7 +36,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2017 Google, Inc.', + copyright: 'Copyright 2018 Google, LLC.', includeDate: false, sourceFiles: false, systemName: '@google-cloud/resource', diff --git a/packages/google-cloud-resourcemanager/.nycrc b/packages/google-cloud-resourcemanager/.nycrc index feb032400d4..a1a8e6920ce 100644 --- a/packages/google-cloud-resourcemanager/.nycrc +++ b/packages/google-cloud-resourcemanager/.nycrc @@ -3,8 +3,7 @@ "exclude": [ "src/*{/*,/**/*}.js", "src/*/v*/*.js", - "test/**/*.js", - "build/test" + "test/**/*.js" ], "watermarks": { "branches": [