Update outdated comment.
parent
592c916948
commit
44fb4089c3
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
2
lib.c
|
|
@ -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
2
lib.h
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue