diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 | ||||
-rw-r--r-- | tools/bftest.c | 3 | ||||
-rw-r--r-- | tools/gpgsplit.c | 3 | ||||
-rw-r--r-- | tools/mpicalc.c | 3 |
4 files changed, 7 insertions, 4 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 42929810b..1636eb3e0 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -15,7 +15,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 ## Process this file with automake to produce Makefile.in diff --git a/tools/bftest.c b/tools/bftest.c index 49516afc4..829c429a0 100644 --- a/tools/bftest.c +++ b/tools/bftest.c @@ -15,7 +15,8 @@ * * 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 <config.h> diff --git a/tools/gpgsplit.c b/tools/gpgsplit.c index a91635092..8fc3fb346 100644 --- a/tools/gpgsplit.c +++ b/tools/gpgsplit.c @@ -15,7 +15,8 @@ * * 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. */ /* diff --git a/tools/mpicalc.c b/tools/mpicalc.c index 392bd3ef1..915dcc32a 100644 --- a/tools/mpicalc.c +++ b/tools/mpicalc.c @@ -21,7 +21,8 @@ * * 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 <config.h> |