summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 03:52:17 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:26 -0500
commit674b835241c53af7d31af402bd900e95ac83fcca (patch)
treeadfc8a096d1a0b4b3ad13bb3bf0141d07c2805b6 /source3/lib/ldb
parent9fa1c63578733077c0aaaeeb2fc97c3b191089cc (diff)
downloadsamba-674b835241c53af7d31af402bd900e95ac83fcca.tar.gz
samba-674b835241c53af7d31af402bd900e95ac83fcca.tar.xz
samba-674b835241c53af7d31af402bd900e95ac83fcca.zip
r23799: updated old Franklin Street FSF addresses to new URL
(This used to be commit 43cd589773148fe3d243892768ce187604dd0c33)
Diffstat (limited to 'source3/lib/ldb')
-rwxr-xr-xsource3/lib/ldb/config.guess4
-rwxr-xr-xsource3/lib/ldb/config.sub4
-rw-r--r--source3/lib/ldb/examples/ldbreader.c4
-rw-r--r--source3/lib/ldb/examples/ldifreader.c4
4 files changed, 4 insertions, 12 deletions
diff --git a/source3/lib/ldb/config.guess b/source3/lib/ldb/config.guess
index 30af5be0049..354dbe175ab 100755
--- a/source3/lib/ldb/config.guess
+++ b/source3/lib/ldb/config.guess
@@ -16,9 +16,7 @@ timestamp='2005-08-03'
# 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., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/source3/lib/ldb/config.sub b/source3/lib/ldb/config.sub
index f0fcaf63611..23cd6fd75c8 100755
--- a/source3/lib/ldb/config.sub
+++ b/source3/lib/ldb/config.sub
@@ -20,9 +20,7 @@ timestamp='2005-07-08'
# 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., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/source3/lib/ldb/examples/ldbreader.c b/source3/lib/ldb/examples/ldbreader.c
index 92c3de2ca7c..baf0e9ab651 100644
--- a/source3/lib/ldb/examples/ldbreader.c
+++ b/source3/lib/ldb/examples/ldbreader.c
@@ -18,9 +18,7 @@
Lesser 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., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
/** \example ldbreader.c
diff --git a/source3/lib/ldb/examples/ldifreader.c b/source3/lib/ldb/examples/ldifreader.c
index 3696b058142..0c7e876465f 100644
--- a/source3/lib/ldb/examples/ldifreader.c
+++ b/source3/lib/ldb/examples/ldifreader.c
@@ -18,9 +18,7 @@
Lesser 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., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
/** \example ldifreader.c