From 44fb4089c318287bd9479fed1792ec21e645b7f4 Mon Sep 17 00:00:00 2001 From: Oliver Hartkopp Date: Fri, 21 Sep 2007 07:21:24 +0000 Subject: [PATCH] Update outdated comment. --- candump.c | 2 +- cansend.c | 2 +- cansniffer.c | 2 +- lib.c | 2 +- lib.h | 2 +- slcan_attach.c | 2 +- terminal.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/candump.c b/candump.c index 325ee56..c196236 100644 --- a/candump.c +++ b/candump.c @@ -5,7 +5,7 @@ /* * candump.c * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/cansend.c b/cansend.c index 623eb86..dc22364 100644 --- a/cansend.c +++ b/cansend.c @@ -5,7 +5,7 @@ /* * cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/cansniffer.c b/cansniffer.c index c184e37..0457f69 100644 --- a/cansniffer.c +++ b/cansniffer.c @@ -5,7 +5,7 @@ /* * can-sniffer.c * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib.c b/lib.c index acbbb4b..19f2b1d 100644 --- a/lib.c +++ b/lib.c @@ -5,7 +5,7 @@ /* * lib.c - library for command line tools * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib.h b/lib.h index 70d440d..1b9bfd9 100644 --- a/lib.h +++ b/lib.h @@ -5,7 +5,7 @@ /* * lib.h - library include for command line tools * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/slcan_attach.c b/slcan_attach.c index 5ee6acd..69c68f4 100644 --- a/slcan_attach.c +++ b/slcan_attach.c @@ -5,7 +5,7 @@ /* * slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN * - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/terminal.h b/terminal.h index d069592..294263b 100644 --- a/terminal.h +++ b/terminal.h @@ -3,7 +3,7 @@ */ /* - * Copyright (c) 2002-2005 Volkswagen Group Electronic Research + * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without