diff options
-rw-r--r-- | org.eclipse.jgit.console/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.http.server/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.http.test/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.junit.http/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.junit/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.pgm.test/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.pgm/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.test/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.ui/plugin.properties | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/org.eclipse.jgit.console/plugin.properties b/org.eclipse.jgit.console/plugin.properties index 988e71695a..73a746b877 100644 --- a/org.eclipse.jgit.console/plugin.properties +++ b/org.eclipse.jgit.console/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit Console User Interface -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.http.server/plugin.properties b/org.eclipse.jgit.http.server/plugin.properties index 37074aca13..d891b508f1 100644 --- a/org.eclipse.jgit.http.server/plugin.properties +++ b/org.eclipse.jgit.http.server/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit HTTP Server -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.http.test/plugin.properties b/org.eclipse.jgit.http.test/plugin.properties index dd33aea52d..0a620aa302 100644 --- a/org.eclipse.jgit.http.test/plugin.properties +++ b/org.eclipse.jgit.http.test/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit HTTP Tests -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.junit.http/plugin.properties b/org.eclipse.jgit.junit.http/plugin.properties index cb837d8453..7a96b09054 100644 --- a/org.eclipse.jgit.junit.http/plugin.properties +++ b/org.eclipse.jgit.junit.http/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit JUnit Http Utility Classes -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.junit/plugin.properties b/org.eclipse.jgit.junit/plugin.properties index 836a27f485..9842967f52 100644 --- a/org.eclipse.jgit.junit/plugin.properties +++ b/org.eclipse.jgit.junit/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit JUnit Utility Classes -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.pgm.test/plugin.properties b/org.eclipse.jgit.pgm.test/plugin.properties index df18ade427..e131c6970f 100644 --- a/org.eclipse.jgit.pgm.test/plugin.properties +++ b/org.eclipse.jgit.pgm.test/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit Command Line Interface Tests -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.pgm/plugin.properties b/org.eclipse.jgit.pgm/plugin.properties index d71fee0860..118fe47b1e 100644 --- a/org.eclipse.jgit.pgm/plugin.properties +++ b/org.eclipse.jgit.pgm/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit Command Line Interface -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.test/plugin.properties b/org.eclipse.jgit.test/plugin.properties index ea60411212..1d32644d33 100644 --- a/org.eclipse.jgit.test/plugin.properties +++ b/org.eclipse.jgit.test/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit Core Tests -provider_name=Eclipse.org +provider_name=Eclipse JGit diff --git a/org.eclipse.jgit.ui/plugin.properties b/org.eclipse.jgit.ui/plugin.properties index 71fbb340fd..006c8c2f21 100644 --- a/org.eclipse.jgit.ui/plugin.properties +++ b/org.eclipse.jgit.ui/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit AWT User Interface -provider_name=Eclipse.org +provider_name=Eclipse JGit |