diff options
Diffstat (limited to 'util/ifdtool')
-rw-r--r-- | util/ifdtool/Makefile | 4 | ||||
-rw-r--r-- | util/ifdtool/ifdtool.c | 4 | ||||
-rw-r--r-- | util/ifdtool/ifdtool.h | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/util/ifdtool/Makefile b/util/ifdtool/Makefile index 02a02c45eb..ccaef43e1c 100644 --- a/util/ifdtool/Makefile +++ b/util/ifdtool/Makefile @@ -12,10 +12,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. -# PROGRAM = ifdtool diff --git a/util/ifdtool/ifdtool.c b/util/ifdtool/ifdtool.c index feaffa83c9..7921ef02dd 100644 --- a/util/ifdtool/ifdtool.c +++ b/util/ifdtool/ifdtool.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 <unistd.h> diff --git a/util/ifdtool/ifdtool.h b/util/ifdtool/ifdtool.h index 195d91cc14..78787126ea 100644 --- a/util/ifdtool/ifdtool.h +++ b/util/ifdtool/ifdtool.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. */ #include <stdint.h> |