summaryrefslogtreecommitdiff
path: root/source3/libaddns
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/libaddns
parent9fa1c63578733077c0aaaeeb2fc97c3b191089cc (diff)
downloadsamba-674b835241c53af7d31af402bd900e95ac83fcca.tar.gz
samba-674b835241c53af7d31af402bd900e95ac83fcca.tar.bz2
samba-674b835241c53af7d31af402bd900e95ac83fcca.zip
r23799: updated old Franklin Street FSF addresses to new URL
(This used to be commit 43cd589773148fe3d243892768ce187604dd0c33)
Diffstat (limited to 'source3/libaddns')
-rw-r--r--source3/libaddns/addns.h4
-rw-r--r--source3/libaddns/dns.h4
-rw-r--r--source3/libaddns/dnserr.h4
-rw-r--r--source3/libaddns/dnsgss.c4
-rw-r--r--source3/libaddns/dnsmarshall.c4
-rw-r--r--source3/libaddns/dnsrecord.c4
-rw-r--r--source3/libaddns/dnssock.c4
-rw-r--r--source3/libaddns/dnsutils.c4
8 files changed, 8 insertions, 24 deletions
diff --git a/source3/libaddns/addns.h b/source3/libaddns/addns.h
index d7774537fe..6ef9329df8 100644
--- a/source3/libaddns/addns.h
+++ b/source3/libaddns/addns.h
@@ -19,9 +19,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/>.
*/
#ifndef _ADDNS_H
diff --git a/source3/libaddns/dns.h b/source3/libaddns/dns.h
index 4862a23b3d..894a46b35f 100644
--- a/source3/libaddns/dns.h
+++ b/source3/libaddns/dns.h
@@ -19,9 +19,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/>.
*/
#ifndef _DNS_H
diff --git a/source3/libaddns/dnserr.h b/source3/libaddns/dnserr.h
index c46a9831cc..9e049ac3a9 100644
--- a/source3/libaddns/dnserr.h
+++ b/source3/libaddns/dnserr.h
@@ -19,9 +19,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/>.
*/
#ifndef _DNSERR_H
diff --git a/source3/libaddns/dnsgss.c b/source3/libaddns/dnsgss.c
index 8324e6761f..9bbad44089 100644
--- a/source3/libaddns/dnsgss.c
+++ b/source3/libaddns/dnsgss.c
@@ -19,9 +19,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/>.
*/
#include "dns.h"
diff --git a/source3/libaddns/dnsmarshall.c b/source3/libaddns/dnsmarshall.c
index f23504f201..8c3389eb9b 100644
--- a/source3/libaddns/dnsmarshall.c
+++ b/source3/libaddns/dnsmarshall.c
@@ -17,9 +17,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/>.
*/
#include "dns.h"
diff --git a/source3/libaddns/dnsrecord.c b/source3/libaddns/dnsrecord.c
index c649dbd7de..cb8a7c1a95 100644
--- a/source3/libaddns/dnsrecord.c
+++ b/source3/libaddns/dnsrecord.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/>.
*/
#include "dns.h"
diff --git a/source3/libaddns/dnssock.c b/source3/libaddns/dnssock.c
index 6ceefb4e32..72bbf60d45 100644
--- a/source3/libaddns/dnssock.c
+++ b/source3/libaddns/dnssock.c
@@ -19,9 +19,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/>.
*/
#include "dns.h"
diff --git a/source3/libaddns/dnsutils.c b/source3/libaddns/dnsutils.c
index 5f0ab04219..37b862c7f0 100644
--- a/source3/libaddns/dnsutils.c
+++ b/source3/libaddns/dnsutils.c
@@ -19,9 +19,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/>.
*/
#include "dns.h"