]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Fix FSF address in file headers
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 6 Dec 2013 23:05:07 +0000 (15:05 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 6 Dec 2013 23:05:07 +0000 (15:05 -0800)
14 files changed:
examples/cbq.init-v0.7.3
ip/ip6tunnel.c
ip/ipaddrlabel.c
ip/ipntable.c
ip/ipprefix.c
ip/ipxfrm.c
ip/tunnel.c
ip/tunnel.h
ip/xfrm.h
ip/xfrm_monitor.c
ip/xfrm_policy.c
ip/xfrm_state.c
tc/m_skbedit.c
tc/q_multiq.c

index 888aba43cd706ae99806fe1d4e83ff7b9b983e8e..35a0a05ea18f36860ea5b02e4134b46ca27a5999 100644 (file)
@@ -18,8 +18,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/>.
 #
 #    To get the latest version, check on Freshmeat for actual location:
 #
index 463be42b8ea28ea03a744392b40747685391d693..25d5ba32a0f1e0ef8e1805d0464cd2c8fbb68709 100644 (file)
@@ -12,8 +12,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>.
  */
 /*
  * Author:
index 68a94ddf43e6a8833cd8b517f7aa05984987c2ab..8295727ffcad4cb90ba928eb0d07279524ac16f0 100644 (file)
@@ -14,8 +14,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>.
  *
  *
  * Based on iprule.c.
index 193e50cf1a4397099da043ef2853340d0021f33e..00b3b0b7df2af0358350085e15556ac51c86ab09 100644 (file)
@@ -12,8 +12,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>.
  */
 /*
  * based on ipneigh.c
index 9725077830b75f7a82d55acc395f89e7f0e36573..018913e8d604ed2618fcf665198b25944afe9761 100644 (file)
@@ -12,8 +12,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>.
  */
 /*
  * based on ip.c, iproute.c
index 411d9d5363ecb240b4475b0eee9f66c78a965f52..2ebfd38ec708e8b7e225e106a8641eccc2f6bdfa 100644 (file)
@@ -14,8 +14,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>.
  */
 /*
  * based on ip.c, iproute.c
index a6a28466843f24a260832b58533d374f6c82085e..2f1ec30273cb0ae323fdada4d5aadfc3c67306d1 100644 (file)
@@ -12,8 +12,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>.
  */
 /*
  * split from ip_tunnel.c
index 7e7fe135905c3559cf7d19a2ba62dbc10c33ece2..9c2f5d293ded85762a2a1ef565a498c8c43cd868 100644 (file)
@@ -12,8 +12,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>.
  */
 /*
  * Author:
index 784a201225f79666464fba703863265e210d790b..773c92e99e9ef8e36c00578df4e8c4bf5354560c 100644 (file)
--- a/ip/xfrm.h
+++ b/ip/xfrm.h
@@ -14,8 +14,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>.
  */
 /*
  * Authors:
index a1f5d53d468dafde934cad6f66d78a7e1b90f332..dea0afc69297218881bb1d653b55f2169437c3e0 100644 (file)
@@ -14,8 +14,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>.
  */
 /*
  * based on ipmonitor.c
index a8d8b98bafd93b9fad476d17ac341fbf6ba45b77..9421ba97283296e0c2f52dffb0bbe364282993bb 100644 (file)
@@ -14,8 +14,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>.
  */
 /*
  * based on iproute.c
index c4d2bf6768021c1d76a16c92ab5b67cd55381dc1..14f2fa7677b11f8bee9d66a908a936b24864241a 100644 (file)
@@ -14,8 +14,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>.
  */
 /*
  * based on iproute.c
index c7eef44f61534eaed01cf5de33371e7335bb4e87..cca05ed1eafbf345dee5437ad13d814ee0c3b171 100644 (file)
@@ -12,9 +12,8 @@
  * 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.
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses>.
  *
  * Authors:    Alexander Duyck <alexander.h.duyck@intel.com>
  *
index 546ae01150af59fe62aecac39fdc76dfe0b44d25..de29202797974c590e93bfb22eda1720fefc77b1 100644 (file)
@@ -12,9 +12,8 @@
  * 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.
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses>.
  *
  * Author: Alexander Duyck <alexander.h.duyck@intel.com>
  *