We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4391a88 commit 27e683fCopy full SHA for 27e683f
tools/gitHooks/license.js
@@ -10,7 +10,7 @@ const glob = promisify(globRaw);
10
const root = resolve(__dirname, '../..');
11
const git = simpleGit(root);
12
const licenseHeader = `/**
13
- * Copyright 2018 Google Inc.
+ * Copyright 2019 Google Inc.
14
*
15
* Licensed under the Apache License, Version 2.0 (the "License");
16
* you may not use this file except in compliance with the License.
0 commit comments