aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/manual.txt2
-rw-r--r--po/LINGUAS2
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/de.po2
-rw-r--r--po/en.po2
-rw-r--r--po/es.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/nl.po2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/apoint.c2
-rw-r--r--src/args.c2
-rw-r--r--src/calcurse.12
-rw-r--r--src/calcurse.c2
-rw-r--r--src/calcurse.h2
-rw-r--r--src/calendar.c2
-rw-r--r--src/custom.c2
-rw-r--r--src/day.c2
-rw-r--r--src/dmon.c2
-rw-r--r--src/event.c2
-rw-r--r--src/help.c2
-rw-r--r--src/htable.h2
-rw-r--r--src/io.c2
-rw-r--r--src/keys.c2
-rw-r--r--src/mem.c2
-rw-r--r--src/notify.c2
-rw-r--r--src/recur.c2
-rw-r--r--src/sigs.c2
-rw-r--r--src/todo.c2
-rw-r--r--src/utils.c2
-rw-r--r--src/vars.c2
-rw-r--r--src/wins.c2
34 files changed, 0 insertions, 68 deletions
diff --git a/Makefile.am b/Makefile.am
index dfd1bc5..8a0d22f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-# $calcurse: Makefile.am,v 1.8 2011/02/24 11:36:50 fleischer Exp $
-
AUTOMAKE_OPTIONS= foreign
ACLOCAL_AMFLAGS = -I m4
diff --git a/configure.ac b/configure.ac
index 246f3d6..6bfbc94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,3 @@
-# $calcurse: configure.ac,v 1.37 2011/02/24 11:36:50 fleischer Exp $
-
#-------------------------------------------------------------------------------
# Init
#-------------------------------------------------------------------------------
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 32e99e2..28bbb55 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,3 @@
-# $calcurse: Makefile.am,v 1.1 2011/02/24 11:36:50 fleischer Exp $
-
AUTOMAKE_OPTIONS = foreign
ASCIIDOC_ARGS = \
diff --git a/doc/manual.txt b/doc/manual.txt
index 625db16..c3e34c0 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -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>
* All rights reserved.
*
diff --git a/po/LINGUAS b/po/LINGUAS
index 349478f..826caf8 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,4 +1,2 @@
-# $calcurse: LINGUAS,v 1.4 2007/07/28 13:29:56 culot Exp $
-#
# Set of available languages.
fr en de es nl
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cd34bce..6c588c5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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.
src/apoint.c
src/args.c
diff --git a/po/de.po b/po/de.po
index 55f5002..c6f6fbe 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,3 @@
-# $calcurse: de.po,v 1.31 2010/10/23 11:08:28 culot Exp $
-#
# German translations for calcurse package.
# Copyright (C) 2006-2007 Michael Schulz <bloodshower@web.de>
# This file is distributed under the same license as the calcurse package.
diff --git a/po/en.po b/po/en.po
index 9e93782..ee71e50 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,5 +1,3 @@
-# $calcurse: en.po,v 1.24 2010/05/29 07:33:59 culot Exp $
-#
# English/GB translation of calcurse.
# Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org>
# This file is distributed under the same license as the calcurse package.
diff --git a/po/es.po b/po/es.po
index 9001d64..918a336 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,3 @@
-# $calcurse: es.po,v 1.25 2010/05/29 07:33:59 culot Exp $
-#
# Spanish translations for calcurse package.
# Copyright (c) Jose Lopez <testinground@gmail.com> 2006 Free Software Foundation, Inc.
# This file is distributed under the same license as the Calcurse package.
diff --git a/po/fr.po b/po/fr.po
index 6eac72f..ea71908 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,3 @@
-# $calcurse: fr.po,v 1.35 2010/05/29 07:33:59 culot Exp $
-#
# French translations for calcurse package.
# Copyright (C) 2004-2008 Frederic Culot <frederic@culot.org>
# This file is distributed under the same license as the calcurse package.
diff --git a/po/nl.po b/po/nl.po
index fd962f0..253fa90 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,5 +1,3 @@
-# $calcurse: nl.po,v 1.23 2010/05/29 07:34:00 culot Exp $
-#
# Dutch translations for calcurse package.
# Copyright (C) 2007-2008 Jeremy Roon <p.roon@chello.nl>
# This file is distributed under the same license as the calcurse package.
diff --git a/src/Makefile.am b/src/Makefile.am
index d00d84c..b9e6a86 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-# $calcurse: Makefile.am,v 1.11 2010/03/20 10:54:41 culot Exp $
-
AUTOMAKE_OPTIONS= foreign
bin_PROGRAMS= calcurse
diff --git a/src/apoint.c b/src/apoint.c
index 9f24542..b1ad276 100644
--- a/src/apoint.c
+++ b/src/apoint.c
@@ -1,5 +1,3 @@
-/* $calcurse: apoint.c,v 1.38 2010/03/20 10:54:41 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/args.c b/src/args.c
index f2c3361..4f341ed 100644
--- a/src/args.c
+++ b/src/args.c
@@ -1,5 +1,3 @@
-/* $calcurse: args.c,v 1.64 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/calcurse.1 b/src/calcurse.1
index 2c87e7a..6fe9eed 100644
--- a/src/calcurse.1
+++ b/src/calcurse.1
@@ -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>
.\" All rights reserved.
.\"
diff --git a/src/calcurse.c b/src/calcurse.c
index 59f2d4e..fbb3b54 100644
--- a/src/calcurse.c
+++ b/src/calcurse.c
@@ -1,5 +1,3 @@
-/* $calcurse: calcurse.c,v 1.88 2010/03/20 13:29:47 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/calcurse.h b/src/calcurse.h
index f301b2e..095c0f7 100644
--- a/src/calcurse.h
+++ b/src/calcurse.h
@@ -1,5 +1,3 @@
-/* $Id: calcurse.h,v 1.6 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/calendar.c b/src/calendar.c
index c5aeae8..f073405 100644
--- a/src/calendar.c
+++ b/src/calendar.c
@@ -1,5 +1,3 @@
-/* $calcurse: calendar.c,v 1.39 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/custom.c b/src/custom.c
index bf97356..d4fac74 100644
--- a/src/custom.c
+++ b/src/custom.c
@@ -1,5 +1,3 @@
-/* $calcurse: custom.c,v 1.51 2010/03/29 07:37:16 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/day.c b/src/day.c
index 17c2a31..a838d87 100644
--- a/src/day.c
+++ b/src/day.c
@@ -1,5 +1,3 @@
-/* $calcurse: day.c,v 1.54 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/dmon.c b/src/dmon.c
index 46f4c22..411f51b 100644
--- a/src/dmon.c
+++ b/src/dmon.c
@@ -1,5 +1,3 @@
-/* $calcurse: dmon.c,v 1.12 2010/03/20 10:54:44 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/event.c b/src/event.c
index 3c827c4..09faedd 100644
--- a/src/event.c
+++ b/src/event.c
@@ -1,5 +1,3 @@
-/* $calcurse: event.c,v 1.16 2010/03/20 10:54:44 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/help.c b/src/help.c
index e2b171c..8bd5afd 100644
--- a/src/help.c
+++ b/src/help.c
@@ -1,5 +1,3 @@
-/* $calcurse: help.c,v 1.46 2011/01/13 23:21:40 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/htable.h b/src/htable.h
index 67d4a0d..743a852 100644
--- a/src/htable.h
+++ b/src/htable.h
@@ -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>
* All rights reserved.
diff --git a/src/io.c b/src/io.c
index 271f0e6..84c4c76 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,5 +1,3 @@
-/* $calcurse: io.c,v 1.83 2010/03/21 10:17:04 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/keys.c b/src/keys.c
index 16a81d8..ff1ddf8 100644
--- a/src/keys.c
+++ b/src/keys.c
@@ -1,5 +1,3 @@
-/* $calcurse: keys.c,v 1.18 2010/03/20 10:54:46 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/mem.c b/src/mem.c
index 482c7e0..964181a 100644
--- a/src/mem.c
+++ b/src/mem.c
@@ -1,5 +1,3 @@
-/* $calcurse: mem.c,v 1.7 2010/03/20 10:54:46 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/notify.c b/src/notify.c
index c36a2be..7411d35 100644
--- a/src/notify.c
+++ b/src/notify.c
@@ -1,5 +1,3 @@
-/* $calcurse: notify.c,v 1.50 2010/03/21 10:17:04 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/recur.c b/src/recur.c
index 096c961..7955677 100644
--- a/src/recur.c
+++ b/src/recur.c
@@ -1,5 +1,3 @@
-/* $calcurse: recur.c,v 1.55 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/sigs.c b/src/sigs.c
index 2a24492..db0b85a 100644
--- a/src/sigs.c
+++ b/src/sigs.c
@@ -1,5 +1,3 @@
-/* $calcurse: sigs.c,v 1.11 2010/03/20 10:54:48 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/todo.c b/src/todo.c
index 8771e4e..b40ea37 100644
--- a/src/todo.c
+++ b/src/todo.c
@@ -1,5 +1,3 @@
-/* $calcurse: todo.c,v 1.36 2010/03/20 10:54:48 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/utils.c b/src/utils.c
index 63f3320..84cbd9d 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -1,5 +1,3 @@
-/* $calcurse: utils.c,v 1.87 2011/01/11 22:10:48 fleischer Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/vars.c b/src/vars.c
index 5fbb1ba..dd5f5c3 100644
--- a/src/vars.c
+++ b/src/vars.c
@@ -1,5 +1,3 @@
-/* $calcurse: vars.c,v 1.21 2010/03/20 10:54:49 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*
diff --git a/src/wins.c b/src/wins.c
index d1ddc1b..11a7163 100644
--- a/src/wins.c
+++ b/src/wins.c
@@ -1,5 +1,3 @@
-/* $calcurse: wins.c,v 1.33 2010/03/23 13:08:46 culot Exp $ */
-
/*
* Calcurse - text-based organizer
*