diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-06 10:29:18 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-06 10:29:18 -0700 |
commit | 36bb50aaedc2e09d63149f96cb9ebb5ae0e2500e (patch) | |
tree | ce54f6c973152c6aee9129b4c3a0cf3a476a0ca4 /src/core/lib/iomgr/ev_posix.c | |
parent | f64df1124a8c3ea7dce0bed3aca4ff15da04e26d (diff) | |
parent | 39a96967f1b003391b02317bf7c6fb003edc4722 (diff) |
Merge github.com:grpc/grpc into e2efuzz
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 |