From 22fd7b2d4764535bd3afc37728df1015b0294467 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 28 Feb 2017 21:39:46 +0100 Subject: Drop remaining $Id$ and $Header$ from files. Bug: 611234 --- dev-vcs/git/files/git-daemon-r1.initd | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-vcs/git') diff --git a/dev-vcs/git/files/git-daemon-r1.initd b/dev-vcs/git/files/git-daemon-r1.initd index df0316228dab..da315cb3b093 100644 --- a/dev-vcs/git/files/git-daemon-r1.initd +++ b/dev-vcs/git/files/git-daemon-r1.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pidfile="/var/run/git-daemon.pid" command="/usr/bin/git" -- cgit v1.2.3-65-gdbad