18 lines
398 B
PHP
18 lines
398 B
PHP
<?php
|
|
/**
|
|
* File: vul.inc
|
|
* Author: Ryan Prather
|
|
* Purpose: Represents a Vul check
|
|
* Created: Sep 12, 2013
|
|
*
|
|
* Portions Copyright (c) 2012-2015, Salient Federal Solutions
|
|
* Portions Copyright (c) 2008-2011, Science Applications International Corporation (SAIC)
|
|
* Released under Modified BSD License
|
|
*
|
|
* See license.txt for details
|
|
*
|
|
* Change Log:
|
|
* - Sep 12, 2013 - File created
|
|
*/
|
|
|