diff --git a/bcm.c b/bcm.c index 520267c00a93430467518deeec4387eab3a87ac8..4812a92fb3c391f327768874e03b0bd2c6248928 100644 --- a/bcm.c +++ b/bcm.c @@ -1,9 +1,9 @@ /* * bcm.c - implements for Broadcom eth switch * - * Copyright (C) 2018 Inteno Broadband Technology AB. All rights reserved. + * Copyright (C) 2018 iopsys Software Solutions AB. All rights reserved. * - * Author: anjan.chanda@inteno.se + * Author: anjan.chanda@iopsys.eu * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/ethernet.c b/ethernet.c index 55fa914dce792bf6f80dd9a4aabb5a5bf0f34080..9cbc6231d5d69efe6deca27626ae86a6ec5dc925 100644 --- a/ethernet.c +++ b/ethernet.c @@ -1,9 +1,9 @@ /* * ethernet.c - file implements library APIs * - * Copyright (C) 2018 Inteno Broadband Technology AB. All rights reserved. + * Copyright (C) 2018 iopsys Software Solutions AB. All rights reserved. * - * Author: anjan.chanda@inteno.se + * Author: anjan.chanda@iopsys.eu * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/ethernet.h b/ethernet.h index 3d016bb45f6670bec032d40e8cea2c4cf9c6c710..d51d3646b01794e185c8e73db17442f8de6c5ff1 100644 --- a/ethernet.h +++ b/ethernet.h @@ -1,9 +1,9 @@ /* * ethernet.h - library header file * - * Copyright (C) 2018 Inteno Broadband Technology AB. All rights reserved. + * Copyright (C) 2018 iopsys Software Solutions AB. All rights reserved. * - * Author: anjan.chanda@inteno.se + * Author: anjan.chanda@iopsys.eu * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/ethsw.c b/ethsw.c index 2387f7da23dadc7e1346e0404c573d9a38a9586d..ef0f9c470842724d58c8b43a815df16a0245dbaa 100644 --- a/ethsw.c +++ b/ethsw.c @@ -1,9 +1,9 @@ /* * ethsw.c - implements APIs through swlib * - * Copyright (C) 2018 Inteno Broadband Technology AB. All rights reserved. + * Copyright (C) 2018 iopsys Software Solutions AB. All rights reserved. * - * Author: anjan.chanda@inteno.se + * Author: anjan.chanda@iopsys.eu * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License