Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-22 15:04:46 +0000
committerAlexander Kurtakov2018-08-27 12:02:58 +0000
commitb45028c20bb3b592527099680a55c76fa66c94f3 (patch)
treeb2cf912a26efafd128d36503a0abda7a76dfe481 /bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java
parentcfd816f7e1613d8491c31a5585627434a25d6bcc (diff)
downloadrt.equinox.framework-b45028c20bb3b592527099680a55c76fa66c94f3.tar.gz
rt.equinox.framework-b45028c20bb3b592527099680a55c76fa66c94f3.tar.xz
rt.equinox.framework-b45028c20bb3b592527099680a55c76fa66c94f3.zip
Adds missing line break before link to EPL 1.0
Change-Id: Ia1955ae095634d208ec4184483515b72edc5e506 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java')
-rw-r--r--bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java b/bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java
index 06c82e1a7..f30db767b 100644
--- a/bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java
+++ b/bundles/org.eclipse.osgi.tests/src/org/eclipse/equinox/log/test/AllTests.java
@@ -2,7 +2,8 @@
* Copyright (c) 2007, 2011 IBM Corporation and others 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 http://www.eclipse.org/legal/epl-v10.html
+ * available at
+ * http://www.eclipse.org/legal/epl-v10.html
*
* Contributors: IBM Corporation - initial API and implementation
*******************************************************************************/

Back to the top