diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-05-22 12:31:37 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-05-22 12:31:37 +0200 |
commit | 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a (patch) | |
tree | a33370fce8a023b3a5f4a32019adc41337dc638c /skins/larry | |
parent | 0a1dd5b073f0dfc42439ab168246ae0ae6921414 (diff) |
Removed $Id$
Diffstat (limited to 'skins/larry')
-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$ */ |