From c450127ad7b9705add1c299ec5340e59ff71fbe3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 7 Oct 2002 07:30:04 +0000 Subject: Correct year in the copyright line --- rfcomm/lexer.l | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfcomm/lexer.l') diff --git a/rfcomm/lexer.l b/rfcomm/lexer.l index c044391f..4585f5c9 100644 --- a/rfcomm/lexer.l +++ b/rfcomm/lexer.l @@ -3,7 +3,7 @@ * * RFCOMM configuration file * - * Copyright (C) 2001-2002 Marcel Holtmann + * Copyright (C) 2002 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify -- cgit