From 153cfb9c83534b09f15cc16205d7adb19b394928 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 10 Jul 2007 05:23:25 +0000 Subject: r23801: The FSF has moved around a lot. This fixes their Mass Ave address. (This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227) --- source3/utils/debug2html.c | 3 +-- source3/utils/debugparse.c | 3 +-- source3/utils/eventlogadm.c | 3 +-- source3/utils/net_conf.c | 3 +-- source3/utils/net_groupmap.c | 3 +-- source3/utils/net_rpc_shell.c | 3 +-- source3/utils/net_sam.c | 3 +-- source3/utils/net_util.c | 3 +-- source3/utils/sharesec.c | 3 +-- source3/utils/smbpasswd.c | 3 +-- source3/utils/status_profile.c | 3 +-- 11 files changed, 11 insertions(+), 22 deletions(-) (limited to 'source3/utils') diff --git a/source3/utils/debug2html.c b/source3/utils/debug2html.c index 57cb623077..26096c9de4 100644 --- a/source3/utils/debug2html.c +++ b/source3/utils/debug2html.c @@ -20,8 +20,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . * * -------------------------------------------------------------------------- ** * This program provides an example of the use of debugparse.c, and also diff --git a/source3/utils/debugparse.c b/source3/utils/debugparse.c index d9d35081b5..5835de1b8d 100644 --- a/source3/utils/debugparse.c +++ b/source3/utils/debugparse.c @@ -20,8 +20,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, see . * * -------------------------------------------------------------------------- ** * The important function in this module is dbg_char2token(). The rest is diff --git a/source3/utils/eventlogadm.c b/source3/utils/eventlogadm.c index 967caa4cbf..f917f0144c 100644 --- a/source3/utils/eventlogadm.c +++ b/source3/utils/eventlogadm.c @@ -17,8 +17,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/net_conf.c b/source3/utils/net_conf.c index 72314afffd..bcb116a0c8 100644 --- a/source3/utils/net_conf.c +++ b/source3/utils/net_conf.c @@ -15,8 +15,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ /* diff --git a/source3/utils/net_groupmap.c b/source3/utils/net_groupmap.c index 0d6598d609..34e9f8c033 100644 --- a/source3/utils/net_groupmap.c +++ b/source3/utils/net_groupmap.c @@ -17,8 +17,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/net_rpc_shell.c b/source3/utils/net_rpc_shell.c index 30c4b8b47b..474ca098e7 100644 --- a/source3/utils/net_rpc_shell.c +++ b/source3/utils/net_rpc_shell.c @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/net_sam.c b/source3/utils/net_sam.c index 8177e48242..09eb57f95f 100644 --- a/source3/utils/net_sam.c +++ b/source3/utils/net_sam.c @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/net_util.c b/source3/utils/net_util.c index 34355c90eb..e418072569 100644 --- a/source3/utils/net_util.c +++ b/source3/utils/net_util.c @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/sharesec.c b/source3/utils/sharesec.c index 5d61f71771..a1774d698e 100644 --- a/source3/utils/sharesec.c +++ b/source3/utils/sharesec.c @@ -18,8 +18,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/source3/utils/smbpasswd.c b/source3/utils/smbpasswd.c index 1c8b503b4d..1da9b5e528 100644 --- a/source3/utils/smbpasswd.c +++ b/source3/utils/smbpasswd.c @@ -14,8 +14,7 @@ * 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., 675 - * Mass Ave, Cambridge, MA 02139, USA. */ + * this program; if not, see . */ #include "includes.h" diff --git a/source3/utils/status_profile.c b/source3/utils/status_profile.c index 2ec1d5e170..bbf3645fd9 100644 --- a/source3/utils/status_profile.c +++ b/source3/utils/status_profile.c @@ -15,8 +15,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ #include "includes.h" -- cgit