diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-06 14:21:41 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-06 14:21:41 -0700 |
commit | cae3cb31eddb264b5d3809b3fe8f12a80ee92804 (patch) | |
tree | 4a829a6fee808bbd12ad9d94a19e0f4579ee418e /src/core/lib/iomgr/ev_posix.c | |
parent | 38ec40608f693ffcc52120d5d31bec9084930537 (diff) | |
parent | f90edd95df0aa1bd4decd866431728653df04075 (diff) |
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Diffstat (limited to 'src/core/lib/iomgr/ev_posix.c')
-rw-r--r-- | src/core/lib/iomgr/ev_posix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/ev_posix.c b/src/core/lib/iomgr/ev_posix.c index 235a7df08d..0eb95a2e09 100644 --- a/src/core/lib/iomgr/ev_posix.c +++ b/src/core/lib/iomgr/ev_posix.c @@ -1,6 +1,6 @@ /* * - * Copyright 2015-2016, Google Inc. + * Copyright 2015, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |