diff options
author | blsaws <bryan.sullivan@att.com> | 2016-03-17 22:48:35 -0700 |
---|---|---|
committer | blsaws <bryan.sullivan@att.com> | 2016-03-17 22:48:35 -0700 |
commit | 3df70d5c53a7e9183f2d394af0fae9c3e3fd047d (patch) | |
tree | 82026a7cc8e03cbf19b35ba0c6b68058f194ee26 /tests | |
parent | c1b5d333ee859cc1f4463a7a788a64d2877a9e6f (diff) |
Correct coyright statements
JIRA: COPPER-2
Change-Id: If9d51a271d197e1e314cb17b65a1a0cf05e8019e
Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/adhoc/dmz01-clean.sh | 2 | ||||
-rw-r--r-- | tests/adhoc/dmz01_1.sh | 2 | ||||
-rw-r--r-- | tests/adhoc/dmz01_2.sh | 2 | ||||
-rw-r--r-- | tests/adhoc/smoke01-clean.sh | 2 | ||||
-rw-r--r-- | tests/adhoc/smoke01.sh | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/adhoc/dmz01-clean.sh b/tests/adhoc/dmz01-clean.sh index 69f8754..5a6ca7e 100644 --- a/tests/adhoc/dmz01-clean.sh +++ b/tests/adhoc/dmz01-clean.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# Copyright 2015-2016 AT&T Intellectual Property, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/adhoc/dmz01_1.sh b/tests/adhoc/dmz01_1.sh index 3ec4839..0d6ca7e 100644 --- a/tests/adhoc/dmz01_1.sh +++ b/tests/adhoc/dmz01_1.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# Copyright 2015-2016 AT&T Intellectual Property, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/adhoc/dmz01_2.sh b/tests/adhoc/dmz01_2.sh index dc5fdc4..a10b6e0 100644 --- a/tests/adhoc/dmz01_2.sh +++ b/tests/adhoc/dmz01_2.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# Copyright 2015-2016 AT&T Intellectual Property, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/adhoc/smoke01-clean.sh b/tests/adhoc/smoke01-clean.sh index 9e1745c..645b9c1 100644 --- a/tests/adhoc/smoke01-clean.sh +++ b/tests/adhoc/smoke01-clean.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# Copyright 2015-2016 AT&T Intellectual Property, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/adhoc/smoke01.sh b/tests/adhoc/smoke01.sh index 7ab27b8..2f6e84b 100644 --- a/tests/adhoc/smoke01.sh +++ b/tests/adhoc/smoke01.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# Copyright 2015-2016 AT&T Intellectual Property, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |