Merge "Adds version-sync comment to Soy rule"
diff --git a/lib/soy/BUCK b/lib/soy/BUCK
index c92c810..a55edd0 100644
--- a/lib/soy/BUCK
+++ b/lib/soy/BUCK
@@ -1,3 +1,4 @@
+# Keep this version of Soy synchronized with the version used in Gerrit.
 maven_jar(
   name = 'soy',
   id = 'com.google.template:soy:2016-08-09',