Skip to content

Commit

Permalink
imported svn:keywords Id property
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Oct 27, 2008
1 parent 2920803 commit e77434f
Show file tree
Hide file tree
Showing 183 changed files with 183 additions and 183 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: AUTHORS,v 2.27 2004-11-02 00:19:13 christophe Exp $
# $Id$

Authors and Contributors:

Expand Down
2 changes: 1 addition & 1 deletion Artistic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Id: Artistic,v 1.2 1999-09-09 05:44:00 arensb Exp $
$Id$



Expand Down
2 changes: 1 addition & 1 deletion HACKING
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* * Guidelines for contributors, most important ones first: * *
$Id: HACKING,v 1.10 2002-05-03 00:13:28 arensb Exp $
$Id$

- Try to leave this code as clean as you wish you had found it.

Expand Down
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Id: INSTALL,v 1.6 2005-02-02 02:31:59 christophe Exp $
$Id$

The latter part of this file is the standard GNU tool installation
instructions. Skip them if you're used to building GNU packages.
Expand Down
2 changes: 1 addition & 1 deletion Make.rules.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Common rules for building stuff. All of the Makefiles include this
# file.
#
# $Id: Make.rules.in,v 1.25 2005-02-02 02:10:39 christophe Exp $
# $Id$

# Note: there aren't many portable Makefile constructs. In particular,
# various versions of 'make' don't recognize one or more of
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Top-level Makefile
#
# $Id: Makefile,v 1.24 2004-11-02 04:47:10 christophe Exp $
# $Id$

# In each Makefile, ${TOP} is the top of the source tree. ${SUBDIR} is the
# path to the current directory, relative to ${TOP}. These two variables
Expand Down
2 changes: 1 addition & 1 deletion README.daemon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Some notes on running ColdSync as a daemon

$Id: README.daemon,v 2.8 2004-11-02 13:46:02 christophe Exp $
$Id$

Introduction
============
Expand Down
2 changes: 1 addition & 1 deletion README.libusb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Some notes on running ColdSync with libusb

$Id: README.libusb,v 1.3 2004-11-01 17:24:38 azummo Exp $
$Id$


libusb is an USB abstraction library that's used
Expand Down
2 changes: 1 addition & 1 deletion README.modem
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Some notes on running ColdSync with a dialup modem

$Id: README.modem,v 1.3 2002-11-02 17:18:24 azummo Exp $
$Id$

INTRODUCTION:
=============
Expand Down
2 changes: 1 addition & 1 deletion README.security
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Id: README.security,v 2.1 2001-05-24 06:30:33 arensb Exp $
$Id$

ColdSync Security Considerations

Expand Down
2 changes: 1 addition & 1 deletion README.usb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Some notes on running ColdSync with USB support

$Id: README.usb,v 1.8 2004-11-12 02:08:42 christophe Exp $
$Id$

Linux
=====
Expand Down
2 changes: 1 addition & 1 deletion aclocal.m4
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Copyright (C) 1999, Andrew Arensburger
#
# $Id: aclocal.m4,v 1.3 2000-12-23 11:30:24 arensb Exp $
# $Id$

# XXX - This won't compile on systems that use 'struct direct'. Then
# again, is that bad?
Expand Down
2 changes: 1 addition & 1 deletion coldnamed/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 2004-11-02 04:22:19 christophe Exp $
# $Id$

TOP = ..
SUBDIR = coldnamed
Expand Down
2 changes: 1 addition & 1 deletion coldnamed/coldnamed.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* You may distribute this file under the terms of the Artistic
* License, as specified in the README file.
*
* $Id: coldnamed.c,v 1.1 2002-03-19 12:00:10 arensb Exp $
* $Id$
*/

#include "config.h"
Expand Down
2 changes: 1 addition & 1 deletion coldsync-ppp/coldsync-ppp.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* You may distribute this file under the terms of the Artistic
* License, as specified in the README file.
*
* $Id: $
* $Id$
*/


Expand Down
2 changes: 1 addition & 1 deletion conduits/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: Makefile,v 1.22 2005-08-15 01:35:18 christophe Exp $
# $Id$

TOP = ..
SUBDIR = conduits
Expand Down
2 changes: 1 addition & 1 deletion conduits/archive-sync
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# ColdSync sync conduit to put archived records into a .pdb
#
# $Id: archive-sync,v 1.1 2004-10-11 23:52:27 christophe Exp $
# $Id$
#

use strict;
Expand Down
2 changes: 1 addition & 1 deletion conduits/copy-appinfo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: copy-appinfo,v 3.6 2004-02-25 12:38:56 azummo Exp $
# $Id$

# This conduit simply copies the AppInfo block from the database on the
# Palm to the desktop.
Expand Down
2 changes: 1 addition & 1 deletion conduits/dump-dbs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: dump-dbs,v 1.2 2003-06-26 19:20:42 azummo Exp $
# $Id$

# dumps the current database list (RAM, then ROM)

Expand Down
2 changes: 1 addition & 1 deletion conduits/dump-dlpdbs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the coldsync README file.
#
# $Id: dump-dlpdbs,v 1.1 2003-06-28 14:30:24 azummo Exp $
# $Id$

