Remove SVN keywords

This commit is contained in:
Julien BLACHE 2009-04-01 18:59:32 +02:00
parent d0a50ce5e7
commit d3b4d80284
86 changed files with 13 additions and 146 deletions

View File

@ -1,3 +1,2 @@
$Id$
Ron Pedde <ron@pedde.com> Ron Pedde <ron@pedde.com>

View File

@ -1,4 +1,3 @@
* $Id$ */
I've received lots of help from people on this project. I've received lots of help from people on this project.

View File

@ -1,5 +1,4 @@
# $Id$
#
EXTRA_DIST = configure CREDITS EXTRA_DIST = configure CREDITS
SUBDIRS=src admin-root contrib SUBDIRS=src admin-root contrib

2
README
View File

@ -1,5 +1,3 @@
$Id$
Here's the short and sweet of it: Here's the short and sweet of it:
./configure; make; make install ./configure; make; make install

View File

@ -1,4 +1,3 @@
* $Id$ */
I've received lots of help from people on this project. I've received lots of help from people on this project.
@ -146,3 +145,9 @@ Gareth Potter
Anton Johansson Anton Johansson
* Swedish Translations * Swedish Translations
Ian Burrell
* configure patches to put plugins in libdir
* RH/Centos/Fedora specfiles
Stephane Moreau
* admin page updates to make apache rewrites easier

View File

@ -1,5 +1,4 @@
# $Id$
#
SUBDIRS=lib-js SUBDIRS=lib-js
adminrootdir = ${pkgdatadir}/admin-root adminrootdir = ${pkgdatadir}/admin-root

View File

@ -1,5 +1,4 @@
# $Id: Makefile.am 712 2005-11-20 10:02:31Z rpedde $
#
SUBDIRS=script.aculo.us SUBDIRS=script.aculo.us
jslibdir = ${pkgdatadir}/admin-root/lib-js jslibdir = ${pkgdatadir}/admin-root/lib-js

View File

@ -1,5 +1,4 @@
# $Id: Makefile.am 712 2005-11-20 10:02:31Z rpedde $
#
scriptaculousdir = ${pkgdatadir}/admin-root/lib-js/script.aculo.us scriptaculousdir = ${pkgdatadir}/admin-root/lib-js/script.aculo.us
scriptaculous_DATA = builder.js controls.js dragdrop.js effects.js \ scriptaculous_DATA = builder.js controls.js dragdrop.js effects.js \
scriptaculous.js slider.js unittest.js scriptaculous.js slider.js unittest.js

View File

@ -1,5 +1,4 @@
# $Id$
#
SUBDIRS = init.d SUBDIRS = init.d
EXTRA_DIST = README mt-daapd.spec mt-daapd.conf.templ mt-daapd-ssc.sh mt-daapd-ssc.pl EXTRA_DIST = README mt-daapd.spec mt-daapd.conf.templ mt-daapd-ssc.sh mt-daapd-ssc.pl

View File

@ -1,5 +1,3 @@
# $Id$
In here goes stuff that anyone wants to send... add-ons, unsupported patches, etc. In here goes stuff that anyone wants to send... add-ons, unsupported patches, etc.

View File

@ -1,7 +1,5 @@
#!/usr/bin/env perl #!/usr/bin/env perl
# #
# $Id$
#
# -*- perl -*- # -*- perl -*-
# #
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------

View File

@ -1,4 +1,3 @@
# $Id$
# #
# This is the mt-daapd config file. # This is the mt-daapd config file.
# #

View File

@ -1,5 +1,4 @@
# $Id$
#
SUBDIRS = plugins SUBDIRS = plugins
sbin_PROGRAMS = mt-daapd sbin_PROGRAMS = mt-daapd

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Created by Ron Pedde on 2007-07-01. * Created by Ron Pedde on 2007-07-01.
* Copyright (C) 2007 Firefly Media Services. All rights reserved. * Copyright (C) 2007 Firefly Media Services. All rights reserved.
* *

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Functions for reading and writing the config file * Functions for reading and writing the config file
* *
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Functions for reading and writing the config file * Functions for reading and writing the config file
* *
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Functions for reading and writing the config file * Functions for reading and writing the config file
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Functions for reading and writing the config file * Functions for reading and writing the config file
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Header info for daapd server * Header info for daapd server
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Generic db implementation for specific sql backend * Generic db implementation for specific sql backend
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Header info for generic database * Header info for generic database
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* sqlite3-specific db implementation * sqlite3-specific db implementation
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* sqlite3-specific db implementation * sqlite3-specific db implementation
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id: $
* Commands to update database to new version * Commands to update database to new version
* *
*/ */

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* sql-specific db implementation * sql-specific db implementation
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* sql-specific db implementation * sql-specific db implementation
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Generic error handling * Generic error handling
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Error related routines * Error related routines
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Database structure and fields * Database structure and fields
*/ */

View File

@ -1,5 +1,4 @@
/* /*
* $Id: $
* Public plug-in interface * Public plug-in interface
* *
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Created by Ron Pedde on 2007-07-01. * Created by Ron Pedde on 2007-07-01.
* Copyright (C) 2007 Firefly Media Services. All rights reserved. * Copyright (C) 2007 Firefly Media Services. All rights reserved.
* *

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Private interface for io objects to provide plug-in io objects * Private interface for io objects to provide plug-in io objects
*/ */

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Generic IO handling for files/sockets/etc * Generic IO handling for files/sockets/etc
*/ */

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Generic IO abstraction for files, sockets, http streams, etc * Generic IO abstraction for files, sockets, http streams, etc
*/ */

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Rock stupid char* indexed linked lists * Rock stupid char* indexed linked lists
* *
* Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Rock stupid char* indexed linked lists * Rock stupid char* indexed linked lists
* *
* Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Driver for multi-threaded daap server * Driver for multi-threaded daap server
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Implementation file for mp3 scanner and monitor * Implementation file for mp3 scanner and monitor
* *
* Ironically, this now scans file types other than mp3 files, * Ironically, this now scans file types other than mp3 files,

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Header file for mp3 scanner and monitor * Header file for mp3 scanner and monitor
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Abstracts os interface * Abstracts os interface
* *
* Copyright (c) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (c) 2006 Ron Pedde (rpedde@users.sourceforge.net)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net)
* *
*/ */

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Abstract os interface for non-unix platforms * Abstract os interface for non-unix platforms
* *
* Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net)

View File

@ -1,5 +1,4 @@
/* /*
* $Id: $
* Simple plug-in api for output, transcode, and scanning plug-ins * Simple plug-in api for output, transcode, and scanning plug-ins
* *
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id: $
* Simple plug-in api for output, transcode, and scanning plug-ins * Simple plug-in api for output, transcode, and scanning plug-ins
* *
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
# $Id: $
#
rspdir = ${pkglibdir}/plugins rspdir = ${pkglibdir}/plugins
out_daapdir = ${pkglibdir}/plugins out_daapdir = ${pkglibdir}/plugins
ssc_ffmpegdir = ${pkglibdir}/plugins ssc_ffmpegdir = ${pkglibdir}/plugins

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "config.h" #include "config.h"

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifndef _OUT_DAAP_PROTO_H_ #ifndef _OUT_DAAP_PROTO_H_
#define _OUT_DAAP_PROTO_H_ #define _OUT_DAAP_PROTO_H_

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* daap plugin handler and dispatch code * daap plugin handler and dispatch code
* *
* Copyright (C) 2003-2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2003-2006 Ron Pedde (ron@pedde.com)

View File

@ -1,6 +1,3 @@
/*
* $Id$
*/
#ifndef _OUT_DAAP_H_ #ifndef _OUT_DAAP_H_
#define _OUT_DAAP_H_ #define _OUT_DAAP_H_

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "config.h" #include "config.h"

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifndef _RSP_H_ #ifndef _RSP_H_
#define _RSP_H_ #define _RSP_H_

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"

View File

@ -1,6 +1,3 @@
/*
* $Id: $
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"

View File

@ -1,6 +1,4 @@
/* /*
* $Id: xml-rpc.c 970 2006-04-20 06:52:21Z rpedde $
*
* This really isn't xmlrpc. It's xmlrpc-ish. Emphasis on -ish. * This really isn't xmlrpc. It's xmlrpc-ish. Emphasis on -ish.
*/ */

View File

@ -1,6 +1,3 @@
/*
* $Id: xml-rpc.h 917 2006-04-04 06:31:19Z rpedde $
*/
#ifndef _XMLRPC_H_ #ifndef _XMLRPC_H_
#define _XMLRPC_H_ #define _XMLRPC_H_

View File

