From 908e491f7d55209acfbb2595ab1ef5b24502d641 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jun 2010 03:10:32 +0200 Subject: get rid of a lot of old svn cruft --- avahi-common/Makefile.am | 2 -- avahi-common/address.c | 2 -- avahi-common/address.h | 2 -- avahi-common/alternative-test.c | 2 -- avahi-common/alternative.c | 2 -- avahi-common/alternative.h | 2 -- avahi-common/cdecl.h | 2 -- avahi-common/dbus-watch-glue.c | 2 -- avahi-common/dbus-watch-glue.h | 2 -- avahi-common/dbus.c | 2 -- avahi-common/dbus.h | 2 -- avahi-common/defs.h | 2 -- avahi-common/domain-test.c | 2 -- avahi-common/domain.c | 2 -- avahi-common/domain.h | 2 -- avahi-common/error.c | 2 -- avahi-common/error.h | 2 -- avahi-common/gccmacro.h | 2 -- avahi-common/i18n.c | 2 -- avahi-common/i18n.h | 2 -- avahi-common/llist.h | 2 -- avahi-common/malloc.c | 2 -- avahi-common/malloc.h | 2 -- avahi-common/rlist.c | 2 -- avahi-common/rlist.h | 2 -- avahi-common/simple-watch.c | 2 -- avahi-common/simple-watch.h | 2 -- avahi-common/strlst-test.c | 2 -- avahi-common/strlst.c | 2 -- avahi-common/strlst.h | 2 -- avahi-common/thread-watch.c | 2 -- avahi-common/thread-watch.h | 2 -- avahi-common/timeval-test.c | 2 -- avahi-common/timeval.c | 2 -- avahi-common/timeval.h | 2 -- avahi-common/utf8-test.c | 2 -- avahi-common/utf8.c | 2 -- avahi-common/utf8.h | 2 -- avahi-common/watch-test.c | 2 -- avahi-common/watch.h | 2 -- 40 files changed, 80 deletions(-) (limited to 'avahi-common') diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am index b4bc917..24187ab 100644 --- a/avahi-common/Makefile.am +++ b/avahi-common/Makefile.am @@ -1,5 +1,3 @@ -# $Id: Makefile.am 90 2005-05-23 16:15:12Z lennart $ -# # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-common/address.c b/avahi-common/address.c index 270292c..e8f6148 100644 --- a/avahi-common/address.c +++ b/avahi-common/address.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/address.h b/avahi-common/address.h index 70d1521..a14104f 100644 --- a/avahi-common/address.h +++ b/avahi-common/address.h @@ -1,8 +1,6 @@ #ifndef fooaddresshfoo #define fooaddresshfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/alternative-test.c b/avahi-common/alternative-test.c index f40ec8e..9255435 100644 --- a/avahi-common/alternative-test.c +++ b/avahi-common/alternative-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/alternative.c b/avahi-common/alternative.c index 1306a22..b3d39f0 100644 --- a/avahi-common/alternative.c +++ b/avahi-common/alternative.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/alternative.h b/avahi-common/alternative.h index 63c30ad..9b044de 100644 --- a/avahi-common/alternative.h +++ b/avahi-common/alternative.h @@ -1,8 +1,6 @@ #ifndef fooalternativehfoo #define fooalternativehfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/cdecl.h b/avahi-common/cdecl.h index df77794..aef6aba 100644 --- a/avahi-common/cdecl.h +++ b/avahi-common/cdecl.h @@ -1,8 +1,6 @@ #ifndef foocdeclhfoo #define foocdeclhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/dbus-watch-glue.c b/avahi-common/dbus-watch-glue.c index eeecf23..b18f555 100644 --- a/avahi-common/dbus-watch-glue.c +++ b/avahi-common/dbus-watch-glue.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/dbus-watch-glue.h b/avahi-common/dbus-watch-glue.h index f78d350..138ea97 100644 --- a/avahi-common/dbus-watch-glue.h +++ b/avahi-common/dbus-watch-glue.h @@ -1,8 +1,6 @@ #ifndef foodbuswatchgluehfoo #define foodbuswatchgluehfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/dbus.c b/avahi-common/dbus.c index 80b03c6..f19c77c 100644 --- a/avahi-common/dbus.c +++ b/avahi-common/dbus.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/dbus.h b/avahi-common/dbus.h index 5f1e37d..ea3e8a2 100644 --- a/avahi-common/dbus.h +++ b/avahi-common/dbus.h @@ -1,8 +1,6 @@ #ifndef foodbushfoo #define foodbushfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/defs.h b/avahi-common/defs.h index ddeaf9e..f228f82 100644 --- a/avahi-common/defs.h +++ b/avahi-common/defs.h @@ -1,8 +1,6 @@ #ifndef foodefshfoo #define foodefshfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/domain-test.c b/avahi-common/domain-test.c index cf26c77..cf763ec 100644 --- a/avahi-common/domain-test.c +++ b/avahi-common/domain-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/domain.c b/avahi-common/domain.c index b4a6fc1..3b1ab68 100644 --- a/avahi-common/domain.c +++ b/avahi-common/domain.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/domain.h b/avahi-common/domain.h index 1ed6fce..a0dcd0f 100644 --- a/avahi-common/domain.h +++ b/avahi-common/domain.h @@ -1,8 +1,6 @@ #ifndef foodomainhfoo #define foodomainhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/error.c b/avahi-common/error.c index fb9bd38..b0b66ea 100644 --- a/avahi-common/error.c +++ b/avahi-common/error.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/error.h b/avahi-common/error.h index ede5b2a..392aaf5 100644 --- a/avahi-common/error.h +++ b/avahi-common/error.h @@ -1,8 +1,6 @@ #ifndef fooerrorhfoo #define fooerrorhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/gccmacro.h b/avahi-common/gccmacro.h index 81b34cd..4c97111 100644 --- a/avahi-common/gccmacro.h +++ b/avahi-common/gccmacro.h @@ -1,8 +1,6 @@ #ifndef foogccmacrohfoo #define foogccmacrohfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/i18n.c b/avahi-common/i18n.c index 20f3b3a..51c93e4 100644 --- a/avahi-common/i18n.c +++ b/avahi-common/i18n.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/i18n.h b/avahi-common/i18n.h index e246736..2a613e5 100644 --- a/avahi-common/i18n.h +++ b/avahi-common/i18n.h @@ -1,8 +1,6 @@ #ifndef fooi18nhfoo #define fooi18nhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/llist.h b/avahi-common/llist.h index 217e895..e37056d 100644 --- a/avahi-common/llist.h +++ b/avahi-common/llist.h @@ -1,8 +1,6 @@ #ifndef foollistfoo #define foollistfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/malloc.c b/avahi-common/malloc.c index 8c25474..23b13a9 100644 --- a/avahi-common/malloc.c +++ b/avahi-common/malloc.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/malloc.h b/avahi-common/malloc.h index ec74679..ffaac3f 100644 --- a/avahi-common/malloc.h +++ b/avahi-common/malloc.h @@ -1,8 +1,6 @@ #ifndef foomallochfoo #define foomallochfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/rlist.c b/avahi-common/rlist.c index 0451590..17dcb24 100644 --- a/avahi-common/rlist.c +++ b/avahi-common/rlist.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/rlist.h b/avahi-common/rlist.h index 62e6dc4..9bcc1d5 100644 --- a/avahi-common/rlist.h +++ b/avahi-common/rlist.h @@ -1,8 +1,6 @@ #ifndef foorlistfoo #define foorlistfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/simple-watch.c b/avahi-common/simple-watch.c index aab71f6..56c2ccb 100644 --- a/avahi-common/simple-watch.c +++ b/avahi-common/simple-watch.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/simple-watch.h b/avahi-common/simple-watch.h index 20e8f79..72c1905 100644 --- a/avahi-common/simple-watch.h +++ b/avahi-common/simple-watch.h @@ -1,8 +1,6 @@ #ifndef foosimplewatchhfoo #define foosimplewatchhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/strlst-test.c b/avahi-common/strlst-test.c index b9a7baa..0945b37 100644 --- a/avahi-common/strlst-test.c +++ b/avahi-common/strlst-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/strlst.c b/avahi-common/strlst.c index d179cc0..b861cf8 100644 --- a/avahi-common/strlst.c +++ b/avahi-common/strlst.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/strlst.h b/avahi-common/strlst.h index 8bf5981..94adcea 100644 --- a/avahi-common/strlst.h +++ b/avahi-common/strlst.h @@ -1,8 +1,6 @@ #ifndef footxtlisthfoo #define footxtlisthfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/thread-watch.c b/avahi-common/thread-watch.c index 4f23608..c0cadeb 100644 --- a/avahi-common/thread-watch.c +++ b/avahi-common/thread-watch.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/thread-watch.h b/avahi-common/thread-watch.h index 98da293..dec0cf3 100644 --- a/avahi-common/thread-watch.h +++ b/avahi-common/thread-watch.h @@ -1,8 +1,6 @@ #ifndef foothreadedwatchhfoo #define foothreadedwatchhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/timeval-test.c b/avahi-common/timeval-test.c index 553c37e..387c180 100644 --- a/avahi-common/timeval-test.c +++ b/avahi-common/timeval-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/timeval.c b/avahi-common/timeval.c index 0cfb136..cdb0f09 100644 --- a/avahi-common/timeval.c +++ b/avahi-common/timeval.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/timeval.h b/avahi-common/timeval.h index 01819be..6470f01 100644 --- a/avahi-common/timeval.h +++ b/avahi-common/timeval.h @@ -1,8 +1,6 @@ #ifndef footimevalhfoo #define footimevalhfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/utf8-test.c b/avahi-common/utf8-test.c index 4fbc50a..d12ed58 100644 --- a/avahi-common/utf8-test.c +++ b/avahi-common/utf8-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/utf8.c b/avahi-common/utf8.c index 0fe42d0..fa6a318 100644 --- a/avahi-common/utf8.c +++ b/avahi-common/utf8.c @@ -1,5 +1,3 @@ -/* $Id */ - /* This file is based on the GLIB utf8 validation functions. The * original license text follows. */ diff --git a/avahi-common/utf8.h b/avahi-common/utf8.h index aa2b17a..dc1ce4b 100644 --- a/avahi-common/utf8.h +++ b/avahi-common/utf8.h @@ -1,8 +1,6 @@ #ifndef fooutf8hfoo #define fooutf8hfoo -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/watch-test.c b/avahi-common/watch-test.c index da8e033..6c178ba 100644 --- a/avahi-common/watch-test.c +++ b/avahi-common/watch-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. diff --git a/avahi-common/watch.h b/avahi-common/watch.h index 9b855d1..86e63d3 100644 --- a/avahi-common/watch.h +++ b/avahi-common/watch.h @@ -1,8 +1,6 @@ #ifndef foowatchhfoo #define foowatchhfoo -/* $Id$ */ - /*** This file is part of avahi. -- cgit