From 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 22 May 2012 06:31:37 -0400
Subject: [PATCH] Removed $Id$
---
skins/larry/svggradient.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/skins/larry/svggradient.php b/skins/larry/svggradient.php
index 25b2e90..75705ed 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');
--
Gitblit v1.9.1