Browse Source

rclint police: fix invalid comment header

master
Thomas Lotterer 23 years ago committed by Ralf S. Engelschall
parent
commit
707e90e20a
  1. 2
      bind8/rc.bind8
  2. 23
      openpkg/rc.openpkg

2
bind8/rc.bind8

@ -1,6 +1,6 @@
#!@l_prefix@/lib/openpkg/bash @l_prefix@/etc/rc
##
## rc.bind8 -- Run-Commands for BIND Daemon
## rc.bind8 -- Run-Commands
##
%config

23
openpkg/rc.openpkg

@ -1,27 +1,6 @@
#!@l_prefix@/lib/openpkg/bash @l_prefix@/etc/rc
##
## @l_prefix@/etc/rc.d/rc.openpkg -- Run-Commands for OpenPKG Hierarchy
## Copyright (c) 2000-2003 Cable & Wireless Deutschland GmbH
## Copyright (c) 2000-2003 The OpenPKG Project <http://www.openpkg.org/>
## Copyright (c) 2000-2003 Ralf S. Engelschall <rse@engelschall.com>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
## the above copyright notice and this permission notice appear in all
## copies.
##
## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## SUCH DAMAGE.
## rc.openpkg -- Run-Commands
##
%config

Loading…
Cancel
Save