summaryrefslogtreecommitdiff
path: root/source3/lib
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/lib
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/lib')
-rw-r--r--source3/lib/account_pol.c3
-rw-r--r--source3/lib/adt_tree.c3
-rw-r--r--source3/lib/afs.c3
-rw-r--r--source3/lib/afs_settoken.c3
-rw-r--r--source3/lib/errmap_unix.c3
-rw-r--r--source3/lib/ldb/swig/Ldb.py3
-rw-r--r--source3/lib/pam_errors.c3
-rw-r--r--source3/lib/replace/getpass.c3
-rw-r--r--source3/lib/secace.c3
-rw-r--r--source3/lib/secacl.c3
-rw-r--r--source3/lib/secdesc.c3
-rw-r--r--source3/lib/sendfile.c3
-rw-r--r--source3/lib/sharesec.c3
-rw-r--r--source3/lib/talloc/talloc.3.xml3
-rw-r--r--source3/lib/tdb/swig/Tdb.py3
-rw-r--r--source3/lib/ufc.c3
-rw-r--r--source3/lib/util_file.c3
-rw-r--r--source3/lib/util_nttoken.c3
-rw-r--r--source3/lib/util_reg.c3
-rw-r--r--source3/lib/util_reg_api.c3
-rw-r--r--source3/lib/util_reg_smbconf.c3
-rw-r--r--source3/lib/util_uuid.c3
22 files changed, 22 insertions, 44 deletions
diff --git a/source3/lib/account_pol.c b/source3/lib/account_pol.c
index b0eb57f760..516755426a 100644
--- a/source3/lib/account_pol.c
+++ b/source3/lib/account_pol.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/adt_tree.c b/source3/lib/adt_tree.c
index 950a86d0fd..f26f924d61 100644
--- a/source3/lib/adt_tree.c
+++ b/source3/lib/adt_tree.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/afs.c b/source3/lib/afs.c
index 7311ed1bd6..3adab490e9 100644
--- a/source3/lib/afs.c
+++ b/source3/lib/afs.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/afs_settoken.c b/source3/lib/afs_settoken.c
index 8f0490c512..70768a6c9a 100644
--- a/source3/lib/afs_settoken.c
+++ b/source3/lib/afs_settoken.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/errmap_unix.c b/source3/lib/errmap_unix.c
index cd2e7a53da..79cdd886cf 100644
--- a/source3/lib/errmap_unix.c
+++ b/source3/lib/errmap_unix.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/ldb/swig/Ldb.py b/source3/lib/ldb/swig/Ldb.py
index 8cc7663cc3..4be3eec704 100644
--- a/source3/lib/ldb/swig/Ldb.py
+++ b/source3/lib/ldb/swig/Ldb.py
@@ -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 <http://www.gnu.org/licenses/>.
#
#
diff --git a/source3/lib/pam_errors.c b/source3/lib/pam_errors.c
index bf8fc1588a..1073f269e5 100644
--- a/source3/lib/pam_errors.c
+++ b/source3/lib/pam_errors.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/replace/getpass.c b/source3/lib/replace/getpass.c
index 9e975ee7ef..f6a72ad86a 100644
--- a/source3/lib/replace/getpass.c
+++ b/source3/lib/replace/getpass.c
@@ -13,8 +13,7 @@ Library General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; see the file COPYING.LIB. If
-not, write to the Free Software Foundation, Inc., 675 Mass Ave,
-Cambridge, MA 02139, USA. */
+not, see <http://www.gnu.org/licenses/>. */
/* Modified to use with samba by Jeremy Allison, 8th July 1995. */
diff --git a/source3/lib/secace.c b/source3/lib/secace.c
index 926169e0a1..ff6a5105a3 100644
--- a/source3/lib/secace.c
+++ b/source3/lib/secace.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/secacl.c b/source3/lib/secacl.c
index 71b2245534..1e92df627a 100644
--- a/source3/lib/secacl.c
+++ b/source3/lib/secacl.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/secdesc.c b/source3/lib/secdesc.c
index 32d57515cc..34954aa7a5 100644
--- a/source3/lib/secdesc.c
+++ b/source3/lib/secdesc.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/sendfile.c b/source3/lib/sendfile.c
index 46099efd8f..20b2371273 100644
--- a/source3/lib/sendfile.c
+++ b/source3/lib/sendfile.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 <http://www.gnu.org/licenses/>.
*/
/*
diff --git a/source3/lib/sharesec.c b/source3/lib/sharesec.c
index ec48a96238..0363055a58 100644
--- a/source3/lib/sharesec.c
+++ b/source3/lib/sharesec.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/talloc/talloc.3.xml b/source3/lib/talloc/talloc.3.xml
index ed7466c9ee..4f0f7234e2 100644
--- a/source3/lib/talloc/talloc.3.xml
+++ b/source3/lib/talloc/talloc.3.xml
@@ -732,8 +732,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting>
</para>
<para>
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/>.
</para>
</refsect1>
</refentry>
diff --git a/source3/lib/tdb/swig/Tdb.py b/source3/lib/tdb/swig/Tdb.py
index 7225638817..529d0753d1 100644
--- a/source3/lib/tdb/swig/Tdb.py
+++ b/source3/lib/tdb/swig/Tdb.py
@@ -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 <http://www.gnu.org/licenses/>.
#
import os
diff --git a/source3/lib/ufc.c b/source3/lib/ufc.c
index c99d8b1de5..89329808c9 100644
--- a/source3/lib/ufc.c
+++ b/source3/lib/ufc.c
@@ -36,8 +36,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/>.
*
* @(#)crypt_util.c 2.31 02/08/92
*
diff --git a/source3/lib/util_file.c b/source3/lib/util_file.c
index 4ab37aadce..0eb95e8284 100644
--- a/source3/lib/util_file.c
+++ b/source3/lib/util_file.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/util_nttoken.c b/source3/lib/util_nttoken.c
index 7d3234ce85..13c66a5f45 100644
--- a/source3/lib/util_nttoken.c
+++ b/source3/lib/util_nttoken.c
@@ -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/>.
*/
/* function(s) moved from auth/auth_util.c to minimize linker deps */
diff --git a/source3/lib/util_reg.c b/source3/lib/util_reg.c
index 8a944d40b8..ba4579f532 100644
--- a/source3/lib/util_reg.c
+++ b/source3/lib/util_reg.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/util_reg_api.c b/source3/lib/util_reg_api.c
index 3c3a8c3dcd..0a6fdffd96 100644
--- a/source3/lib/util_reg_api.c
+++ b/source3/lib/util_reg_api.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/util_reg_smbconf.c b/source3/lib/util_reg_smbconf.c
index 1ad2edb6d3..43006643a9 100644
--- a/source3/lib/util_reg_smbconf.c
+++ b/source3/lib/util_reg_smbconf.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
diff --git a/source3/lib/util_uuid.c b/source3/lib/util_uuid.c
index e50836e265..a20387e8e5 100644
--- a/source3/lib/util_uuid.c
+++ b/source3/lib/util_uuid.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 <http://www.gnu.org/licenses/>.
*/
#include "includes.h"