From: Stephen Hemminger Date: Tue, 1 Dec 2009 23:49:48 +0000 (-0800) Subject: Remove Changes: comments X-Git-Tag: v2.6.31~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232642c28c5320e6cf1e32f667f866c5f7372bfe;p=thirdparty%2Fiproute2.git Remove Changes: comments Discourage developers from putting change log in comments now that software has been under change control for 5 years. --- diff --git a/ip/ip.c b/ip/ip.c index b4c076aa4..ace8cc6f5 100644 --- a/ip/ip.c +++ b/ip/ip.c @@ -7,11 +7,6 @@ * 2 of the License, or (at your option) any later version. * * Authors: Alexey Kuznetsov, - * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/ip6tunnel.c b/ip/ip6tunnel.c index 8852a67a3..203e4a3a9 100644 --- a/ip/ip6tunnel.c +++ b/ip/ip6tunnel.c @@ -15,11 +15,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* - * based on: - * $Id: s.ipv6tunnel.c 1.7 02/12/11 11:21:51+02:00 antti@traci.mipl.mediapoli.com $ - * - */ /* * Author: * Masahide NAKAMURA @USAGI diff --git a/ip/ipaddress.c b/ip/ipaddress.c index 267ecb36a..592d7c62a 100644 --- a/ip/ipaddress.c +++ b/ip/ipaddress.c @@ -8,8 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * Changes: - * Laszlo Valko 990223: address label must be zero terminated */ #include diff --git a/ip/ipneigh.c b/ip/ipneigh.c index 30c7c72db..2d96ab7c6 100644 --- a/ip/ipneigh.c +++ b/ip/ipneigh.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/iproute.c b/ip/iproute.c index bf0f31bdb..82abbdacc 100644 --- a/ip/iproute.c +++ b/ip/iproute.c @@ -8,11 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses - * Kunihiro Ishiguro 001102: rtnh_ifindex was not initialized */ #include diff --git a/ip/iprule.c b/ip/iprule.c index e1a943a2b..20be990b0 100644 --- a/ip/iprule.c +++ b/ip/iprule.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/iptunnel.c b/ip/iptunnel.c index 338d8bdf3..dcd7ee6f2 100644 --- a/ip/iptunnel.c +++ b/ip/iptunnel.c @@ -8,12 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses - * Rani Assaf 980930: do not allow key for ipip/sit - * Phil Karn 990408: "pmtudisc" flag */ #include diff --git a/lib/utils.c b/lib/utils.c index 0bb08325c..a60d884e5 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/tc/q_prio.c b/tc/q_prio.c index 6883edb01..31a37cd84 100644 --- a/tc/q_prio.c +++ b/tc/q_prio.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * Changes: - * - * Ole Husgaard : 990513: prio2band map was always reset. - * J Hadi Salim : 990609: priomap fix. */ #include diff --git a/tc/q_rr.c b/tc/q_rr.c index 9335c4705..9bb8c7de1 100644 --- a/tc/q_rr.c +++ b/tc/q_rr.c @@ -8,11 +8,6 @@ * * Authors: PJ Waskiewicz, * Original Authors: Alexey Kuznetsov, (from PRIO) - * - * Changes: - * - * Ole Husgaard : 990513: prio2band map was always reset. - * J Hadi Salim : 990609: priomap fix. */ #include