Update outdated comment.

pull/7/head
Oliver Hartkopp 2007-09-21 07:21:24 +00:00
parent 592c916948
commit 44fb4089c3
7 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
/* /*
* candump.c * candump.c
* *
* Copyright (c) 2002-2005 Volkswagen Group Electronic Research * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -5,7 +5,7 @@
/* /*
* cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets * 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. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -5,7 +5,7 @@
/* /*
* can-sniffer.c * can-sniffer.c
* *
* Copyright (c) 2002-2005 Volkswagen Group Electronic Research * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

2
lib.c
View File

@ -5,7 +5,7 @@
/* /*
* lib.c - library for command line tools * 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. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

2
lib.h
View File

@ -5,7 +5,7 @@
/* /*
* lib.h - library include for command line tools * 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. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -5,7 +5,7 @@
/* /*
* slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN * 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. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2002-2005 Volkswagen Group Electronic Research * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without