summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 05:23:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:27 -0500
commit153cfb9c83534b09f15cc16205d7adb19b394928 (patch)
tree675b81ce8dda7ccba2207819fa025073bfba8955 /source3/include
parent28b9d61076912adbc0c6571c71688aa6831506bf (diff)
downloadsamba-153cfb9c83534b09f15cc16205d7adb19b394928.tar.gz
samba-153cfb9c83534b09f15cc16205d7adb19b394928.tar.bz2
samba-153cfb9c83534b09f15cc16205d7adb19b394928.zip
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/ads_dns.h3
-rw-r--r--source3/include/adt_tree.h3
-rw-r--r--source3/include/clitar.h3
-rw-r--r--source3/include/debugparse.h3
-rw-r--r--source3/include/gpo.h3
-rw-r--r--source3/include/libmsrpc.h3
-rw-r--r--source3/include/libmsrpc_internal.h3
-rw-r--r--source3/include/libsmbclient.h3
-rw-r--r--source3/include/mapping.h3
-rw-r--r--source3/include/regfio.h3
-rw-r--r--source3/include/rpc_eventlog.h3
-rw-r--r--source3/include/rpc_perfcount.h3
-rw-r--r--source3/include/rpc_perfcount_defs.h3
-rw-r--r--source3/include/secrets.h3
-rw-r--r--source3/include/sysquotas.h3
15 files changed, 15 insertions, 30 deletions
diff --git a/source3/include/ads_dns.h b/source3/include/ads_dns.h
index 68bbbbca7e..a9515f3199 100644
--- a/source3/include/ads_dns.h
+++ b/source3/include/ads_dns.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef _ADS_DNS_H
diff --git a/source3/include/adt_tree.h b/source3/include/adt_tree.h
index e3c840d1e1..b647412e5d 100644
--- a/source3/include/adt_tree.h
+++ b/source3/include/adt_tree.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef ADT_TREE_H
diff --git a/source3/include/clitar.h b/source3/include/clitar.h
index 78d347b5c0..69267fbb08 100644
--- a/source3/include/clitar.h
+++ b/source3/include/clitar.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef _CLITAR_H
diff --git a/source3/include/debugparse.h b/source3/include/debugparse.h
index 07e9637199..a66a82a8d8 100644
--- a/source3/include/debugparse.h
+++ b/source3/include/debugparse.h
@@ -22,8 +22,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 <http://www.gnu.org/licenses/>.
*
* -------------------------------------------------------------------------- **
* The important function in this module is dbg_char2token(). The rest is
diff --git a/source3/include/gpo.h b/source3/include/gpo.h
index 5d65c2dc13..5666c39a80 100644
--- a/source3/include/gpo.h
+++ b/source3/include/gpo.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
diff --git a/source3/include/libmsrpc.h b/source3/include/libmsrpc.h
index be82216d2f..9bbe371677 100644
--- a/source3/include/libmsrpc.h
+++ b/source3/include/libmsrpc.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef LIBMSRPC_H
diff --git a/source3/include/libmsrpc_internal.h b/source3/include/libmsrpc_internal.h
index 214bb8c806..f051272eef 100644
--- a/source3/include/libmsrpc_internal.h
+++ b/source3/include/libmsrpc_internal.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef LIBMSRPC_INTERNAL_H
diff --git a/source3/include/libsmbclient.h b/source3/include/libsmbclient.h
index 545792a7e5..9175b33d60 100644
--- a/source3/include/libsmbclient.h
+++ b/source3/include/libsmbclient.h
@@ -19,8 +19,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 <http://www.gnu.org/licenses/>.
=====================================================================*/
#ifndef SMBCLIENT_H_INCLUDED
diff --git a/source3/include/mapping.h b/source3/include/mapping.h
index 4b36abfebb..75459fcebd 100644
--- a/source3/include/mapping.h
+++ b/source3/include/mapping.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#define ENUM_ONLY_MAPPED True
diff --git a/source3/include/regfio.h b/source3/include/regfio.h
index ee278a6427..40b3f2ed2f 100644
--- a/source3/include/regfio.h
+++ b/source3/include/regfio.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
/************************************************************
diff --git a/source3/include/rpc_eventlog.h b/source3/include/rpc_eventlog.h
index 36ac08699d..849c62b7b0 100644
--- a/source3/include/rpc_eventlog.h
+++ b/source3/include/rpc_eventlog.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef _RPC_EVENTLOG_H /* _RPC_EVENTLOG_H */
diff --git a/source3/include/rpc_perfcount.h b/source3/include/rpc_perfcount.h
index bf0090e908..0cb2fdc212 100644
--- a/source3/include/rpc_perfcount.h
+++ b/source3/include/rpc_perfcount.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
typedef struct perf_counter_definition
diff --git a/source3/include/rpc_perfcount_defs.h b/source3/include/rpc_perfcount_defs.h
index 4afa9ca9fa..6c84c270e5 100644
--- a/source3/include/rpc_perfcount_defs.h
+++ b/source3/include/rpc_perfcount_defs.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
/*
diff --git a/source3/include/secrets.h b/source3/include/secrets.h
index be685705cd..d9f457558b 100644
--- a/source3/include/secrets.h
+++ b/source3/include/secrets.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef _SECRETS_H
diff --git a/source3/include/sysquotas.h b/source3/include/sysquotas.h
index e014c21f8b..a0754a3737 100644
--- a/source3/include/sysquotas.h
+++ b/source3/include/sysquotas.h
@@ -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 <http://www.gnu.org/licenses/>.
*/
#ifndef _SYSQUOTAS_H