diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/copy-suite-existing.sh | 2 | ||||
-rwxr-xr-x | tests/copy-suite-new-version-refcnt.sh | 2 | ||||
-rwxr-xr-x | tests/copy-suite.sh | 2 | ||||
-rwxr-xr-x | tests/include-existing.sh | 2 | ||||
-rwxr-xr-x | tests/include-new-version-binary-removed-no-gc.sh | 2 | ||||
-rwxr-xr-x | tests/include-new-version-binary-removed.sh | 2 | ||||
-rwxr-xr-x | tests/include-new-version-no-gc.sh | 2 | ||||
-rwxr-xr-x | tests/include-new-version.sh | 2 | ||||
-rwxr-xr-x | tests/include.sh | 2 | ||||
-rwxr-xr-x | tests/process-incoming.sh | 2 | ||||
-rwxr-xr-x | tests/remove-no-gc.sh | 2 | ||||
-rwxr-xr-x | tests/remove-suite.sh | 2 | ||||
-rwxr-xr-x | tests/remove.sh | 2 | ||||
-rwxr-xr-x | tests/version.sh | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/tests/copy-suite-existing.sh b/tests/copy-suite-existing.sh index 4e9d495..392bd1a 100755 --- a/tests/copy-suite-existing.sh +++ b/tests/copy-suite-existing.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/copy-suite-new-version-refcnt.sh b/tests/copy-suite-new-version-refcnt.sh index 6aee63c..526373a 100755 --- a/tests/copy-suite-new-version-refcnt.sh +++ b/tests/copy-suite-new-version-refcnt.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/copy-suite.sh b/tests/copy-suite.sh index c525db3..7adfb2a 100755 --- a/tests/copy-suite.sh +++ b/tests/copy-suite.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include-existing.sh b/tests/include-existing.sh index e00e5f0..7be19f1 100755 --- a/tests/include-existing.sh +++ b/tests/include-existing.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include-new-version-binary-removed-no-gc.sh b/tests/include-new-version-binary-removed-no-gc.sh index 7ffeeae..8b3ebd8 100755 --- a/tests/include-new-version-binary-removed-no-gc.sh +++ b/tests/include-new-version-binary-removed-no-gc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include-new-version-binary-removed.sh b/tests/include-new-version-binary-removed.sh index ec5e067..ea885d3 100755 --- a/tests/include-new-version-binary-removed.sh +++ b/tests/include-new-version-binary-removed.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include-new-version-no-gc.sh b/tests/include-new-version-no-gc.sh index 172158c..0126fcf 100755 --- a/tests/include-new-version-no-gc.sh +++ b/tests/include-new-version-no-gc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include-new-version.sh b/tests/include-new-version.sh index 970adf6..a8e4193 100755 --- a/tests/include-new-version.sh +++ b/tests/include-new-version.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/include.sh b/tests/include.sh index 9da165c..d946bd8 100755 --- a/tests/include.sh +++ b/tests/include.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/process-incoming.sh b/tests/process-incoming.sh index 74ddb1b..9a47f04 100755 --- a/tests/process-incoming.sh +++ b/tests/process-incoming.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/remove-no-gc.sh b/tests/remove-no-gc.sh index 6c9560e..98e491d 100755 --- a/tests/remove-no-gc.sh +++ b/tests/remove-no-gc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/remove-suite.sh b/tests/remove-suite.sh index 5211c91..e442aa7 100755 --- a/tests/remove-suite.sh +++ b/tests/remove-suite.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/remove.sh b/tests/remove.sh index ac60f80..f50a007 100755 --- a/tests/remove.sh +++ b/tests/remove.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/tests/version.sh b/tests/version.sh index eb11034..aefba59 100755 --- a/tests/version.sh +++ b/tests/version.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2017 Patrick "P. J." McDermott +# Copyright (C) 2017 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # |