Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-04-25 11:51:21 +0000
committerStephan Herrmann2010-04-25 11:51:21 +0000
commita4b354d657cfc080148e6c0c2931fa2d614ebbbe (patch)
tree15bf03031ebd45cea46ada0b8375ce94c23a82b6 /features/org.eclipse.objectteams.otequinox.feature/feature.properties
parentdcd87c1950887bbb15e9c80689b01cdd49e702c1 (diff)
downloadorg.eclipse.objectteams-a4b354d657cfc080148e6c0c2931fa2d614ebbbe.tar.gz
org.eclipse.objectteams-a4b354d657cfc080148e6c0c2931fa2d614ebbbe.tar.xz
org.eclipse.objectteams-a4b354d657cfc080148e6c0c2931fa2d614ebbbe.zip
added a missing newline which caused the trailing comment to appear in the UI
Diffstat (limited to 'features/org.eclipse.objectteams.otequinox.feature/feature.properties')
-rw-r--r--features/org.eclipse.objectteams.otequinox.feature/feature.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.objectteams.otequinox.feature/feature.properties b/features/org.eclipse.objectteams.otequinox.feature/feature.properties
index ac19b09c4..e89bc28bf 100644
--- a/features/org.eclipse.objectteams.otequinox.feature/feature.properties
+++ b/features/org.eclipse.objectteams.otequinox.feature/feature.properties
@@ -147,4 +147,5 @@ using any encryption software, please check the country's laws,\n\
regulations and policies concerning the import, possession, or use, and\n\
re-export of encryption software, to see if this is permitted.\n\
\n\
-Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n########### end of license property ##########################################
+Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
+########### end of license property ##########################################

Back to the top