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

include/net/: 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.

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
a6227e26 a99421d9

+32 -76
+1 -2
include/net/cipso_ipv4.h
··· 26 26 * the GNU General Public License for more details. 27 27 * 28 28 * You should have received a copy of the GNU General Public License 29 - * along with this program; if not, write to the Free Software 30 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 29 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 31 30 * 32 31 */ 33 32
+1 -2
include/net/dcbevent.h
··· 11 11 * more details. 12 12 * 13 13 * You should have received a copy of the GNU General Public License along with 14 - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 15 - * Place - Suite 330, Boston, MA 02111-1307 USA. 14 + * this program; if not, see <http://www.gnu.org/licenses/>. 16 15 * 17 16 * Author: John Fastabend <john.r.fastabend@intel.com> 18 17 */
+1 -2
include/net/dcbnl.h
··· 11 11 * more details. 12 12 * 13 13 * You should have received a copy of the GNU General Public License along with 14 - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 15 - * Place - Suite 330, Boston, MA 02111-1307 USA. 14 + * this program; if not, see <http://www.gnu.org/licenses/>. 16 15 * 17 16 * Author: Lucy Liu <lucy.liu@intel.com> 18 17 */
+1 -3
include/net/irda/discovery.h
··· 23 23 * GNU General Public License for more details. 24 24 * 25 25 * You should have received a copy of the GNU General Public License 26 - * along with this program; if not, write to the Free Software 27 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 28 - * MA 02111-1307 USA 26 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 29 27 * 30 28 ********************************************************************/ 31 29
+1 -3
include/net/irda/ircomm_core.h
··· 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
include/net/irda/ircomm_event.h
··· 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
include/net/irda/ircomm_lmp.h
··· 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
include/net/irda/ircomm_param.h
··· 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
include/net/irda/ircomm_ttp.h
··· 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
include/net/irda/ircomm_tty.h
··· 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
include/net/irda/ircomm_tty_attach.h
··· 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
include/net/irda/irda_device.h
··· 24 24 * GNU General Public License for more details. 25 25 * 26 26 * You should have received a copy of the GNU General Public License 27 - * along with this program; if not, write to the Free Software 28 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 29 - * MA 02111-1307 USA 27 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 30 28 * 31 29 ********************************************************************/ 32 30
+1 -3
include/net/irda/irlap_event.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 -3
include/net/irda/irlap_frame.h
··· 24 24 * GNU General Public License for more details. 25 25 * 26 26 * You should have received a copy of the GNU General Public License 27 - * along with this program; if not, write to the Free Software 28 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 29 - * MA 02111-1307 USA 27 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 30 28 * 31 29 ********************************************************************/ 32 30
+1 -3
include/net/irda/parameters.h
··· 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 * Michel Dänzer <daenzer@debian.org>, 10/2001 30 28 * - simplify irda_pv_t to avoid endianness issues
+1 -3
include/net/irda/qos.h
··· 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 -2
include/net/mip6.h
··· 13 13 * GNU General Public License for more details. 14 14 * 15 15 * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the Free Software 17 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 18 17 */ 19 18 /* 20 19 * Authors:
+1 -2
include/net/netlabel.h
··· 22 22 * the 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, MA 02111-1307 USA 25 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 27 26 * 28 27 */ 29 28
+1 -3
include/net/nfc/hci.h
··· 12 12 * GNU General Public License for more details. 13 13 * 14 14 * You should have received a copy of the GNU General Public License 15 - * along with this program; if not, write to the 16 - * Free Software Foundation, Inc., 17 - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 15 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 18 16 */ 19 17 20 18 #ifndef __NET_HCI_H
+1 -3
include/net/nfc/llc.h
··· 13 13 * GNU General Public License for more details. 14 14 * 15 15 * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the 17 - * Free Software Foundation, Inc., 18 - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 16 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 19 17 */ 20 18 21 19 #ifndef __NFC_LLC_H_
+1 -2
include/net/nfc/nci.h
··· 20 20 * GNU General Public License for more details. 21 21 * 22 22 * You should have received a copy of the GNU General Public License 23 - * along with this program; if not, write to the Free Software 24 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 25 24 * 26 25 */ 27 26
+1 -2
include/net/nfc/nci_core.h
··· 21 21 * GNU General Public License for more details. 22 22 * 23 23 * You should have received a copy of the GNU General Public License 24 - * along with this program; if not, write to the Free Software 25 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 26 25 * 27 26 */ 28 27
+1 -3
include/net/nfc/nfc.h
··· 16 16 * GNU General Public License for more details. 17 17 * 18 18 * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the 20 - * Free Software Foundation, Inc., 21 - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 19 + * along with this program; if not, see <http://www.gnu.org/licenses/>. 22 20 */ 23 21 24 22 #ifndef __NET_NFC_H
+2 -3
include/net/sctp/auth.h
··· 16 16 * See the GNU General Public License for more details. 17 17 * 18 18 * You should have received a copy of the GNU General Public License 19 - * along with GNU CC; see the file COPYING. If not, write to 20 - * the Free Software Foundation, 59 Temple Place - Suite 330, 21 - * Boston, MA 02111-1307, USA. 19 + * along with GNU CC; see the file COPYING. If not, see 20 + * <http://www.gnu.org/licenses/>. 22 21 * 23 22 * Please send any bug reports or fixes you make to the 24 23 * email address(es):
+2 -3
include/net/sctp/checksum.h
··· 19 19 * See the GNU General Public License for more details. 20 20 * 21 21 * You should have received a copy of the GNU General Public License 22 - * along with GNU CC; see the file COPYING. If not, write to 23 - * the Free Software Foundation, 59 Temple Place - Suite 330, 24 - * Boston, MA 02111-1307, USA. 22 + * along with GNU CC; see the file COPYING. If not, see 23 + * <http://www.gnu.org/licenses/>. 25 24 * 26 25 * Please send any bug reports or fixes you make to the 27 26 * email address(es):
+2 -3
include/net/sctp/command.h
··· 19 19 * See the GNU General Public License for more details. 20 20 * 21 21 * You should have received a copy of the GNU General Public License 22 - * along with GNU CC; see the file COPYING. If not, write to 23 - * the Free Software Foundation, 59 Temple Place - Suite 330, 24 - * Boston, MA 02111-1307, USA. 22 + * along with GNU CC; see the file COPYING. If not, see 23 + * <http://www.gnu.org/licenses/>. 25 24 * 26 25 * Please send any bug reports or fixes you make to the 27 26 * email address(es):
+2 -3
include/net/sctp/constants.h
··· 19 19 * See the GNU General Public License for more details. 20 20 * 21 21 * You should have received a copy of the GNU General Public License 22 - * along with GNU CC; see the file COPYING. If not, write to 23 - * the Free Software Foundation, 59 Temple Place - Suite 330, 24 - * Boston, MA 02111-1307, USA. 22 + * along with GNU CC; see the file COPYING. If not, see 23 + * <http://www.gnu.org/licenses/>. 25 24 * 26 25 * Please send any bug reports or fixes you make to the 27 26 * email address(es):
+1 -2
include/net/tc_act/tc_skbedit.h
··· 11 11 * more details. 12 12 * 13 13 * You should have received a copy of the GNU General Public License along with 14 - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 15 - * Place - Suite 330, Boston, MA 02111-1307 USA. 14 + * this program; if not, see <http://www.gnu.org/licenses/>. 16 15 * 17 16 * Author: Alexander Duyck <alexander.h.duyck@intel.com> 18 17 */