diff options
Diffstat (limited to 'contrib/csup/parse.y')
-rw-r--r-- | contrib/csup/parse.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/csup/parse.y b/contrib/csup/parse.y index 3dcd617421a90..4d911209e7f18 100644 --- a/contrib/csup/parse.y +++ b/contrib/csup/parse.y @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/parse.y,v 1.1.1.1 2006/03/03 04:11:28 mux Exp $ */ #include <sys/types.h> |