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/kword.c | 2 +- rfcomm/kword.h | 2 +- rfcomm/lexer.l | 2 +- rfcomm/parser.y | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'rfcomm') diff --git a/rfcomm/kword.c b/rfcomm/kword.c index c83dcc4b..26943c09 100644 --- a/rfcomm/kword.c +++ b/rfcomm/kword.c @@ -2,7 +2,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 diff --git a/rfcomm/kword.h b/rfcomm/kword.h index cdee0c8c..9016a5b4 100644 --- a/rfcomm/kword.h +++ b/rfcomm/kword.h @@ -2,7 +2,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 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 diff --git a/rfcomm/parser.y b/rfcomm/parser.y index 9f05f044..d8747c93 100644 --- a/rfcomm/parser.y +++ b/rfcomm/parser.y @@ -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