diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/librfid-tool.c | 2 | ||||
-rw-r--r-- | utils/mifare-tool.c | 2 | ||||
-rw-r--r-- | utils/send_script.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/utils/librfid-tool.c b/utils/librfid-tool.c index 8921444..74f6128 100644 --- a/utils/librfid-tool.c +++ b/utils/librfid-tool.c @@ -13,7 +13,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ #include <stdio.h> diff --git a/utils/mifare-tool.c b/utils/mifare-tool.c index 664e566..ce16835 100644 --- a/utils/mifare-tool.c +++ b/utils/mifare-tool.c @@ -13,7 +13,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ #include <stdio.h> diff --git a/utils/send_script.c b/utils/send_script.c index 47de1d6..5b45704 100644 --- a/utils/send_script.c +++ b/utils/send_script.c @@ -10,7 +10,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ #include <stdio.h> |