diff options
-rwxr-xr-x | tests/ob_arch_is_concerned.sh | 2 | ||||
-rwxr-xr-x | tests/ob_match_arch.sh | 2 | ||||
-rwxr-xr-x | tests/ob_parse_dep.sh | 2 | ||||
-rwxr-xr-x | tests/ob_plat_is_concerned.sh | 2 | ||||
-rwxr-xr-x | tests/ob_reduce_deps.sh | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/ob_arch_is_concerned.sh b/tests/ob_arch_is_concerned.sh index 17a963f..b6c0723 100755 --- a/tests/ob_arch_is_concerned.sh +++ b/tests/ob_arch_is_concerned.sh @@ -1,6 +1,6 @@ # Tests for ob_arch_is_concerned() # -# Copyright (C) 2012, 2014, 2018 Patrick "P. J." McDermott +# Copyright (C) 2012, 2014, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/tests/ob_match_arch.sh b/tests/ob_match_arch.sh index 6d2fb62..66d60d3 100755 --- a/tests/ob_match_arch.sh +++ b/tests/ob_match_arch.sh @@ -1,6 +1,6 @@ # Tests for ob_match_arch() # -# Copyright (C) 2012, 2018 Patrick "P. J." McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/tests/ob_parse_dep.sh b/tests/ob_parse_dep.sh index 7e26feb..26b55ee 100755 --- a/tests/ob_parse_dep.sh +++ b/tests/ob_parse_dep.sh @@ -1,6 +1,6 @@ # Tests for ob_parse_dep() # -# Copyright (C) 2012, 2018 Patrick "P. J." McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/tests/ob_plat_is_concerned.sh b/tests/ob_plat_is_concerned.sh index 84f4155..a693c93 100755 --- a/tests/ob_plat_is_concerned.sh +++ b/tests/ob_plat_is_concerned.sh @@ -1,6 +1,6 @@ # Tests for ob_plat_is_concerned() # -# Copyright (C) 2012, 2014, 2018 Patrick "P. J." McDermott +# Copyright (C) 2012, 2014, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/tests/ob_reduce_deps.sh b/tests/ob_reduce_deps.sh index 06a5177..f80df6a 100755 --- a/tests/ob_reduce_deps.sh +++ b/tests/ob_reduce_deps.sh @@ -1,6 +1,6 @@ # Tests for ob_reduce_deps() # -# Copyright (C) 2012, 2018 Patrick "P. J." McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # |