OLD | NEW |
(Empty) | |
| 1 |
| 2 <p> |
| 3 $s1$ |
| 4 </p> |
| 5 |
| 6 <h2>$s2$</h2> |
| 7 |
| 8 <pre> |
| 9 /* |
| 10 * This file is part of Adblock Plus <http://adblockplus.org/>, |
| 11 * Copyright (C) 2006-2014 Eyeo GmbH |
| 12 * |
| 13 * Adblock Plus is free software: you can redistribute it and/or modify |
| 14 * it under the terms of the GNU General Public License version 3 as |
| 15 * published by the Free Software Foundation. |
| 16 * |
| 17 * Adblock Plus is distributed in the hope that it will be useful, |
| 18 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 20 * GNU General Public License for more details. |
| 21 * |
| 22 * You should have received a copy of the GNU General Public License |
| 23 * along with Adblock Plus. If not, see <http://www.gnu.org/licenses/&gt
. |
| 24 */ |
| 25 </pre> |
| 26 |
| 27 <h2>$s3$</h2> |
| 28 |
| 29 <pre> |
| 30 # This file is part of Adblock Plus <http://adblockplus.org/>, |
| 31 # Copyright (C) 2006-2014 Eyeo GmbH |
| 32 # |
| 33 # Adblock Plus is free software: you can redistribute it and/or modify |
| 34 # it under the terms of the GNU General Public License version 3 as |
| 35 # published by the Free Software Foundation. |
| 36 # |
| 37 # Adblock Plus is distributed in the hope that it will be useful, |
| 38 # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 39 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 40 # GNU General Public License for more details. |
| 41 # |
| 42 # You should have received a copy of the GNU General Public License |
| 43 # along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
| 44 </pre> |
OLD | NEW |