Remove CVS "$Id" headers.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2011-03-03 16:19:45 +01:00
parent 012e446194
commit 91c9cac898
34 changed files with 0 additions and 68 deletions

View File

@ -1,5 +1,3 @@
# $calcurse: Makefile.am,v 1.8 2011/02/24 11:36:50 fleischer Exp $
AUTOMAKE_OPTIONS= foreign AUTOMAKE_OPTIONS= foreign
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4

View File

@ -1,5 +1,3 @@
# $calcurse: configure.ac,v 1.37 2011/02/24 11:36:50 fleischer Exp $
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Init # Init
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $calcurse: Makefile.am,v 1.1 2011/02/24 11:36:50 fleischer Exp $
AUTOMAKE_OPTIONS = foreign AUTOMAKE_OPTIONS = foreign
ASCIIDOC_ARGS = \ ASCIIDOC_ARGS = \

View File

@ -1,7 +1,5 @@
//// ////
/* /*
* $calcurse: manual.txt,v 1.1 2011/02/24 11:36:50 fleischer Exp $
*
* Copyright (c) 2004-2010 Frederic Culot <frederic@culot.org> * Copyright (c) 2004-2010 Frederic Culot <frederic@culot.org>
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,2 @@
# $calcurse: LINGUAS,v 1.4 2007/07/28 13:29:56 culot Exp $
#
# Set of available languages. # Set of available languages.
fr en de es nl fr en de es nl

View File

@ -1,5 +1,3 @@
# $calcurse: POTFILES.in,v 1.5 2009/07/26 21:08:01 culot Exp $
# List of source files which contain translatable strings. # List of source files which contain translatable strings.
src/apoint.c src/apoint.c
src/args.c src/args.c

View File

@ -1,5 +1,3 @@
# $calcurse: de.po,v 1.31 2010/10/23 11:08:28 culot Exp $
#
# German translations for calcurse package. # German translations for calcurse package.
# Copyright (C) 2006-2007 Michael Schulz <bloodshower@web.de> # Copyright (C) 2006-2007 Michael Schulz <bloodshower@web.de>
# This file is distributed under the same license as the calcurse package. # This file is distributed under the same license as the calcurse package.

View File

@ -1,5 +1,3 @@
# $calcurse: en.po,v 1.24 2010/05/29 07:33:59 culot Exp $
#
# English/GB translation of calcurse. # English/GB translation of calcurse.
# Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org> # Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org>
# This file is distributed under the same license as the calcurse package. # This file is distributed under the same license as the calcurse package.

View File

@ -1,5 +1,3 @@
# $calcurse: es.po,v 1.25 2010/05/29 07:33:59 culot Exp $
#
# Spanish translations for calcurse package. # Spanish translations for calcurse package.
# Copyright (c) Jose Lopez <testinground@gmail.com> 2006 Free Software Foundation, Inc. # Copyright (c) Jose Lopez <testinground@gmail.com> 2006 Free Software Foundation, Inc.
# This file is distributed under the same license as the Calcurse package. # This file is distributed under the same license as the Calcurse package.

View File

@ -1,5 +1,3 @@
# $calcurse: fr.po,v 1.35 2010/05/29 07:33:59 culot Exp $
#
# French translations for calcurse package. # French translations for calcurse package.
# Copyright (C) 2004-2008 Frederic Culot <frederic@culot.org> # Copyright (C) 2004-2008 Frederic Culot <frederic@culot.org>
# This file is distributed under the same license as the calcurse package. # This file is distributed under the same license as the calcurse package.

View File

@ -1,5 +1,3 @@
# $calcurse: nl.po,v 1.23 2010/05/29 07:34:00 culot Exp $
#
# Dutch translations for calcurse package. # Dutch translations for calcurse package.
# Copyright (C) 2007-2008 Jeremy Roon <p.roon@chello.nl> # Copyright (C) 2007-2008 Jeremy Roon <p.roon@chello.nl>
# This file is distributed under the same license as the calcurse package. # This file is distributed under the same license as the calcurse package.

View File

@ -1,5 +1,3 @@
# $calcurse: Makefile.am,v 1.11 2010/03/20 10:54:41 culot Exp $
AUTOMAKE_OPTIONS= foreign AUTOMAKE_OPTIONS= foreign
bin_PROGRAMS= calcurse bin_PROGRAMS= calcurse

View File

@ -1,5 +1,3 @@
/* $calcurse: apoint.c,v 1.38 2010/03/20 10:54:41 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: args.c,v 1.64 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
.\" $calcurse: calcurse.1,v 1.22 2010/11/01 18:33:47 fleischer Exp $
.\"
.\" Copyright (c) 2004-2010 Frederic Culot <frederic@culot.org> .\" Copyright (c) 2004-2010 Frederic Culot <frederic@culot.org>
.\" All rights reserved. .\" All rights reserved.
.\" .\"

View File

@ -1,5 +1,3 @@
/* $calcurse: calcurse.c,v 1.88 2010/03/20 13:29:47 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $Id: calcurse.h,v 1.6 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: calendar.c,v 1.39 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: custom.c,v 1.51 2010/03/29 07:37:16 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: day.c,v 1.54 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: dmon.c,v 1.12 2010/03/20 10:54:44 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: event.c,v 1.16 2010/03/20 10:54:44 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: help.c,v 1.46 2011/01/13 23:21:40 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $Id: htable.h,v 1.3 2008/11/16 17:42:53 culot Exp $ */
/* /*
* Copyright (c) 2008 Frederic Culot <frederic@culot.org> * Copyright (c) 2008 Frederic Culot <frederic@culot.org>
* All rights reserved. * All rights reserved.

View File

@ -1,5 +1,3 @@
/* $calcurse: io.c,v 1.83 2010/03/21 10:17:04 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: keys.c,v 1.18 2010/03/20 10:54:46 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: mem.c,v 1.7 2010/03/20 10:54:46 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: notify.c,v 1.50 2010/03/21 10:17:04 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: recur.c,v 1.55 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: sigs.c,v 1.11 2010/03/20 10:54:48 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: todo.c,v 1.36 2010/03/20 10:54:48 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: utils.c,v 1.87 2011/01/11 22:10:48 fleischer Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: vars.c,v 1.21 2010/03/20 10:54:49 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *

View File

@ -1,5 +1,3 @@
/* $calcurse: wins.c,v 1.33 2010/03/23 13:08:46 culot Exp $ */
/* /*
* Calcurse - text-based organizer * Calcurse - text-based organizer
* *