diff options
author | murgatroid99 <mlumish@google.com> | 2016-02-19 16:31:37 -0800 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2016-02-19 16:31:37 -0800 |
commit | af0e24858e80bdd2872ac9a0168ed85557e4e3e3 (patch) | |
tree | 57d0df81839c3dba4fa30425e01abe638b07ff90 /src/node/ext | |
parent | 090a251ea57bc5f6219f06aa8ac75193a0312279 (diff) |
Fix copyrights
Diffstat (limited to 'src/node/ext')
-rw-r--r-- | src/node/ext/call_credentials.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/ext/call_credentials.cc b/src/node/ext/call_credentials.cc index 4bd0d1ab7d..98696db232 100644 --- a/src/node/ext/call_credentials.cc +++ b/src/node/ext/call_credentials.cc @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |