diff options
Diffstat (limited to 'contrib/csup/token.l')
-rw-r--r-- | contrib/csup/token.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/csup/token.l b/contrib/csup/token.l index 267e61feff89..0a1f2d240b9b 100644 --- a/contrib/csup/token.l +++ b/contrib/csup/token.l @@ -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/token.l,v 1.1.1.2.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <err.h> |