WEB-66 updated headers

This commit is contained in:
Bruce Mayhew
2014-09-10 18:15:03 -04:00
parent 8eac6ef898
commit 35559d657b
144 changed files with 428 additions and 428 deletions

View File

@ -26,7 +26,7 @@ import sun.misc.BASE64Encoder;
* This file is part of WebGoat, an Open Web Application Security Project utility. For details,
* please see http://www.owasp.org/
*
* Copyright (c) 2002 - 2007 Bruce Mayhew
* Copyright (c) 2002 - 20014 Bruce Mayhew
*
* This program is free software; you can redistribute it and/or modify it under the terms of the
* GNU General Public License as published by the Free Software Foundation; either version 2 of the
@ -42,10 +42,10 @@ import sun.misc.BASE64Encoder;
*
* Getting Source ==============
*
* Source for this application is maintained at code.google.com, a repository for free software
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects.
*
* For details, please see http://code.google.com/p/webgoat/
* For details, please see http://webgoat.github.io
*/
public class HttpOnly extends LessonAdapter
{