diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2016-01-22 06:45:20 -0800 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2016-01-22 06:45:20 -0800 |
commit | 9b5de799d1e3a0085be4300b7bbede471ce3d730 (patch) | |
tree | a912d30da5c183fa7fd016a2903c5afa95d7e1c8 /src/objective-c | |
parent | 06b1a693eb1633605d14534850219adc56f4a740 (diff) |
Copyright fix
Diffstat (limited to 'src/objective-c')
-rw-r--r-- | src/objective-c/ProtoRPC/ProtoMethod.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/ProtoRPC/ProtoMethod.m b/src/objective-c/ProtoRPC/ProtoMethod.m index 4b7ed63123..75e5efc23e 100644 --- a/src/objective-c/ProtoRPC/ProtoMethod.m +++ b/src/objective-c/ProtoRPC/ProtoMethod.m @@ -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 |