From: Tracy Yi Date: Mon, 28 Jan 2019 11:52:04 +0000 (+0800) Subject: Correct copyright information X-Git-Url: https://git.ti.com/gitweb?p=tas2557sw-android%2Ftas2557-ftc.git;a=commitdiff_plain;h=c48a42b4e2741a3bcd56b515ac4a8125fa204242 Correct copyright information Signed-off-by: Tracy Yi --- diff --git a/factorytest.c b/factorytest.c index 80ecf68..08d80cb 100755 --- a/factorytest.c +++ b/factorytest.c @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** factorytest.c ** diff --git a/system.c b/system.c index 18fc3d9..193ee1a 100755 --- a/system.c +++ b/system.c @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** system.c ** diff --git a/system.h b/system.h index bad47c1..a317382 100755 --- a/system.h +++ b/system.h @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** system.h ** diff --git a/tas2557.c b/tas2557.c index 95bd946..e052cb2 100755 --- a/tas2557.c +++ b/tas2557.c @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2555.c ** @@ -382,4 +370,4 @@ void tas2557_ftc_release(void) close(gTILoad); gTILoad = 0; } -} \ No newline at end of file +} diff --git a/tas2557.h b/tas2557.h index 994bb0a..4f5c2f7 100755 --- a/tas2557.h +++ b/tas2557.h @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2557.h ** diff --git a/tas2557_chk.c b/tas2557_chk.c index 060fd41..05d6234 100755 --- a/tas2557_chk.c +++ b/tas2557_chk.c @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2557_ftc.c ** diff --git a/tas2557_ftc.c b/tas2557_ftc.c index c66431e..708acc1 100755 --- a/tas2557_ftc.c +++ b/tas2557_ftc.c @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2557_ftc.c ** diff --git a/tas2557_ftc.h b/tas2557_ftc.h index 3318e0e..6904780 100755 --- a/tas2557_ftc.h +++ b/tas2557_ftc.h @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2557_ftc.h ** diff --git a/tas2557_ftc_lib.h b/tas2557_ftc_lib.h index d761028..8c77d57 100755 --- a/tas2557_ftc_lib.h +++ b/tas2557_ftc_lib.h @@ -2,18 +2,6 @@ ** ============================================================================= ** Copyright (c) 2016 Texas Instruments Inc. ** -** 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 the Free Software -** Foundation; version 2. -** -** This program is distributed in the hope that it will be useful, but WITHOUT -** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -** FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -** -** You should have received a copy of the GNU General Public License along with -** this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -** Street, Fifth Floor, Boston, MA 02110-1301, USA. -** ** File: ** tas2557_lib_ftc.h **