diff options
author | laforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede> | 2008-01-23 18:18:46 +0000 |
---|---|---|
committer | laforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede> | 2008-01-23 18:18:46 +0000 |
commit | 04d32adf9f8c047a5fdd150814adaa0967728937 (patch) | |
tree | 56d71901ca1f30acd43e8d56bbb50a8aa3755ab3 /utils | |
parent | b14030db2b85f86022686055d572b22014a0b917 (diff) |
update FSF postal address (Jeremy Laine)
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2041 e0336214-984f-0b4b-a45f-81c69e1f0ede
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> |