Removed comma from Google Inc.
diff --git a/com.google.eclipse.protobuf.cdt.test/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf.cdt.test/META-INF/MANIFEST.MF
index 69d6a57..4bb918b 100644
--- a/com.google.eclipse.protobuf.cdt.test/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf.cdt.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
Bundle-Name: Unit tests for com.google.eclipse.protobuf.cdt
Bundle-SymbolicName: com.google.eclipse.protobuf.cdt.test
Bundle-Version: 2.2.1.qualifier
-Bundle-Vendor: Google, Inc.
+Bundle-Vendor: Google Inc.
Fragment-Host: com.google.eclipse.protobuf.cdt;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit;bundle-version="4.8.2",
diff --git a/com.google.eclipse.protobuf.cdt/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf.cdt/META-INF/MANIFEST.MF
index 921f5b8..bd718fa 100644
--- a/com.google.eclipse.protobuf.cdt/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf.cdt/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@
Bundle-SymbolicName: com.google.eclipse.protobuf.cdt;singleton:=true
Bundle-Version: 2.2.1.qualifier
Bundle-Activator: com.google.eclipse.protobuf.cdt.ProtobufCdtActivator
-Bundle-Vendor: Google, Inc.
+Bundle-Vendor: Google Inc.
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.cdt.core;bundle-version="5.3.1",
diff --git a/com.google.eclipse.protobuf.feature/feature.properties b/com.google.eclipse.protobuf.feature/feature.properties
index 9a8cf8f..3ec9dae 100644
--- a/com.google.eclipse.protobuf.feature/feature.properties
+++ b/com.google.eclipse.protobuf.feature/feature.properties
@@ -20,7 +20,7 @@
featureName=Protocol Buffer Editor
# The name of the company that provides the feature.
-providerName=Google, Inc.
+providerName=Google Inc.
# The label for the update site.
updateSiteName=protobuf-dt
diff --git a/com.google.eclipse.protobuf/schema/descriptor-source.exsd b/com.google.eclipse.protobuf/schema/descriptor-source.exsd
index 06934ba..e30ec44 100644
--- a/com.google.eclipse.protobuf/schema/descriptor-source.exsd
+++ b/com.google.eclipse.protobuf/schema/descriptor-source.exsd
@@ -65,9 +65,9 @@
<meta.section type="copyright" />
</appInfo>
<documentation>
-Copyright (c) 2011 Google, Inc.
+Copyright 2011 Google Inc.
-All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at
+This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
index 764d0bb..9c008f5 100644
--- a/update-site/artifacts.jar
+++ b/update-site/artifacts.jar
Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar
index e751507..8725403 100644
--- a/update-site/content.jar
+++ b/update-site/content.jar
Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_2.2.1.201601041517.jar b/update-site/features/com.google.eclipse.protobuf_2.2.1.201601041517.jar
new file mode 100644
index 0000000..8a14baf
--- /dev/null
+++ b/update-site/features/com.google.eclipse.protobuf_2.2.1.201601041517.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_2.2.1.201601041517.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_2.2.1.201601041517.jar
new file mode 100644
index 0000000..0b21a55
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf.ui_2.2.1.201601041517.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_2.2.1.201601041517.jar b/update-site/plugins/com.google.eclipse.protobuf_2.2.1.201601041517.jar
new file mode 100644
index 0000000..88bc039
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf_2.2.1.201601041517.jar
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index 3b46369..0e1aed3 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -15,5 +15,8 @@
<feature url="features/com.google.eclipse.protobuf_2.2.0.201512281705.jar" id="com.google.eclipse.protobuf" version="2.2.0.201512281705">
<category name="google"/>
</feature>
+ <feature url="features/com.google.eclipse.protobuf_2.2.1.201601041517.jar" id="com.google.eclipse.protobuf" version="2.2.1.201601041517">
+ <category name="google"/>
+ </feature>
<category-def name="google" label="Google Inc."/>
</site>