Skip to content

Commit 35559d6

Browse files
committed
WEB-66 updated headers
1 parent 8eac6ef commit 35559d6

File tree

144 files changed

+428
-428
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+428
-428
lines changed

src/main/java/org/owasp/webgoat/Catcher.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* This file is part of WebGoat, an Open Web Application Security Project utility. For details,
1818
* please see http://www.owasp.org/
1919
*
20-
* Copyright (c) 2002 - 2007 Bruce Mayhew
20+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2121
*
2222
* This program is free software; you can redistribute it and/or modify it under the terms of the
2323
* GNU General Public License as published by the Free Software Foundation; either version 2 of the
@@ -33,10 +33,10 @@
3333
*
3434
* Getting Source ==============
3535
*
36-
* Source for this application is maintained at code.google.com, a repository for free software
36+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
3737
* projects.
3838
*
39-
* For details, please see http://code.google.com/p/webgoat/
39+
* For details, please see http://webgoat.github.io
4040
*
4141
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
4242
* @created March 13, 2007

src/main/java/org/owasp/webgoat/HammerHead.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* This file is part of WebGoat, an Open Web Application Security Project
3232
* utility. For details, please see http://www.owasp.org/
3333
*
34-
* Copyright (c) 2002 - 2007 Bruce Mayhew
34+
* Copyright (c) 2002 - 20014 Bruce Mayhew
3535
*
3636
* This program is free software; you can redistribute it and/or modify it under
3737
* the terms of the GNU General Public License as published by the Free Software
@@ -49,10 +49,10 @@
4949
*
5050
* Getting Source ==============
5151
*
52-
* Source for this application is maintained at code.google.com, a repository
52+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
5353
* for free software projects.
5454
*
55-
* For details, please see http://code.google.com/p/webgoat/
55+
* For details, please see http://webgoat.github.io
5656
*
5757
*
5858
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect

src/main/java/org/owasp/webgoat/LessonSource.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* This file is part of WebGoat, an Open Web Application Security Project
1717
* utility. For details, please see http://www.owasp.org/
1818
*
19-
* Copyright (c) 2002 - 2007 Bruce Mayhew
19+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2020
*
2121
* This program is free software; you can redistribute it and/or modify it under
2222
* the terms of the GNU General Public License as published by the Free Software
@@ -34,10 +34,10 @@
3434
*
3535
* Getting Source ==============
3636
*
37-
* Source for this application is maintained at code.google.com, a repository
37+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
3838
* for free software projects.
3939
*
40-
* For details, please see http://code.google.com/p/webgoat/
40+
* For details, please see http://webgoat.github.io
4141
*
4242
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
4343
* @created October 28, 2003

src/main/java/org/owasp/webgoat/lessons/AbstractLesson.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* This file is part of WebGoat, an Open Web Application Security Project
4343
* utility. For details, please see http://www.owasp.org/
4444
*
45-
* Copyright (c) 2002 - 2007 Bruce Mayhew
45+
* Copyright (c) 2002 - 20014 Bruce Mayhew
4646
*
4747
* This program is free software; you can redistribute it and/or modify it under
4848
* the terms of the GNU General Public License as published by the Free Software
@@ -60,10 +60,10 @@
6060
*
6161
* Getting Source ==============
6262
*
63-
* Source for this application is maintained at code.google.com, a repository
63+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
6464
* for free software projects.
6565
*
66-
* For details, please see http://code.google.com/p/webgoat/
66+
* For details, please see http://webgoat.github.io
6767
*
6868
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
6969
* @created October 28, 2003

src/main/java/org/owasp/webgoat/lessons/AccessControlMatrix.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* This file is part of WebGoat, an Open Web Application Security Project utility. For details,
2121
* please see http://www.owasp.org/
2222
*
23-
* Copyright (c) 2002 - 2007 Bruce Mayhew
23+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2424
*
2525
* This program is free software; you can redistribute it and/or modify it under the terms of the
2626
* GNU General Public License as published by the Free Software Foundation; either version 2 of the
@@ -36,10 +36,10 @@
3636
*
3737
* Getting Source ==============
3838
*
39-
* Source for this application is maintained at code.google.com, a repository for free software
39+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
4040
* projects.
4141
*
42-
* For details, please see http://code.google.com/p/webgoat/
42+
* For details, please see http://webgoat.github.io
4343
*
4444
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
4545
* @created October 28, 2003

