ipdbg-la: Fix incorrect copyright headers.

As per Daniel Anselmi <danselmi@gmx.ch> in an email conversation, the
code was actually written by Eva Kissling <eva.kissling@bluewin.ch>
(as indicated in the commit logs as well). Fix the headers accordingly.
This commit is contained in:
Uwe Hermann 2018-08-30 00:13:26 +02:00
parent 8a9788e2b7
commit 932ef10f12
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/*
* This file is part of the libsigrok project.
*
* Copyright (C) 2016 danselmi <da@da>
* Copyright (C) 2016 Eva Kissling <eva.kissling@bluewin.ch>
*
* 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

View File

@ -1,7 +1,7 @@
/*
* This file is part of the libsigrok project.
*
* Copyright (C) 2016 danselmi <da@da>
* Copyright (C) 2016 Eva Kissling <eva.kissling@bluewin.ch>
*
* 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

View File

@ -1,7 +1,7 @@
/*
* This file is part of the libsigrok project.
*
* Copyright (C) 2016 danselmi <da@da>
* Copyright (C) 2016 Eva Kissling <eva.kissling@bluewin.ch>
*
* 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