diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/larry/svggradient.php | 2 | ||||
-rw-r--r-- | skins/larry/ui.js | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/skins/larry/svggradient.php b/skins/larry/svggradient.php index 25b2e9082..75705ed30 100644 --- a/skins/larry/svggradient.php +++ b/skins/larry/svggradient.php @@ -9,8 +9,6 @@ * License. It is allowed to copy, distribute, transmit and to adapt the work * by keeping credits to the original autors in the README file. * See http://creativecommons.org/licenses/by-sa/3.0/ for details. - * - * $Id$ */ header('Content-Type: image/svg+xml'); diff --git a/skins/larry/ui.js b/skins/larry/ui.js index 73ce76782..2bc902132 100644 --- a/skins/larry/ui.js +++ b/skins/larry/ui.js @@ -7,8 +7,6 @@ * License. It is allowed to copy, distribute, transmit and to adapt the work * by keeping credits to the original autors in the README file. * See http://creativecommons.org/licenses/by-sa/3.0/ for details. - * - * $Id$ */ |