From 6920a57e530da10f03fea27d92c32ea0f464213e Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sat, 30 Nov 2013 14:07:37 -0500 Subject: [PATCH] Fix spacing in licensing comments. --- calendar-export.plx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calendar-export.plx b/calendar-export.plx index 72bc076..2fe7403 100755 --- a/calendar-export.plx +++ b/calendar-export.plx @@ -5,8 +5,8 @@ # Freedom Law Center copyrights (see below). Kuhn's personal copyrights are # licensed GPLv3-or-later. -# The sub's "safe_read_from_pipe" and read_from_process are: # ==================================================================== +# The sub's "safe_read_from_pipe" and read_from_process are: # Copyright (c) 2000-2004 CollabNet. All rights reserved. # # This software is licensed as described in the file COPYING, which @@ -51,6 +51,7 @@ # along with this program in a file in the toplevel directory called # "GPLv3". If not, see . +# ==================================================================== # The functions DoLog, BinarySearchForTZEntry, PrivatizeMergeAndTZIcalFile, # BuildTZList, MergeLists, PrivacyFilterICalFiles, and FilterEmacsToICal material # copyrighted and licensed as below: