Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

irda: Fix FSF address in file headers

Several files refer to an old address for the Free Software Foundation
in the file header comment. Resolve by replacing the address with
the URL <http://www.gnu.org/licenses/> so that we do not have to keep
updating the header comments anytime the address changes.

CC: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jeff Kirsher and committed by
David S. Miller
e8478de3 0ab75ae8

+11 -30
+1 -2
drivers/net/irda/au1k_ir.c
··· 15 15 * for more details. 16 16 * 17 17 * You should have received a copy of the GNU General Public License along 18 - * with this program; if not, write to the Free Software Foundation, Inc., 19 - * 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. 18 + * with this program; if not, see <http://www.gnu.org/licenses/>. 20 19 */ 21 20 22 21 #include <linux/init.h>
+1 -3
drivers/net/irda/esi-sir.c
··· 25 25 * GNU General Public License for more details. 26 26 * 27 27 * You should have received a copy of the GNU General Public License 28 - * along with this program; if not, write to the Free Software 29 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 30 - * MA 02111-1307 USA 28 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 31 29 * 32 30 ********************************************************************/ 33 31
+1 -3
drivers/net/irda/ma600-sir.c
··· 25 25 * GNU General Public License for more details. 26 26 * 27 27 * You should have received a copy of the GNU General Public License 28 - * along with this program; if not, write to the Free Software 29 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 30 - * MA 02111-1307 USA 28 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 31 29 * 32 30 ********************************************************************/ 33 31
+1 -3
drivers/net/irda/old_belkin-sir.c
··· 22 22 * GNU General Public License for more details. 23 23 * 24 24 * You should have received a copy of the GNU General Public License 25 - * along with this program; if not, write to the Free Software 26 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 27 - * MA 02111-1307 USA 25 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 28 26 * 29 27 ********************************************************************/ 30 28
+1 -3
drivers/net/irda/smsc-ircc2.c
··· 34 34 * GNU General Public License for more details. 35 35 * 36 36 * You should have received a copy of the GNU General Public License 37 - * along with this program; if not, write to the Free Software 38 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 39 - * MA 02111-1307 USA 37 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 40 38 * 41 39 ********************************************************************/ 42 40
+1 -3
drivers/net/irda/smsc-ircc2.h
··· 25 25 * GNU General Public License for more details. 26 26 * 27 27 * You should have received a copy of the GNU General Public License 28 - * along with this program; if not, write to the Free Software 29 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 30 - * MA 02111-1307 USA 28 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 31 29 * 32 30 ********************************************************************/ 33 31
+1 -2
drivers/net/irda/via-ircc.c
··· 17 17 See the GNU General Public License for more details. 18 18 19 19 You should have received a copy of the GNU General Public License along with 20 - this program; if not, write to the Free Software Foundation, Inc., 21 - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 + this program; if not, see <http://www.gnu.org/licenses/>. 22 21 23 22 F01 Oct/02/02: Modify code for V0.11(move out back to back transfer) 24 23 F02 Oct/28/02: Add SB device ID for 3147 and 3177.
+1 -2
drivers/net/irda/via-ircc.h
··· 18 18 See the GNU General Public License for more details. 19 19 20 20 You should have received a copy of the GNU General Public License along with 21 - this program; if not, write to the Free Software Foundation, Inc., 22 - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 21 + this program; if not, see <http://www.gnu.org/licenses/>. 23 22 24 23 * Comment: 25 24 * jul/08/2002 : Rx buffer length should use Rx ring ptr.
+1 -3
drivers/net/irda/vlsi_ir.c
··· 15 15 * GNU General Public License for more details. 16 16 * 17 17 * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 20 - * MA 02111-1307 USA 18 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 21 19 * 22 20 ********************************************************************/ 23 21
+1 -3
drivers/net/irda/vlsi_ir.h
··· 18 18 * GNU General Public License for more details. 19 19 * 20 20 * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 23 - * MA 02111-1307 USA 21 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 24 22 * 25 23 ********************************************************************/ 26 24