From 283952c4a82b5a9d20932dff1f21148672d33bf4 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 28 Apr 2016 11:14:10 +0200 Subject: inet: Remove SCCS keywords --- ChangeLog | 10 ++++++++++ inet/inet_lnaof.c | 4 ---- inet/inet_mkadr.c | 4 ---- inet/inet_net.c | 5 ----- inet/inet_netof.c | 4 ---- inet/rcmd.c | 4 ---- inet/rexec.c | 4 ---- inet/ruserpass.c | 4 ---- 8 files changed, 10 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLog index c4aec9445e..4a3a52826c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2016-04-28 Florian Weimer + + * inet/inet_lnaof.c: Remove SCSS keyword. + * inet/inet_mkadr.c: Likewise. + * inet/inet_net.c: Likewise. + * inet/inet_netof.c: Likewise. + * inet/rcmd.c: Likewise. + * inet/rexec.c: Likewise. + * inet/ruserpass.c: Likewise. + 2016-04-28 Florian Weimer * resolv/inet_addr.c: Remove _LIBC conditionals. diff --git a/inet/inet_lnaof.c b/inet/inet_lnaof.c index 8fd759ccbb..fc8196b709 100644 --- a/inet/inet_lnaof.c +++ b/inet/inet_lnaof.c @@ -27,10 +27,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)inet_lnaof.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include diff --git a/inet/inet_mkadr.c b/inet/inet_mkadr.c index 75d8daa654..88faef74cf 100644 --- a/inet/inet_mkadr.c +++ b/inet/inet_mkadr.c @@ -27,10 +27,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)inet_makeaddr.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include diff --git a/inet/inet_net.c b/inet/inet_net.c index 2e8752d3be..1de83b6186 100644 --- a/inet/inet_net.c +++ b/inet/inet_net.c @@ -44,11 +44,6 @@ License along with the GNU C Library; if not, see . */ - -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include diff --git a/inet/inet_netof.c b/inet/inet_netof.c index 0f048e6c46..ef6281d29f 100644 --- a/inet/inet_netof.c +++ b/inet/inet_netof.c @@ -27,10 +27,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include diff --git a/inet/rcmd.c b/inet/rcmd.c index ace6b14a93..8613d96764 100644 --- a/inet/rcmd.c +++ b/inet/rcmd.c @@ -55,10 +55,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)rcmd.c 8.3 (Berkeley) 3/26/94"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include diff --git a/inet/rexec.c b/inet/rexec.c index 4e6d48d6b8..24ac4b11b6 100644 --- a/inet/rexec.c +++ b/inet/rexec.c @@ -27,10 +27,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)rexec.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include #include diff --git a/inet/ruserpass.c b/inet/ruserpass.c index ff379db43b..dafc33036a 100644 --- a/inet/ruserpass.c +++ b/inet/ruserpass.c @@ -27,10 +27,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)ruserpass.c 8.3 (Berkeley) 4/2/94"; -#endif /* not lint */ - #include #include -- cgit v1.2.3