From 0ddbdbac181797afac0d0f25e0d2689ec804a498 Mon Sep 17 00:00:00 2001 From: Alan Hicks Date: Tue, 11 May 2010 22:25:11 +0200 Subject: network/dovecot: Updated for version 1.1.3 --- network/dovecot/rc.dovecot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'network/dovecot/rc.dovecot') diff --git a/network/dovecot/rc.dovecot b/network/dovecot/rc.dovecot index 700e1bfc4c..228eb2915e 100644 --- a/network/dovecot/rc.dovecot +++ b/network/dovecot/rc.dovecot @@ -1,4 +1,5 @@ #!/bin/bash + # Copyright 2006, Alan Hicks, Lizella, GA # All rights reserved. # @@ -18,8 +19,6 @@ # 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. -# - dovecot_start() { @@ -53,3 +52,4 @@ case $1 in *) echo "usage $0 start|stop|restart" esac + -- cgit v1.2.3