diff --git a/canutils/libobd2/obd2.c b/canutils/libobd2/obd2.c index bb38f6092..fcf007b2a 100644 --- a/canutils/libobd2/obd2.c +++ b/canutils/libobd2/obd2.c @@ -1,5 +1,5 @@ /**************************************************************************** - * canutils/libobd2/obd2.c + * apps/canutils/libobd2/obd2.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/canutils/libobd2/obd_decodepid.c b/canutils/libobd2/obd_decodepid.c index 9ac9b52b0..bc7e5110c 100644 --- a/canutils/libobd2/obd_decodepid.c +++ b/canutils/libobd2/obd_decodepid.c @@ -1,5 +1,5 @@ /**************************************************************************** - * canutils/libobd2/obd_decodepid.c + * apps/canutils/libobd2/obd_decodepid.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/canutils/libobd2/obd_sendrequest.c b/canutils/libobd2/obd_sendrequest.c index 84a994d67..370d93a9a 100644 --- a/canutils/libobd2/obd_sendrequest.c +++ b/canutils/libobd2/obd_sendrequest.c @@ -1,5 +1,5 @@ /**************************************************************************** - * canutils/libobd2/obd_sendrequest.c + * apps/canutils/libobd2/obd_sendrequest.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/canutils/libobd2/obd_waitresponse.c b/canutils/libobd2/obd_waitresponse.c index 330942631..6319c5f72 100644 --- a/canutils/libobd2/obd_waitresponse.c +++ b/canutils/libobd2/obd_waitresponse.c @@ -1,5 +1,5 @@ /**************************************************************************** - * canutils/libobd2/obd_waitresponse.c + * apps/canutils/libobd2/obd_waitresponse.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with