diff options
Diffstat (limited to 'util/ifdfake')
-rw-r--r-- | util/ifdfake/Makefile | 4 | ||||
-rw-r--r-- | util/ifdfake/ifdfake.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/util/ifdfake/Makefile b/util/ifdfake/Makefile index bb9d87a1c0..4080ef9863 100644 --- a/util/ifdfake/Makefile +++ b/util/ifdfake/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 = ifdfake diff --git a/util/ifdfake/ifdfake.c b/util/ifdfake/ifdfake.c index 7b268df738..74c92727ef 100644 --- a/util/ifdfake/ifdfake.c +++ b/util/ifdfake/ifdfake.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 <errno.h> |