summaryrefslogtreecommitdiff
path: root/source3/libaddns
diff options
context:
space:
mode:
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"