This commit is contained in:
Jeremy Long
2012-09-06 22:54:16 -04:00
commit d5caab764a
68 changed files with 168507 additions and 0 deletions

19
checkstyle-header.txt Normal file
View File

@@ -0,0 +1,19 @@
^package
^/\*\s*$
^ \* This file is part of DependencyCheck\.\s*$
^ \*\s*$
^ \* DependencyCheck is free software\: you can redistribute it and/or modify\s*$
^ \* it under the terms of the GNU General Public License as published by\s*$
^ \* the Free Software Foundation, either version 3 of the License, or\s*$
^ \* \(at your option\) any later version\.\s*$
^ \*\s*$
^ \* DependencyCheck is distributed in the hope that it will be useful,\s*$
^ \* but WITHOUT ANY WARRANTY\; without even the implied warranty of\s*$
^ \* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\. See the\s*$
^ \* GNU General Public License for more details\.\s*$
^ \*\s*
^ \* You should have received a copy of the GNU General Public License
^ \* along with DependencyCheck\. If not, see http://www.gnu.org/licenses/\.\s*$
^ \*\s*$
^ \* Copyright \(c\) 2012 Jeremy Long. All Rights Reserved\.\s*$
^ \*/\s*$