summaryrefslogtreecommitdiffstats
path: root/netax25
diff options
context:
space:
mode:
Diffstat (limited to 'netax25')
-rw-r--r--netax25/ax25.h5
-rw-r--r--netax25/ax25io.h7
-rw-r--r--netax25/axconfig.h7
-rw-r--r--netax25/axlib.h7
-rw-r--r--netax25/daemon.h7
-rw-r--r--netax25/mheard.h7
-rw-r--r--netax25/nrconfig.h7
-rw-r--r--netax25/procutils.h9
-rw-r--r--netax25/rsconfig.h7
-rw-r--r--netax25/ttyutils.h7
10 files changed, 30 insertions, 40 deletions
diff --git a/netax25/ax25.h b/netax25/ax25.h
index e1b6abb..ab579e7 100644
--- a/netax25/ax25.h
+++ b/netax25/ax25.h
@@ -12,9 +12,8 @@
Lesser 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; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
#ifndef _NETAX25_AX25_H
#define _NETAX25_AX25_H 1
diff --git a/netax25/ax25io.h b/netax25/ax25io.h
index 48db214..80f6686 100644
--- a/netax25/ax25io.h
+++ b/netax25/ax25io.h
@@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
#ifndef _AX25IO_H
#define _AX25IO_H
diff --git a/netax25/axconfig.h b/netax25/axconfig.h
index 956de5e..ee02fa5 100644
--- a/netax25/axconfig.h
+++ b/netax25/axconfig.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* This file contains the definitions of the entry points into the AX.25
diff --git a/netax25/axlib.h b/netax25/axlib.h
index 61078d8..61673c5 100644
--- a/netax25/axlib.h
+++ b/netax25/axlib.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* Callsign conversion functions, converts callsigns into network bit
diff --git a/netax25/daemon.h b/netax25/daemon.h
index ff00886..421f684 100644
--- a/netax25/daemon.h
+++ b/netax25/daemon.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* Function to convert a running process into a "proper" daemon.
diff --git a/netax25/mheard.h b/netax25/mheard.h
index 0e979a8..721ca0b 100644
--- a/netax25/mheard.h
+++ b/netax25/mheard.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* This file documents the layout of the mheard file. Since this file is
diff --git a/netax25/nrconfig.h b/netax25/nrconfig.h
index 5b7953b..f184526 100644
--- a/netax25/nrconfig.h
+++ b/netax25/nrconfig.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* This file contains the definitions of the entry points into the NET/ROM
diff --git a/netax25/procutils.h b/netax25/procutils.h
index c3726ee..b8b1208 100644
--- a/netax25/procutils.h
+++ b/netax25/procutils.h
@@ -11,11 +11,10 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ :
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* Support routines to simplify the reading of the /proc/net/ax25* and
diff --git a/netax25/rsconfig.h b/netax25/rsconfig.h
index f388bfd..ba10d2f 100644
--- a/netax25/rsconfig.h
+++ b/netax25/rsconfig.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*
* This file contains the definitions of the entry points into the Rose
diff --git a/netax25/ttyutils.h b/netax25/ttyutils.h
index 172de9a..c3cab84 100644
--- a/netax25/ttyutils.h
+++ b/netax25/ttyutils.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*/
/*