Skip to content

Commit

Permalink
net/irda: Fix FSF address in file headers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jeff Kirsher authored and David S. Miller committed Dec 6, 2013
1 parent e664eab commit d377050
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 42 deletions.
4 changes: 1 addition & 3 deletions net/irda/af_irda.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Linux-IrDA now supports four different types of IrDA sockets:
*
Expand Down
4 changes: 1 addition & 3 deletions net/irda/discovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_lmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_param.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_ttp.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_tty_attach.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/ircomm/ircomm_tty_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/irda_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/irlap.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/parameters.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down
4 changes: 1 addition & 3 deletions net/irda/qos.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*
********************************************************************/

Expand Down

0 comments on commit d377050

Please sign in to comment.