Update copyright to 2015
diff --git a/src/core/support/log_android.c b/src/core/support/log_android.c
index 53c8153..c2fcd46 100644
--- a/src/core/support/log_android.c
+++ b/src/core/support/log_android.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2014, Google Inc.
+ * Copyright 2015, Google Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -84,4 +84,4 @@
   free(output);
 }
 
-#endif /* GPR_ANDROID */
+#endif /* GPR_ANDROID */
\ No newline at end of file