From 044736f0c565a2da07a3a64b4bbf04c8af082d4f Mon Sep 17 00:00:00 2001 From: Nate Bargmann Date: Sun, 21 Aug 2011 18:44:22 -0500 Subject: [PATCH] Update LGPL header in SPID source files. TNX to Lucian Laga, YO6PLB, for the notification. --- spid/spid.c | 22 +++++++++++----------- spid/spid.h | 23 +++++++++++------------ 2 files changed, 22 insertions(+), 23 deletions(-) diff --git a/spid/spid.c b/spid/spid.c index a0ac0838b..3e0dce0c3 100644 --- a/spid/spid.c +++ b/spid/spid.c @@ -3,19 +3,19 @@ * Copyright (c) 2009-2011 by Norvald H. Ryeng, LA6YKA * * - * This library is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * 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. + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * 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 * */ diff --git a/spid/spid.h b/spid/spid.h index 6883f7050..e509d2f51 100644 --- a/spid/spid.h +++ b/spid/spid.h @@ -2,21 +2,20 @@ * Hamlib Rotator backend - SPID Rot2Prog * Copyright (c) 2009 by Norvald H. Ryeng, LA6YKA * - * $Id$ * - * This library is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * 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. + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * 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 * */