diff options
Diffstat (limited to 'util/ectool')
-rw-r--r-- | util/ectool/Makefile | 4 | ||||
-rw-r--r-- | util/ectool/ec.c | 4 | ||||
-rw-r--r-- | util/ectool/ec.h | 4 | ||||
-rw-r--r-- | util/ectool/ectool.c | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/util/ectool/Makefile b/util/ectool/Makefile index 6225503fda..a869577da6 100644 --- a/util/ectool/Makefile +++ b/util/ectool/Makefile @@ -13,10 +13,6 @@ ## 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. -## CC = gcc CFLAGS = -O2 -Wall -W diff --git a/util/ectool/ec.c b/util/ectool/ec.c index 61e7c25f85..406cc41ae7 100644 --- a/util/ectool/ec.c +++ b/util/ectool/ec.c @@ -11,10 +11,6 @@ * 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. */ #include <stdio.h> diff --git a/util/ectool/ec.h b/util/ectool/ec.h index dec5439203..4f65f60d99 100644 --- a/util/ectool/ec.h +++ b/util/ectool/ec.h @@ -11,10 +11,6 @@ * 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. */ #ifndef _EC_H diff --git a/util/ectool/ectool.c b/util/ectool/ectool.c index 1631debcc6..4639c4ee67 100644 --- a/util/ectool/ectool.c +++ b/util/ectool/ectool.c @@ -11,10 +11,6 @@ * 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. */ #include <stdio.h> |