@ -1,5 +1,3 @@
static char rcsid[]="$Id$";
/* /*
Redblack balanced tree algorithm Redblack balanced tree algorithm
Copyright (C) Damian Ivereigh 2000 Copyright (C) Damian Ivereigh 2000
@ -150,8 +148,6 @@ RB_STATIC struct RB_ENTRY(tree) *RB_ENTRY(init)(void)
struct RB_ENTRY(tree) *retval; struct RB_ENTRY(tree) *retval;
char c; char c;
c=rcsid[0]; /* This does nothing but shutup the -Wall */
if ((retval=(struct RB_ENTRY(tree) *) malloc(sizeof(struct RB_ENTRY(tree))))==NULL) if ((retval=(struct RB_ENTRY(tree) *) malloc(sizeof(struct RB_ENTRY(tree))))==NULL)
return(NULL); return(NULL);
@ -1094,7 +1090,6 @@ RB_ENTRY(dumptree)(struct RB_ENTRY(node) *x, int n)
#endif #endif
/* /*
* $Log$
* Revision 1.4 2006/02/26 08:46:24 rpedde * Revision 1.4 2006/02/26 08:46:24 rpedde
* Merged win32-branch * Merged win32-branch
* *

View File

@ -1,7 +1,3 @@
/*
* RCS $Id$
*/
/* /*
Redblack balanced tree algorithm Redblack balanced tree algorithm
Copyright (C) Damian Ivereigh 2000 Copyright (C) Damian Ivereigh 2000
@ -137,7 +133,6 @@ RB_STATIC void RB_ENTRY(closelist)(RBLIST *);
/* /*
* *
* $Log$
* Revision 1.4 2006/02/26 08:46:24 rpedde * Revision 1.4 2006/02/26 08:46:24 rpedde
* Merged win32-branch * Merged win32-branch
* *

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Rendezvous stuff * Rendezvous stuff
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Restart Library * Restart Library
* *
* ** NOTICE ** * ** NOTICE **

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Restart Library * Restart Library
* *
* ** NOTICE ** * ** NOTICE **

View File

@ -1,6 +1,3 @@
/*
* $Id$
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"

View File

@ -1,6 +1,3 @@
/*
* $Id$
*/
#ifndef _RXML_H_ #ifndef _RXML_H_
#define _RXML_H_ #define _RXML_H_

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Copyright (C) 2006 Ron Pedde (ron@pedde.com) * Copyright (C) 2006 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Implementation file for server side format conversion. * Implementation file for server side format conversion.
* *
* Copyright (C) 2005 Timo J. Rinne (tri@iki.fi) * Copyright (C) 2005 Timo J. Rinne (tri@iki.fi)

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Musepack tag parsing routines. * Musepack tag parsing routines.
* *
* Copyright (C) 2005 Sebastian Dröge <slomo@ubuntu.com> * Copyright (C) 2005 Sebastian Dröge <slomo@ubuntu.com>

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Ogg parsing routines. * Ogg parsing routines.
* *
* *

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* WMA metatag parsing * WMA metatag parsing
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Implementation file iTunes metainfo scanning * Implementation file iTunes metainfo scanning
* *
* Copyright (C) 2005 Ron Pedde (ron@pedde.com) * Copyright (C) 2005 Ron Pedde (ron@pedde.com)

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* This is really two parts -- the lexer and the parser. Converting * This is really two parts -- the lexer and the parser. Converting
* a parse tree back to a format that works with the database backend * a parse tree back to a format that works with the database backend
* is left to the db backend. * is left to the db backend.

View File

@ -1,6 +1,3 @@
/*
* $Id$
*/
#ifndef _SMART_PARSER_H_ #ifndef _SMART_PARSER_H_
#define _SMART_PARSER_H_ #define _SMART_PARSER_H_

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Sockets Library * Sockets Library
* *
* ** NOTICE ** * ** NOTICE **

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Sockets Library * Sockets Library
* *
* ** NOTICE ** * ** NOTICE **

View File

@ -1,5 +1,4 @@
/** /**
* $Id: $
* *
* Implementation of functions for UPnP discovery * Implementation of functions for UPnP discovery
* *

View File

@ -1,6 +1,4 @@
/* /*
* $Id: $
*
* Header functions for UPnP discovery * Header functions for UPnP discovery
* *
* Copyright (C) 2007 Ron Pedde (ron@pedde.com) * Copyright (C) 2007 Ron Pedde (ron@pedde.com)

View File

@ -1,8 +1,6 @@
/* /*
* -*- c -*- * -*- c -*-
* *
* $Id$
*
* Read wav file from stdin and patch the info in header and write * Read wav file from stdin and patch the info in header and write
* it to stdout. * it to stdout.
* *

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Webserver library * Webserver library
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id$
* Webserver library * Webserver library
* *
* Copyright (C) 2003 Ron Pedde (ron@pedde.com) * Copyright (C) 2003 Ron Pedde (ron@pedde.com)

View File

@ -1,5 +1,4 @@
/* /*
* $Id: os.h 1479 2007-01-09 18:12:39Z rpedde $
* Abstract os interface for non-unix platforms * Abstract os interface for non-unix platforms
* *
* Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net) * Copyright (C) 2006 Ron Pedde (rpedde@users.sourceforge.net)

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* This really isn't xmlrpc. It's xmlrpc-ish. Emphasis on -ish. * This really isn't xmlrpc. It's xmlrpc-ish. Emphasis on -ish.
*/ */

View File

@ -1,6 +1,3 @@
/*
* $Id$
*/
#ifndef _XMLRPC_H_ #ifndef _XMLRPC_H_
#define _XMLRPC_H_ #define _XMLRPC_H_

View File

@ -1,6 +1,4 @@
/* /*
* $Id$
*
* Decode a tcpflow from iTunes * Decode a tcpflow from iTunes
*/ */