From f446e7b05a9ba6497c6f2215167238015bfe757a Mon Sep 17 00:00:00 2001 From: Robert Moore Date: Tue, 8 Jan 2019 10:10:05 -0800 Subject: ASLTS: Update all copyrights to 2019 All ASL code in the test suite. --- tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ABBU.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ASLTS.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN_ASLTS.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/RUN.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl | 2 +- .../src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl | 2 +- .../src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl | 2 +- .../aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl | 2 +- tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl | 2 +- .../src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl | 2 +- .../src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'tests/aslts/src/runtime/collections/Identity2MS/abbu') diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL.asl index 599b559a2..a4cc5cf11 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ABBU.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ABBU.asl index b22e840cc..fb697f9e6 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ABBU.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ABBU.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ASLTS.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ASLTS.asl index 5e364829d..50f56a00e 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ASLTS.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/DECL_ASLTS.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl index cfd64fad8..f5e7e1916 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN_ASLTS.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN_ASLTS.asl index bfe25c7a9..1505eec5b 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN_ASLTS.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN_ASLTS.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl index c9b0e7bf3..d3a7af2d7 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/RUN.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/RUN.asl index ee4a7347a..1db208d00 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/RUN.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/RUN.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl index 8be77a093..d1e8f8eac 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl index 49862fa83..bc2c62052 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl index 1be02b778..8460f2c1b 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl index 54eb6b1ea..3c8b70a44 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl index 55d25f69e..8006b6a71 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl index 54fefdffa..26a29292d 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl index 1bca22112..75689f731 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl index 313f3159e..be478187a 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl index 2c439fd09..8fd7504f2 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl index bca47dc8b..e7df23a62 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl index 20c1735c1..3efcee3ae 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl index 3612215f1..da59c3031 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl index cc41b7ef0..be947bdcd 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl index 8eae5ceae..21cbbf62a 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl index 95dfee029..46c423f9b 100644 --- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl +++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2018, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2019, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, -- cgit v1.2.1