From deac63d0c8f646e7d8617cf664e01d599253de89 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 9 Feb 2016 09:18:54 +0100 Subject: Convert $Header to $Id Signed-off-by: Justin Lecher --- app-antivirus/skyldav/files/skyldav.confd | 2 +- app-antivirus/skyldav/files/skyldav.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-antivirus/skyldav') diff --git a/app-antivirus/skyldav/files/skyldav.confd b/app-antivirus/skyldav/files/skyldav.confd index aad4d2305900..3638144bc10b 100644 --- a/app-antivirus/skyldav/files/skyldav.confd +++ b/app-antivirus/skyldav/files/skyldav.confd @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # Config file for /etc/init.d/skyldav diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd index fd4bf09f7e33..ce19ccf8786b 100755 --- a/app-antivirus/skyldav/files/skyldav.initd +++ b/app-antivirus/skyldav/files/skyldav.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ SKYLDAV_BIN="/usr/sbin/skyldav" SKYLDAV_OPTS="${SKYLDAV_OPTS:--m 2}" -- cgit v1.2.3-65-gdbad