diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-24 21:39:43 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-24 21:39:43 (EST) |
commit | 1ab4841c081cab17e8888f5a0a913c1cdae4f274 (patch) | |
tree | e79e3dc9e458386136ad65d87ad332853f33c3c2 /tests | |
parent | d5c57f13fb0a1b7cc2badba96b78db2da166e8ea (diff) |
tests/*.sh: Update copyright holder name
Diffstat (limited to 'tests')
-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. # |