Skip to content

Commit

Permalink
kill RCS $Id$ as we do not use CVS anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
cdidier committed Nov 10, 2013
1 parent 1f04d6f commit c129ed1
Show file tree
Hide file tree
Showing 106 changed files with 0 additions and 212 deletions.
2 changes: 0 additions & 2 deletions Makefile
@@ -1,5 +1,3 @@
# $Id$

include config.mk

all clean user-install user-uninstall:
Expand Down
2 changes: 0 additions & 2 deletions src/Makefile
@@ -1,5 +1,3 @@
# $Id$

all clean user-install install:
@echo "core module:"
@cd core/ && ${MAKE} $@
Expand Down
2 changes: 0 additions & 2 deletions src/core/Makefile
@@ -1,5 +1,3 @@
# $Id$

LIB= xmpp_core
SRCS= xmpp-commands.c \
xmpp-core.c \
Expand Down
2 changes: 0 additions & 2 deletions src/core/loudmouth-tools.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/loudmouth-tools.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __LOUDMOUTH_TOOLS_H
#define __LOUDMOUTH_TOOLS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/protocol.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/protocol.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __PROTOCOL_H
#define __PROTOCOL_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/rosters-tools.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/rosters-tools.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __ROSTER_TOOLS_H
#define __ROSTER_TOOLS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/rosters.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/rosters.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __ROSTER_H
#define __ROSTER_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/stanzas.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/stanzas.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __STANZAS_H
#define __STANZAS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/tools.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/tools.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __TOOLS_H
#define __TOOLS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/chatstates.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/chatstates.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __CHATSTATES_H
#define __CHATSTATES_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/composing.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/composing.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __COMPOSING_H
#define __COMPOSING_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/datetime.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/datetime.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __DATETIME_H
#define __DATETIME_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/delay.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/delay.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __DELAY_H
#define __DELAY_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/disco.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/disco.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __DISCO_H
#define __DISCO_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-commands.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-commands.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __MUC_COMMANDS_H
#define __MUC_COMMANDS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-events.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-events.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __MUC_EVENTS_H
#define __MUC_EVENTS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-nicklist.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-nicklist.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __MUC_NICKLIST_H
#define __MUC_NICKLIST_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-reconnect.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc-reconnect.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __MUC_RECONNECT_H
#define __MUC_RECONNECT_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/muc.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __MUC_H
#define __MUC_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/oob.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/oob.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __OOB_H
#define __OOB_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/ping.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/ping.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __PING_H
#define __PING_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/registration.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/registration.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __REGISTRATION_H
#define __REGISTRATION_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/tool_datalist.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/tool_datalist.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __TOOL_DATALIST_H
#define __TOOL_DATALIST_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/vcard.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/vcard.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __VCARD_H
#define __VCARD_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/version.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/version.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __VERSION_H
#define __VERSION_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/xep.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xep/xep.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XEP_H
#define __XEP_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-commands.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-commands.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_COMMANDS_H
#define __XMPP_COMMANDS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-core.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-queries.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-queries.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_QUERIES_H
#define __XMPP_QUERIES_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-servers-reconnect.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-servers-reconnect.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_SERVERS_RECONNECT_H
#define __XMPP_SERVERS_RECONNECT_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-servers.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-servers.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_SERVERS_H
#define __XMPP_SERVERS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-settings.c
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2007 Colin DIDIER
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp-settings.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_SETTINGS_H
#define __XMPP_SETTINGS_H

Expand Down
2 changes: 0 additions & 2 deletions src/core/xmpp.h
@@ -1,5 +1,3 @@
/* $Id$ */

#ifndef __XMPP_H
#define __XMPP_H

Expand Down

0 comments on commit c129ed1

Please sign in to comment.