#167 removing refrences to github.io in code

This commit is contained in:
Jason White
2016-01-18 06:42:05 -05:00
parent 8d87830472
commit 76fa797857
60 changed files with 0 additions and 102 deletions

View File

@ -33,8 +33,6 @@ import org.springframework.stereotype.Component;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects.
*
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id
*/
@Component

View File

@ -31,8 +31,6 @@ import java.util.Map;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects.
*
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id
*/
public class HtmlEncoder

View File

@ -30,8 +30,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects.
*
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id
*/
public interface LabelManager

View File

@ -35,8 +35,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects.
*
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id
*/
@Component("labelManager")

View File

@ -43,8 +43,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects.
*
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id
*/
@Component