From: Phil Sutter Date: Fri, 18 Sep 2015 18:17:02 +0000 (+0200) Subject: comment: Fix remaining listings of wrong FSF address X-Git-Tag: v4.3.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c32fa1d698fd221ffdc0d84118d7f77331da175;p=thirdparty%2Fiproute2.git comment: Fix remaining listings of wrong FSF address This patch follows the changes of commit 4d98ab0 ("Fix FSF address in file headers"), fixing file headers added after it. Signed-off-by: Phil Sutter --- diff --git a/include/linux/tc_act/tc_skbedit.h b/include/linux/tc_act/tc_skbedit.h index 7a2e910a5..73026b352 100644 --- a/include/linux/tc_act/tc_skbedit.h +++ b/include/linux/tc_act/tc_skbedit.h @@ -11,8 +11,7 @@ * 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 . * * Author: Alexander Duyck */ diff --git a/tc/m_connmark.c b/tc/m_connmark.c index 51938dce3..41ca4b25d 100644 --- a/tc/m_connmark.c +++ b/tc/m_connmark.c @@ -13,8 +13,7 @@ * 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 . */ #include