Skip to content

Commit 27e683f

Browse files
authored
update license header text (#1504)
1 parent 4391a88 commit 27e683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/gitHooks/license.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const glob = promisify(globRaw);
1010
const root = resolve(__dirname, '../..');
1111
const git = simpleGit(root);
1212
const licenseHeader = `/**
13-
* Copyright 2018 Google Inc.
13+
* Copyright 2019 Google Inc.
1414
*
1515
* Licensed under the Apache License, Version 2.0 (the "License");
1616
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)