diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-12-06 06:28:44 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-06 12:37:55 -0500 |
commit | e8478de32ead801a09a073c4286abf892d907465 (patch) | |
tree | e9575f5e9223c06ed4bac717cc0b5ce3fe8b283d /drivers/net/irda/via-ircc.h | |
parent | 0ab75ae81da249988bf3c7a38e0a48d4b9be1e0c (diff) | |
download | talos-op-linux-e8478de32ead801a09a073c4286abf892d907465.tar.gz talos-op-linux-e8478de32ead801a09a073c4286abf892d907465.zip |
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>
Diffstat (limited to 'drivers/net/irda/via-ircc.h')
-rw-r--r-- | drivers/net/irda/via-ircc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/irda/via-ircc.h b/drivers/net/irda/via-ircc.h index f903a6a2dcb7..7ce820ecc361 100644 --- a/drivers/net/irda/via-ircc.h +++ b/drivers/net/irda/via-ircc.h @@ -18,8 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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. +this program; if not, see <http://www.gnu.org/licenses/>. * Comment: * jul/08/2002 : Rx buffer length should use Rx ring ptr. |