From 4014b9f83f612cd6ca4348b0d2ca9974d44e671d Mon Sep 17 00:00:00 2001 From: temporal Date: Wed, 17 Sep 2008 02:41:14 +0000 Subject: Add @Override annotation to generated Java code where appropriate. Patch from Brian Atkinson . --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index a22cda45..21c83c66 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -47,3 +47,5 @@ Non-Google patch contributors: Dilip Joseph * Heuristic detection of sub-messages when printing unknown fields in text format. + Brian Atkinson + * Added @Override annotation to generated Java code where appropriate. -- cgit v1.2.3