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 --- sys-apps/linux-misc-apps/files/freefall.initd | 1 - sys-apps/linux-misc-apps/files/hpfall.initd | 1 - 2 files changed, 2 deletions(-) (limited to 'sys-apps/linux-misc-apps') diff --git a/sys-apps/linux-misc-apps/files/freefall.initd b/sys-apps/linux-misc-apps/files/freefall.initd index dac021d069ed..d0c896e6293d 100644 --- a/sys-apps/linux-misc-apps/files/freefall.initd +++ b/sys-apps/linux-misc-apps/files/freefall.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2012-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ checkconfig() { if [ -z "$DISK" ] ; then diff --git a/sys-apps/linux-misc-apps/files/hpfall.initd b/sys-apps/linux-misc-apps/files/hpfall.initd index 571d5651effd..8b4930612c4d 100644 --- a/sys-apps/linux-misc-apps/files/hpfall.initd +++ b/sys-apps/linux-misc-apps/files/hpfall.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ checkconfig() { if [ -z "$DISK" ] ; then -- cgit v1.2.3-65-gdbad