Drop remaining $Id$ and $Header$ from files.

Bug: 611234
This commit is contained in:
Ulrich Müller
2017-02-28 21:39:46 +01:00
parent 6d21716841
commit 22fd7b2d47
1435 changed files with 4 additions and 1471 deletions

View File

@@ -1,5 +1,4 @@
# /etc/init.d/pydoc.conf
# $Id$
# This file contains the configuration for pydoc's internal webserver.

View File

@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public Licence v2
# $Id$
start() {
local pydoc_port="${@PYDOC_PORT_VARIABLE@-${PYDOC_PORT}}"