diff --git a/src/hardware/ipdbg-la/api.c b/src/hardware/ipdbg-la/api.c index ac7d8d84..f39a70ba 100644 --- a/src/hardware/ipdbg-la/api.c +++ b/src/hardware/ipdbg-la/api.c @@ -1,7 +1,7 @@ /* * This file is part of the libsigrok project. * - * Copyright (C) 2016 danselmi + * Copyright (C) 2016 Eva Kissling * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/hardware/ipdbg-la/protocol.c b/src/hardware/ipdbg-la/protocol.c index d6b69b9b..1f7d349f 100644 --- a/src/hardware/ipdbg-la/protocol.c +++ b/src/hardware/ipdbg-la/protocol.c @@ -1,7 +1,7 @@ /* * This file is part of the libsigrok project. * - * Copyright (C) 2016 danselmi + * Copyright (C) 2016 Eva Kissling * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/hardware/ipdbg-la/protocol.h b/src/hardware/ipdbg-la/protocol.h index e23099d9..bcc33315 100644 --- a/src/hardware/ipdbg-la/protocol.h +++ b/src/hardware/ipdbg-la/protocol.h @@ -1,7 +1,7 @@ /* * This file is part of the libsigrok project. * - * Copyright (C) 2016 danselmi + * Copyright (C) 2016 Eva Kissling * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by