src/main/java/org/owasp/webgoat/lessons/BackDoors.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* This file is part of WebGoat, an Open Web Application Security Project utility. For details,
3131
* please see http://www.owasp.org/
3232
*
33-
* Copyright (c) 2002 - 2007 Bruce Mayhew
33+
* Copyright (c) 2002 - 20014 Bruce Mayhew
3434
*
3535
* This program is free software; you can redistribute it and/or modify it under the terms of the
3636
* GNU General Public License as published by the Free Software Foundation; either version 2 of the
@@ -46,10 +46,10 @@
4646
*
4747
* Getting Source ==============
4848
*
49-
* Source for this application is maintained at code.google.com, a repository for free software
49+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
5050
* projects.
5151
*
52-
* For details, please see http://code.google.com/p/webgoat/
52+
* For details, please see http://webgoat.github.io
5353
*
5454
* @author Sherif Koussa <a href="http://www.softwaresecured.com">Software Secured</a>
5555
*/

src/main/java/org/owasp/webgoat/lessons/BasicAuthentication.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* This file is part of WebGoat, an Open Web Application Security Project utility. For details,
2323
* please see http://www.owasp.org/
2424
*
25-
* Copyright (c) 2002 - 2007 Bruce Mayhew
25+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2626
*
2727
* This program is free software; you can redistribute it and/or modify it under the terms of the
2828
* GNU General Public License as published by the Free Software Foundation; either version 2 of the
@@ -38,10 +38,10 @@
3838
*
3939
* Getting Source ==============
4040
*
41-
* Source for this application is maintained at code.google.com, a repository for free software
41+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
4242
* projects.
4343
*
44-
* For details, please see http://code.google.com/p/webgoat/
44+
* For details, please see http://webgoat.github.io
4545
*
4646
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
4747
* @created October 28, 2003

src/main/java/org/owasp/webgoat/lessons/BlindNumericSqlInjection.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* This file is part of WebGoat, an Open Web Application Security Project
2424
* utility. For details, please see http://www.owasp.org/
2525
*
26-
* Copyright (c) 2002 - 2007 Bruce Mayhew
26+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2727
*
2828
* This program is free software; you can redistribute it and/or modify it under
2929
* the terms of the GNU General Public License as published by the Free Software
@@ -41,10 +41,10 @@
4141
*
4242
* Getting Source ==============
4343
*
44-
* Source for this application is maintained at code.google.com, a repository
44+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
4545
* for free software projects.
4646
*
47-
* For details, please see http://code.google.com/p/webgoat/
47+
* For details, please see http://webgoat.github.io
4848
*
4949
* @author Chuck Willis <a href="http://www.securityfoundry.com">Chuck's web
5050
* site</a> (this lesson is heavily based on Bruce Mayhews' SQL

src/main/java/org/owasp/webgoat/lessons/BlindScript.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* This file is part of WebGoat, an Open Web Application Security Project
3737
* utility. For details, please see http://www.owasp.org/
3838
*
39-
* Copyright (c) 2002 - 2007 Bruce Mayhew
39+
* Copyright (c) 2002 - 20014 Bruce Mayhew
4040
*
4141
* This program is free software; you can redistribute it and/or modify it under
4242
* the terms of the GNU General Public License as published by the Free Software
@@ -54,10 +54,10 @@
5454
*
5555
* Getting Source ==============
5656
*
57-
* Source for this application is maintained at code.google.com, a repository
57+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
5858
* for free software projects.
5959
*
60-
* For details, please see http://code.google.com/p/webgoat/
60+
* For details, please see http://webgoat.github.io
6161
*
6262
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
6363
* @created October 28, 2003

src/main/java/org/owasp/webgoat/lessons/BlindStringSqlInjection.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* This file is part of WebGoat, an Open Web Application Security Project
2424
* utility. For details, please see http://www.owasp.org/
2525
*
26-
* Copyright (c) 2002 - 2007 Bruce Mayhew
26+
* Copyright (c) 2002 - 20014 Bruce Mayhew
2727
*
2828
* This program is free software; you can redistribute it and/or modify it under
2929
* the terms of the GNU General Public License as published by the Free Software
@@ -41,10 +41,10 @@
4141
*
4242
* Getting Source ==============
4343
*
44-
* Source for this application is maintained at code.google.com, a repository
44+
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
4545
* for free software projects.
4646
*
47-
* For details, please see http://code.google.com/p/webgoat/
47+
* For details, please see http://webgoat.github.io
4848
*
4949
* @author Chuck Willis <a href="http://www.securityfoundry.com">Chuck's web
5050
* site</a> (this lesson is heavily based on Bruce Mayhews' SQL

0 commit comments

Comments
 (0)