< prev index next >

apps/samples/Ensemble8/legal/syntaxhighlighter.md

Print this page
rev 11255 : 8222813: Cleanup third-party legal files for tools and apps
Reviewed-by:

@@ -1,9 +1,10 @@
 ## SyntaxHighlighter v4.0.1
 
 ### MIT License
-<pre>
+```
+
 Copyright (c) 2004-2013, Alex Gorbatchev
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation

@@ -19,6 +20,7 @@
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
-</pre>
+
+```
< prev index next >