beaglelogic: Update copyright notices in all files
Signed-off-by: Kumar Abhishek <abhishek@theembeddedkitchen.net>
This commit is contained in:
parent
f154b40ddd
commit
3124d3bc48
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2014-17 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2014-17 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014, 2017 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2014-17 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -2,7 +2,8 @@
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2017 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
* Portions of the code are adopted from scpi_tcp.c and scpi.c
|
* Portions of the code are adapted from scpi_tcp.c and scpi.c, their
|
||||||
|
* copyright notices are listed below:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Martin Ling <martin-sigrok@earth.li>
|
* Copyright (C) 2013 Martin Ling <martin-sigrok@earth.li>
|
||||||
* Copyright (C) 2013 poljar (Damir Jelić) <poljarinho@gmail.com>
|
* Copyright (C) 2013 poljar (Damir Jelić) <poljarinho@gmail.com>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2014-17 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the libsigrok project.
|
* This file is part of the libsigrok project.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
* Copyright (C) 2014-17 Kumar Abhishek <abhishek@theembeddedkitchen.net>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in New Issue