From 649bbc601edeb1ff405434bfd7c238e819c12943 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 4 May 2015 16:14:27 -0400 Subject: Add copyright years to each file. --- maildups.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'maildups.sh') diff --git a/maildups.sh b/maildups.sh index 2534ff9..2d1180c 100644 --- a/maildups.sh +++ b/maildups.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2011, 2013 Luke Shumaker + # Delete duplicate messages in $1 based on the Message-ID header maildir=$1 -- cgit v1.2.3