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/registry/reg_api.c | 3 +-- source3/registry/reg_cachehook.c | 3 +-- source3/registry/reg_db.c | 3 +-- source3/registry/reg_dynamic.c | 3 +-- source3/registry/reg_eventlog.c | 3 +-- source3/registry/reg_frontend.c | 3 +-- source3/registry/reg_frontend_hilvl.c | 3 +-- source3/registry/reg_objects.c | 3 +-- source3/registry/reg_perfcount.c | 3 +-- source3/registry/reg_printing.c | 3 +-- source3/registry/reg_shares.c | 3 +-- source3/registry/reg_smbconf.c | 3 +-- source3/registry/reg_util.c | 3 +-- source3/registry/regfio.c | 3 +-- 14 files changed, 14 insertions(+), 28 deletions(-) (limited to 'source3/registry') diff --git a/source3/registry/reg_api.c b/source3/registry/reg_api.c index 6f0a49085d..b7f79c1519 100644 --- a/source3/registry/reg_api.c +++ b/source3/registry/reg_api.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 . */ /* Attempt to wrap the existing API in a more winreg.idl-like way */ diff --git a/source3/registry/reg_cachehook.c b/source3/registry/reg_cachehook.c index e99bf74ee3..cbb7ec6b92 100644 --- a/source3/registry/reg_cachehook.c +++ b/source3/registry/reg_cachehook.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 . */ /* Implementation of registry hook cache tree */ diff --git a/source3/registry/reg_db.c b/source3/registry/reg_db.c index 6a3c474053..44e20908a4 100644 --- a/source3/registry/reg_db.c +++ b/source3/registry/reg_db.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 . */ /* Implementation of internal registry database functions. */ diff --git a/source3/registry/reg_dynamic.c b/source3/registry/reg_dynamic.c index f1819ce046..1f61d5b5ff 100644 --- a/source3/registry/reg_dynamic.c +++ b/source3/registry/reg_dynamic.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 . */ /* Implementation of registry frontend view functions. */ diff --git a/source3/registry/reg_eventlog.c b/source3/registry/reg_eventlog.c index 8d93cee7dc..e1b4f7b49e 100644 --- a/source3/registry/reg_eventlog.c +++ b/source3/registry/reg_eventlog.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 . */ #include "includes.h" diff --git a/source3/registry/reg_frontend.c b/source3/registry/reg_frontend.c index 22b97e9e6d..0c81d0a905 100644 --- a/source3/registry/reg_frontend.c +++ b/source3/registry/reg_frontend.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 . */ /* Implementation of registry frontend view functions. */ diff --git a/source3/registry/reg_frontend_hilvl.c b/source3/registry/reg_frontend_hilvl.c index 433034ad13..4ae1801a61 100644 --- a/source3/registry/reg_frontend_hilvl.c +++ b/source3/registry/reg_frontend_hilvl.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/registry/reg_objects.c b/source3/registry/reg_objects.c index 0654b0a7f8..aebf0142ee 100644 --- a/source3/registry/reg_objects.c +++ b/source3/registry/reg_objects.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 . */ /* Implementation of registry frontend view functions. */ diff --git a/source3/registry/reg_perfcount.c b/source3/registry/reg_perfcount.c index 66e01c7ba8..dec57a5ec7 100644 --- a/source3/registry/reg_perfcount.c +++ b/source3/registry/reg_perfcount.c @@ -16,8 +16,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" diff --git a/source3/registry/reg_printing.c b/source3/registry/reg_printing.c index 714b2889f5..0cc134d034 100644 --- a/source3/registry/reg_printing.c +++ b/source3/registry/reg_printing.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 . */ /* Implementation of registry virtual views for printing information */ diff --git a/source3/registry/reg_shares.c b/source3/registry/reg_shares.c index e6a4e2bef2..be9f8dcb61 100644 --- a/source3/registry/reg_shares.c +++ b/source3/registry/reg_shares.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 . */ /* Implementation of registry virtual views for printing information */ diff --git a/source3/registry/reg_smbconf.c b/source3/registry/reg_smbconf.c index 9dbee87f55..2a7f10cc27 100644 --- a/source3/registry/reg_smbconf.c +++ b/source3/registry/reg_smbconf.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 . */ #include "includes.h" diff --git a/source3/registry/reg_util.c b/source3/registry/reg_util.c index 70226c705e..75050c1850 100644 --- a/source3/registry/reg_util.c +++ b/source3/registry/reg_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 . */ /* Implementation of registry frontend view functions. */ diff --git a/source3/registry/regfio.c b/source3/registry/regfio.c index d6440f1d9b..16c4e3f311 100644 --- a/source3/registry/regfio.c +++ b/source3/registry/regfio.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 . */ #include "includes.h" -- cgit