aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-01-13 20:43:33 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-01-13 20:43:33 -0800
commiteeb02ba77a2076b40f37163f3b78facbd25722e7 (patch)
tree2b1293766ec8bd767236816c0b84e0a9b9a11a4d /src
parent16a7dee6141785092ee2aae4a11d2e9f590a1847 (diff)
Update copyrights again
Diffstat (limited to 'src')
-rw-r--r--src/cpp/util/byte_buffer.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cpp/util/byte_buffer.cc b/src/cpp/util/byte_buffer.cc
index 5245739c89..1c1d55271d 100644
--- a/src/cpp/util/byte_buffer.cc
+++ b/src/cpp/util/byte_buffer.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
@@ -89,4 +89,4 @@ ByteBuffer& ByteBuffer::operator=(const ByteBuffer& buf) {
return *this;
}
-} // namespace grpc
+} // namespace grpc \ No newline at end of file