From ccfd3f39189975fcc8699eee6c1c51733ffe3777 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 11 Apr 2019 00:56:00 +0200 Subject: treewide: Update all references to the FSF's address. Signed-off-by: Ralf Baechle --- netax25/ax25.h | 5 ++--- netax25/ax25io.h | 7 +++---- netax25/axconfig.h | 7 +++---- netax25/axlib.h | 7 +++---- netax25/daemon.h | 7 +++---- netax25/mheard.h | 7 +++---- netax25/nrconfig.h | 7 +++---- netax25/procutils.h | 9 ++++----- netax25/rsconfig.h | 7 +++---- netax25/ttyutils.h | 7 +++---- 10 files changed, 30 insertions(+), 40 deletions(-) (limited to 'netax25') 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 + . */ #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 + * . */ #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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* * 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 + * . */ /* -- cgit v1.2.3