From c8d19f90a679343c92295e364e57fb3375c0a8e6 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 4 Feb 2006 19:29:13 +0000 Subject: [PATCH] Added a missing '(' in the opening comments. --- testsuite/chmod-temp-dir.test | 2 +- testsuite/chmod.test | 2 +- testsuite/compare-dest.test | 2 +- testsuite/delete.test | 2 +- testsuite/duplicates.test | 2 +- testsuite/exclude.test | 2 +- testsuite/fuzzy.test | 2 +- testsuite/itemize.test | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/testsuite/chmod-temp-dir.test b/testsuite/chmod-temp-dir.test index f17f3cc4..e5e6a84f 100644 --- a/testsuite/chmod-temp-dir.test +++ b/testsuite/chmod-temp-dir.test @@ -2,7 +2,7 @@ # Copyright (C) 2004 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test that various read-only and set[ug]id permissions work properly, diff --git a/testsuite/chmod.test b/testsuite/chmod.test index 4f460450..ad4aeff0 100644 --- a/testsuite/chmod.test +++ b/testsuite/chmod.test @@ -2,7 +2,7 @@ # Copyright (C) 2004 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test that various read-only and set[ug]id permissions work properly, diff --git a/testsuite/compare-dest.test b/testsuite/compare-dest.test index 6c23c09a..4ce21d0c 100644 --- a/testsuite/compare-dest.test +++ b/testsuite/compare-dest.test @@ -2,7 +2,7 @@ # Copyright (C) 2004 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of the --compare-dest option. diff --git a/testsuite/delete.test b/testsuite/delete.test index 99791d5a..93fb60a3 100644 --- a/testsuite/delete.test +++ b/testsuite/delete.test @@ -2,7 +2,7 @@ # Copyright (C) 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of various delete directives. diff --git a/testsuite/duplicates.test b/testsuite/duplicates.test index a96f560d..0459416f 100644 --- a/testsuite/duplicates.test +++ b/testsuite/duplicates.test @@ -2,7 +2,7 @@ # Copyright (C) 2002 by Martin Pool -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of duplicate filenames. diff --git a/testsuite/exclude.test b/testsuite/exclude.test index d59c8028..a8091156 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -2,7 +2,7 @@ # Copyright (C) 2003, 2004, 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of exclude/include directives. diff --git a/testsuite/fuzzy.test b/testsuite/fuzzy.test index 1eb0a7a3..7a4fdc19 100644 --- a/testsuite/fuzzy.test +++ b/testsuite/fuzzy.test @@ -2,7 +2,7 @@ # Copyright (C) 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of the --fuzzy option. diff --git a/testsuite/itemize.test b/testsuite/itemize.test index 2a40b7de..82fa4fcf 100644 --- a/testsuite/itemize.test +++ b/testsuite/itemize.test @@ -2,7 +2,7 @@ # Copyright (C) 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test the output of various copy commands to ensure itemized output -- 2.34.1