2005-11-21  Ulrich Drepper  <drepper@redhat.com>

	* locales/se_NO: Remove RCS ID line.
This commit is contained in:
Ulrich Drepper 2005-11-21 15:45:19 +00:00
parent 34df9f751d
commit afd662ec27
23 changed files with 6 additions and 59 deletions

View File

@ -1,5 +1,3 @@
# Generated from $Id$.
srcdir = @srcdir@
# Uncomment the line below if you want to do parallel build.

View File

@ -1,5 +1,4 @@
/* @configure_input@ -*- C -*-
Generated from $Id$.
This is used only by the generic `uname' function for systems with no real
`uname' call. If this data is not correct, it does not matter much. */

View File

@ -1,5 +1,4 @@
# @configure_input@
# From $Id$.
# Don't edit this file. Put configuration parameters in configparms instead.
version = @VERSION@

View File

@ -1,3 +1,7 @@
2005-11-21 Ulrich Drepper <drepper@redhat.com>
* locales/se_NO: Remove RCS ID line.
2005-11-16 Ulrich Drepper <drepper@redhat.com>
[BZ 1872]

View File

@ -1,4 +1,3 @@
# $Id$
comment_char %
escape_char /
%
@ -71,7 +70,7 @@ collating-symbol <scaron>
collating-symbol <oumlaut>
collating-symbol <oslash>
%
%
reorder-after <CAP>
<MIN>
@ -267,7 +266,7 @@ am_pm "";""
t_fmt_ampm ""
% Denne linjen vil gi f.eks.:
% duorasdat, borgem<U00E1>nu 23. b. 2001 00:47:57 CEST
% duorasdat, borgem<U00E1>nu 23. b. 2001 00:47:57 CEST
date_fmt "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0064><U002E>/
<U0020><U0062><U002E><U0020><U0025><U0059><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
<U0020><U0025><U005A>"

View File

@ -18,8 +18,6 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* $Id$ */
#include <stdbool.h>
/* Compile-time constants. */

View File

@ -18,8 +18,6 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* $Id$ */
/* What to do if the standard debugging hooks are in place and a
corrupt pointer is detected: do nothing (0), print an error message
(1), or call abort() (2). */

View File

@ -24,7 +24,6 @@
Doug Lea and adapted to multiple threads/arenas by Wolfram Gloger.
* Version ptmalloc2-20011215
$Id$
based on:
VERSION 2.7.0 Sun Mar 11 14:14:06 2001 Doug Lea (dl at gee)

View File

@ -1,4 +1,3 @@
$Id$
This is the file .../info/dir, which contains the topmost node of the
Info hierarchy. The first time you invoke Info you start off
looking at that node, which is (dir)Top.

View File

@ -11,7 +11,6 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
* $Id$
*/
#ifndef _MATH_PRIVATE_H_

View File

@ -51,7 +51,6 @@
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)gethostnamadr.c 8.1 (Berkeley) 6/4/93";
static char rcsid[] = "$Id$";
#endif /* LIBC_SCCS and not lint */
#include <sys/types.h>

View File

@ -4,8 +4,6 @@
# Created: 1993-05-16
# Public domain
# $Id$
errstatus=0
for file

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_clntout.c 1.11 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char clntout_rcsid[] =
"$Id$";
#endif
/*
* rpc_clntout.c, Client-stub outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char cout_rcsid[] =
"$Id$";
#endif
/*
* rpc_cout.c, XDR routine outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_hout.c 1.12 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char hout_rcsid[] =
"$Id$";
#endif
/*
* rpc_hout.c, Header file outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From @(#)rpc_main.c 1.30 89/03/30 (C) 1987 SMI;
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char main_rcsid[] =
"$Id$";
#endif
/*
* rpc_main.c, Top level of the RPC protocol compiler.

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_parse.c 1.8 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char parse_rcsid[] =
"$Id$";
#endif
/*
* rpc_parse.c, Parser for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_sample.c 1.1 90/08/30 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sample_rcsid[] =
"$Id$";
#endif
/*
* rpc_sample.c, Sample client-server code outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_scan.c 1.11 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char scan_rcsid[] =
"$Id$";
#endif
/*
* rpc_scan.c, Scanner for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_svcout.c 1.29 89/03/30 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char svcout_rcsid[] =
"$Id$";
#endif
/*
* rpc_svcout.c, Server-skeleton outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_tblout.c 1.4 89/02/22 (C) 1988 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char tblout_rcsid[] =
"$Id$";
#endif
/*
* rpc_tblout.c, Dispatch table outputter for the RPC protocol compiler

View File

@ -31,10 +31,6 @@
/*
* From: @(#)rpc_util.c 1.11 89/02/22 (C) 1987 SMI
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char util_rcsid[] =
"$Id$";
#endif
/*
* rpc_util.c, Utility routines for the RPC protocol compiler

View File

@ -30,8 +30,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* Version: $Id$
*/
#ifndef _SYS_QUOTA_H