diff --git a/src/playground/render-interface.jsx b/src/playground/render-interface.jsx index 58b1767d4c2..4360f791e94 100644 --- a/src/playground/render-interface.jsx +++ b/src/playground/render-interface.jsx @@ -336,10 +336,14 @@ class Interface extends React.Component { {projectId && projectId !== '0' ? (
-

This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version.

+

+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + +

) : null} {/* project not approved message */}