diff options
Diffstat (limited to 'util/ifdfake')
-rw-r--r-- | util/ifdfake/Makefile | 2 | ||||
-rw-r--r-- | util/ifdfake/ifdfake.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/ifdfake/Makefile b/util/ifdfake/Makefile index 3a896eeb09..bb9d87a1c0 100644 --- a/util/ifdfake/Makefile +++ b/util/ifdfake/Makefile @@ -14,7 +14,7 @@ # # 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 St, Fifth Floor, Boston, MA, 02110-1301 USA +# Foundation, Inc. # PROGRAM = ifdfake diff --git a/util/ifdfake/ifdfake.c b/util/ifdfake/ifdfake.c index 8eb34a9972..b70b6aeedf 100644 --- a/util/ifdfake/ifdfake.c +++ b/util/ifdfake/ifdfake.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA, 02110-1301 USA + * Foundation, Inc. */ #include <errno.h> |