From a2abbfaf1eae275a94c7b56816449c103ea96da1 Mon Sep 17 00:00:00 2001
From: mayhew64
Date: Sun, 25 Feb 2007 18:39:38 +0000
Subject: [PATCH] Changed tag case. removed unused import
git-svn-id: http://webgoat.googlecode.com/svn/trunk@116 4033779f-a91e-0410-96ef-6bf7bf53c507
---
.../project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java | 2 --
webgoat/main/project/WebContent/webgoat.jsp | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java b/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java
index b82b7ef75..1178a3ec3 100644
--- a/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java
+++ b/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java
@@ -2,8 +2,6 @@ package org.owasp.webgoat.lessons;
import org.apache.ecs.Element;
import org.apache.ecs.StringElement;
-import org.apache.ecs.html.IMG;
-
import org.owasp.webgoat.session.WebSession;
/*******************************************************************************
diff --git a/ webgoat/main/project/WebContent/webgoat.jsp b/ webgoat/main/project/WebContent/webgoat.jsp
index fa0727467..bf2d5bfaa 100644
--- a/ webgoat/main/project/WebContent/webgoat.jsp
+++ b/ webgoat/main/project/WebContent/webgoat.jsp
@@ -18,7 +18,7 @@
This program is a demonstration of common web application flaws.
The exercises are intended to provide hands on experience with application
penetration testing techniques. The WebGoat project is lead by Bruce Mayhew. Please send all
- comments to Bruce at WebGoat@G2-Inc.com.
+ comments to Bruce at WebGoat@G2-Inc.com.