use strict;
use ColdSync;
Expand Down
2 changes: 1 addition & 1 deletion conduits/dump-env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: dump-env,v 1.1 2002-11-13 12:20:43 azummo Exp $
# $Id$

# This conduit dumps %ENV.

Expand Down
2 changes: 1 addition & 1 deletion conduits/dump-headers
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: dump-headers,v 1.2 2003-10-05 17:53:02 azummo Exp $
# $Id$

# This conduit dumps the headers received from ColdSync.

Expand Down
2 changes: 1 addition & 1 deletion conduits/mbox-inbox
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# mbox-inbox - coldsync mbox format fetch conduit

# $Id: mbox-inbox,v 1.1 2003-06-28 14:30:24 azummo Exp $
# $Id$

use strict;

Expand Down
2 changes: 1 addition & 1 deletion conduits/memo-text
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: memo-text,v 1.4 2001-02-18 06:50:39 arensb Exp $
# $Id$

# XXX - Write pod.

Expand Down
2 changes: 1 addition & 1 deletion conduits/purge-todo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# ColdSync completed record purger for Todo
#
# $Id: purge-todo,v 1.1 2004-11-07 22:47:02 christophe Exp $
# $Id$
#
use strict;

Expand Down
2 changes: 1 addition & 1 deletion conduits/recat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the coldsync README file.
#
# $Id: recat,v 1.1 2003-06-28 14:30:24 azummo Exp $
# $Id$

use strict;
use ColdSync;
Expand Down
2 changes: 1 addition & 1 deletion conduits/send-mail
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# ColdSync Mail conduit
#
# $Id: send-mail,v 1.10 2003-05-26 14:25:07 azummo Exp $
# $Id$
#
use strict;
use Palm::Mail;
Expand Down
2 changes: 1 addition & 1 deletion conduits/send-mail-2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# - try to send
# - if sent, delete from Palm outbox
#
# $Id: send-mail-2,v 1.1 2003-06-28 14:30:24 azummo Exp $
# $Id$
#
use strict;

Expand Down
2 changes: 1 addition & 1 deletion conduits/std-categories
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: std-categories,v 3.5 2001-06-04 01:41:10 arensb Exp $
# $Id$
#
# This is a ColdSync Sync conduit for synchronizing the categories between
# a database on the Palm and one on the desktop.
Expand Down
2 changes: 1 addition & 1 deletion conduits/todo-text
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: todo-text,v 1.10 2004-10-05 21:01:49 christophe Exp $
# $Id$

# XXX - Make sure this works when Note-Indent and/or Item-Cont are empty
# strings
Expand Down
2 changes: 1 addition & 1 deletion conduits/zire71-photo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may distribute this file under the terms of the Artistic
# License, as specified in the README file.
#
# $Id: zire71-photo,v 1.3 2004-10-03 03:21:12 christophe Exp $
# $Id$

use strict;

Expand Down
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dnl # Copyright (C) 1999-2001, Andrew Arensburger.
dnl # You may distribute this file under the terms of the Artistic
dnl # License, as specified in the README file.
dnl #
dnl # $Id: configure.in,v 1.163 2005-04-15 04:43:22 arensb Exp $
dnl # $Id$
dnl #

dnl # XXX - Check for strtoul(). If nonexistent, try using atol() in palment.c
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpAddSyncLogEntry.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpAddSyncLogEntry.3,v 1.1 2001-09-05 07:28:10 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpCallApplication.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpCallApplication.3,v 1.1 2001-09-05 07:29:00 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpCleanUpDataBase.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpCleanUpDataBase.3,v 1.1 2001-09-05 07:29:01 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpDeleteRecord.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpDeleteRecord.3,v 1.1 2001-09-05 07:29:02 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpEndOfSync.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpEndOfSync.3,v 1.1 2001-09-05 07:29:04 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpGetSysDateTime.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpGetSysDateTime.3,v 1.1 2001-09-05 07:29:05 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpMoveCategory.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpMoveCategory.3,v 1.1 2001-09-05 07:29:07 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpOpenConduit.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpOpenConduit.3,v 1.1 2001-09-05 07:29:08 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpOpenDB.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpOpenDB.3,v 1.1 2001-09-05 07:29:10 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpRPC.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpRPC.3,v 1.1 2001-09-05 07:29:12 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpReadAppBlock.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpReadAppBlock.3,v 1.1 2001-09-05 07:29:13 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpReadAppPreference.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpReadAppPreference.3,v 1.1 2001-09-05 07:29:15 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpReadDBList.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpReadDBList.3,v 1.1 2001-09-05 07:29:16 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpReadFeature.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpReadFeature.3,v 1.1 2001-09-05 07:29:18 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
2 changes: 1 addition & 1 deletion doc/DlpReadNetSyncInfo.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.\" You may distribute this file under the terms of the Artistic
.\" License, as specified in the README file.
.\"
.\" $Id: DlpReadNetSyncInfo.3,v 1.1 2001-09-05 07:29:20 arensb Exp $
.\" $Id$
.\"
.\" This man page uses the 'mdoc' formatting macros. If your 'man' uses
.\" the old 'man' package, you may run into problems.
Expand Down
Loading

0 comments on commit e77434f

Please sign in to comment.