aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/isl_38xx.c
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-12-06 06:32:12 -0500
committerJohn W. Linville <linville@tuxdriver.com>2013-12-11 10:56:20 -0500
commit4280db9d00f96d51789b5b77980173f0491fa594 (patch)
treed46bdab77b9d1601ebb512f633486a272d923fbc /drivers/net/wireless/prism54/isl_38xx.c
parenta05b8c580c83a7bd4fce81f8d6af044e97e4a7a4 (diff)
prism54: 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: linux-wireless@vger.kernel.org CC: "Luis R. Rodriguez" <mcgrof@gmail.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/prism54/isl_38xx.c')
-rw-r--r--drivers/net/wireless/prism54/isl_38xx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/wireless/prism54/isl_38xx.c b/drivers/net/wireless/prism54/isl_38xx.c
index 02fc67bccbd0..333c1a2f882e 100644
--- a/drivers/net/wireless/prism54/isl_38xx.c
+++ b/drivers/net/wireless/prism54/isl_38xx.c
@@ -12,8 +12,7 @@
12 * GNU General Public License for more details. 12 * GNU General Public License for more details.
13 * 13 *
14 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License
15 * along with this program; if not, write to the Free Software 15 * along with this program; if not, see <http://www.gnu.org/licenses/>.
16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 * 16 *
18 */ 17 */
19 18