From cbf7fad3f2982d7bbb1f89bb5f2dd7aaed55bf88 Mon Sep 17 00:00:00 2001 From: GarenJian-Intel Date: Sat, 3 Feb 2024 23:10:34 +0800 Subject: [PATCH] QATAPP-31657: Update lisence Signed-off-by: GarenJian-Intel --- LICENSE | 2 +- Makefile.am | 2 +- autogen.sh | 2 +- config_file/4xxx/multiple_process_opt/4xxx_dev0.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev1.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev2.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev3.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev4.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev5.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev6.conf | 4 ++-- config_file/4xxx/multiple_process_opt/4xxx_dev7.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev0.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev1.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev2.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev3.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev4.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev5.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev6.conf | 4 ++-- config_file/4xxx/multiple_thread_opt/4xxx_dev7.conf | 4 ++-- config_file/LICENSE.BSD | 2 +- config_file/c3xxx/multiple_process_opt/c3xxx_dev0.conf | 4 ++-- config_file/c3xxx/multiple_thread_opt/c3xxx_dev0.conf | 4 ++-- config_file/c6xx/multiple_process_opt/c6xx_dev0.conf | 4 ++-- config_file/c6xx/multiple_process_opt/c6xx_dev1.conf | 4 ++-- config_file/c6xx/multiple_process_opt/c6xx_dev2.conf | 4 ++-- config_file/c6xx/multiple_thread_opt/c6xx_dev0.conf | 4 ++-- config_file/c6xx/multiple_thread_opt/c6xx_dev1.conf | 4 ++-- config_file/c6xx/multiple_thread_opt/c6xx_dev2.conf | 4 ++-- config_file/dh895xcc/multiple_process_opt/dh895xcc_dev0.conf | 4 ++-- config_file/dh895xcc/multiple_thread_opt/dh895xcc_dev0.conf | 4 ++-- configure.ac | 2 +- include/qatzip.h | 2 +- include/qz_utils.h | 2 +- man/qzip.1 | 2 +- specgen.sh | 2 +- src/Makefile.am | 2 +- src/qatzip.c | 2 +- src/qatzip_counter.c | 2 +- src/qatzip_gzip.c | 2 +- src/qatzip_internal.h | 2 +- src/qatzip_lz4.c | 2 +- src/qatzip_mem.c | 2 +- src/qatzip_page_table.h | 2 +- src/qatzip_stream.c | 2 +- src/qatzip_sw.c | 2 +- src/qatzip_utils.c | 2 +- src/xxhash.c | 2 +- src/xxhash.h | 2 +- test/Makefile.am | 2 +- test/bt.c | 2 +- test/code_format_tests/astylerc | 2 +- test/code_format_tests/format.sh | 2 +- test/main.c | 2 +- test/performance_tests/config_file/4xxx/4xxx_dev0.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev1.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev2.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev3.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev4.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev5.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev6.conf | 4 ++-- test/performance_tests/config_file/4xxx/4xxx_dev7.conf | 4 ++-- test/performance_tests/config_file/c3xxx/c3xxx_dev0.conf | 4 ++-- test/performance_tests/config_file/c6xx/c6xx_dev0.conf | 4 ++-- test/performance_tests/config_file/c6xx/c6xx_dev1.conf | 4 ++-- test/performance_tests/config_file/c6xx/c6xx_dev2.conf | 4 ++-- .../performance_tests/config_file/dh895xcc/dh895xcc_dev0.conf | 4 ++-- test/performance_tests/run_perf_test.sh | 2 +- utils/Makefile.am | 2 +- utils/qzip.c | 2 +- utils/qzip.h | 2 +- utils/qzip_7z.c | 2 +- utils/qzip_main.c | 2 +- utils/qzstd.c | 2 +- utils/qzstd.h | 2 +- utils/qzstd_main.c | 2 +- 75 files changed, 114 insertions(+), 114 deletions(-) diff --git a/LICENSE b/LICENSE index 06df118..6e4b688 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/Makefile.am b/Makefile.am index 4462468..3745dc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/autogen.sh b/autogen.sh index 06816b4..8899f54 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev0.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev0.conf index 681c586..ea27dd6 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev0.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev1.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev1.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev1.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev2.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev2.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev2.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev3.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev3.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev3.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev3.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev4.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev4.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev4.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev4.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev5.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev5.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev5.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev5.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev6.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev6.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev6.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev6.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_process_opt/4xxx_dev7.conf b/config_file/4xxx/multiple_process_opt/4xxx_dev7.conf index 433391d..64fbe6e 100644 --- a/config_file/4xxx/multiple_process_opt/4xxx_dev7.conf +++ b/config_file/4xxx/multiple_process_opt/4xxx_dev7.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev0.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev0.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev0.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev1.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev1.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev1.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev2.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev2.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev2.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev3.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev3.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev3.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev3.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev4.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev4.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev4.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev4.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev5.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev5.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev5.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev5.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev6.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev6.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev6.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev6.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/4xxx/multiple_thread_opt/4xxx_dev7.conf b/config_file/4xxx/multiple_thread_opt/4xxx_dev7.conf index dacb4a7..b33c60e 100644 --- a/config_file/4xxx/multiple_thread_opt/4xxx_dev7.conf +++ b/config_file/4xxx/multiple_thread_opt/4xxx_dev7.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/LICENSE.BSD b/config_file/LICENSE.BSD index 06df118..6e4b688 100644 --- a/config_file/LICENSE.BSD +++ b/config_file/LICENSE.BSD @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c3xxx/multiple_process_opt/c3xxx_dev0.conf b/config_file/c3xxx/multiple_process_opt/c3xxx_dev0.conf index a5e9f2a..89a6ffc 100644 --- a/config_file/c3xxx/multiple_process_opt/c3xxx_dev0.conf +++ b/config_file/c3xxx/multiple_process_opt/c3xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c3xxx/multiple_thread_opt/c3xxx_dev0.conf b/config_file/c3xxx/multiple_thread_opt/c3xxx_dev0.conf index 732a904..a710a95 100644 --- a/config_file/c3xxx/multiple_thread_opt/c3xxx_dev0.conf +++ b/config_file/c3xxx/multiple_thread_opt/c3xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_process_opt/c6xx_dev0.conf b/config_file/c6xx/multiple_process_opt/c6xx_dev0.conf index 4491bae..e8ea6a6 100644 --- a/config_file/c6xx/multiple_process_opt/c6xx_dev0.conf +++ b/config_file/c6xx/multiple_process_opt/c6xx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_process_opt/c6xx_dev1.conf b/config_file/c6xx/multiple_process_opt/c6xx_dev1.conf index 4491bae..e8ea6a6 100644 --- a/config_file/c6xx/multiple_process_opt/c6xx_dev1.conf +++ b/config_file/c6xx/multiple_process_opt/c6xx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_process_opt/c6xx_dev2.conf b/config_file/c6xx/multiple_process_opt/c6xx_dev2.conf index 4491bae..e8ea6a6 100644 --- a/config_file/c6xx/multiple_process_opt/c6xx_dev2.conf +++ b/config_file/c6xx/multiple_process_opt/c6xx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_thread_opt/c6xx_dev0.conf b/config_file/c6xx/multiple_thread_opt/c6xx_dev0.conf index 2e2d042..4012b4b 100644 --- a/config_file/c6xx/multiple_thread_opt/c6xx_dev0.conf +++ b/config_file/c6xx/multiple_thread_opt/c6xx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_thread_opt/c6xx_dev1.conf b/config_file/c6xx/multiple_thread_opt/c6xx_dev1.conf index 2e2d042..4012b4b 100644 --- a/config_file/c6xx/multiple_thread_opt/c6xx_dev1.conf +++ b/config_file/c6xx/multiple_thread_opt/c6xx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/c6xx/multiple_thread_opt/c6xx_dev2.conf b/config_file/c6xx/multiple_thread_opt/c6xx_dev2.conf index 2e2d042..4012b4b 100644 --- a/config_file/c6xx/multiple_thread_opt/c6xx_dev2.conf +++ b/config_file/c6xx/multiple_thread_opt/c6xx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/dh895xcc/multiple_process_opt/dh895xcc_dev0.conf b/config_file/dh895xcc/multiple_process_opt/dh895xcc_dev0.conf index ebd89e5..c8bafc8 100644 --- a/config_file/dh895xcc/multiple_process_opt/dh895xcc_dev0.conf +++ b/config_file/dh895xcc/multiple_process_opt/dh895xcc_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/config_file/dh895xcc/multiple_thread_opt/dh895xcc_dev0.conf b/config_file/dh895xcc/multiple_thread_opt/dh895xcc_dev0.conf index 34e3a85..1558df9 100644 --- a/config_file/dh895xcc/multiple_thread_opt/dh895xcc_dev0.conf +++ b/config_file/dh895xcc/multiple_thread_opt/dh895xcc_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/configure.ac b/configure.ac index c289993..39c6c95 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/include/qatzip.h b/include/qatzip.h index 045eb3e..445f6d2 100755 --- a/include/qatzip.h +++ b/include/qatzip.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/qz_utils.h b/include/qz_utils.h index ce73c35..88d057b 100644 --- a/include/qz_utils.h +++ b/include/qz_utils.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/man/qzip.1 b/man/qzip.1 index b99cfeb..e356f75 100644 --- a/man/qzip.1 +++ b/man/qzip.1 @@ -55,7 +55,7 @@ set output file name ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/specgen.sh b/specgen.sh index aa4bb8b..f653d57 100755 --- a/specgen.sh +++ b/specgen.sh @@ -2,7 +2,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Makefile.am b/src/Makefile.am index 870f763..32a920e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip.c b/src/qatzip.c index ad6b861..1a12973 100755 --- a/src/qatzip.c +++ b/src/qatzip.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_counter.c b/src/qatzip_counter.c index 6300b1c..2199ed8 100755 --- a/src/qatzip_counter.c +++ b/src/qatzip_counter.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_gzip.c b/src/qatzip_gzip.c index 08e969d..325021a 100755 --- a/src/qatzip_gzip.c +++ b/src/qatzip_gzip.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_internal.h b/src/qatzip_internal.h index 6d7128f..9060286 100755 --- a/src/qatzip_internal.h +++ b/src/qatzip_internal.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_lz4.c b/src/qatzip_lz4.c index 653beb7..9484d45 100644 --- a/src/qatzip_lz4.c +++ b/src/qatzip_lz4.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_mem.c b/src/qatzip_mem.c index 9acdce4..cb64886 100755 --- a/src/qatzip_mem.c +++ b/src/qatzip_mem.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_page_table.h b/src/qatzip_page_table.h index 8d129c4..89ab458 100644 --- a/src/qatzip_page_table.h +++ b/src/qatzip_page_table.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_stream.c b/src/qatzip_stream.c index 52181f0..984271a 100644 --- a/src/qatzip_stream.c +++ b/src/qatzip_stream.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_sw.c b/src/qatzip_sw.c index e714a3c..ffadaa4 100755 --- a/src/qatzip_sw.c +++ b/src/qatzip_sw.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/qatzip_utils.c b/src/qatzip_utils.c index 566eb05..7a0bfaa 100644 --- a/src/qatzip_utils.c +++ b/src/qatzip_utils.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/xxhash.c b/src/xxhash.c index ad012e9..b63594e 100644 --- a/src/xxhash.c +++ b/src/xxhash.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/xxhash.h b/src/xxhash.h index 4f61c8c..8b504ec 100644 --- a/src/xxhash.h +++ b/src/xxhash.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/test/Makefile.am b/test/Makefile.am index 30995c8..f9a8c8c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/bt.c b/test/bt.c index 513df6f..126943c 100755 --- a/test/bt.c +++ b/test/bt.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/test/code_format_tests/astylerc b/test/code_format_tests/astylerc index 562b2cd..ee951af 100644 --- a/test/code_format_tests/astylerc +++ b/test/code_format_tests/astylerc @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/code_format_tests/format.sh b/test/code_format_tests/format.sh index 1d1597f..79916ff 100755 --- a/test/code_format_tests/format.sh +++ b/test/code_format_tests/format.sh @@ -2,7 +2,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/main.c b/test/main.c index d8a3d19..adb16d7 100755 --- a/test/main.c +++ b/test/main.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev0.conf b/test/performance_tests/config_file/4xxx/4xxx_dev0.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev0.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev1.conf b/test/performance_tests/config_file/4xxx/4xxx_dev1.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev1.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev2.conf b/test/performance_tests/config_file/4xxx/4xxx_dev2.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev2.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev3.conf b/test/performance_tests/config_file/4xxx/4xxx_dev3.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev3.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev3.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev4.conf b/test/performance_tests/config_file/4xxx/4xxx_dev4.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev4.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev4.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev5.conf b/test/performance_tests/config_file/4xxx/4xxx_dev5.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev5.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev5.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev6.conf b/test/performance_tests/config_file/4xxx/4xxx_dev6.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev6.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev6.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/4xxx/4xxx_dev7.conf b/test/performance_tests/config_file/4xxx/4xxx_dev7.conf index 511f654..2b82c5b 100644 --- a/test/performance_tests/config_file/4xxx/4xxx_dev7.conf +++ b/test/performance_tests/config_file/4xxx/4xxx_dev7.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/c3xxx/c3xxx_dev0.conf b/test/performance_tests/config_file/c3xxx/c3xxx_dev0.conf index 205661a..2127d41 100644 --- a/test/performance_tests/config_file/c3xxx/c3xxx_dev0.conf +++ b/test/performance_tests/config_file/c3xxx/c3xxx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/c6xx/c6xx_dev0.conf b/test/performance_tests/config_file/c6xx/c6xx_dev0.conf index 7f4e376..75bdb69 100644 --- a/test/performance_tests/config_file/c6xx/c6xx_dev0.conf +++ b/test/performance_tests/config_file/c6xx/c6xx_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/c6xx/c6xx_dev1.conf b/test/performance_tests/config_file/c6xx/c6xx_dev1.conf index 7f4e376..75bdb69 100644 --- a/test/performance_tests/config_file/c6xx/c6xx_dev1.conf +++ b/test/performance_tests/config_file/c6xx/c6xx_dev1.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/c6xx/c6xx_dev2.conf b/test/performance_tests/config_file/c6xx/c6xx_dev2.conf index 7f4e376..75bdb69 100644 --- a/test/performance_tests/config_file/c6xx/c6xx_dev2.conf +++ b/test/performance_tests/config_file/c6xx/c6xx_dev2.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/config_file/dh895xcc/dh895xcc_dev0.conf b/test/performance_tests/config_file/dh895xcc/dh895xcc_dev0.conf index bfc447a..a785f5c 100644 --- a/test/performance_tests/config_file/dh895xcc/dh895xcc_dev0.conf +++ b/test/performance_tests/config_file/dh895xcc/dh895xcc_dev0.conf @@ -4,7 +4,7 @@ # # GPL LICENSE SUMMARY # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -26,7 +26,7 @@ # # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/performance_tests/run_perf_test.sh b/test/performance_tests/run_perf_test.sh index c6a9947..e9dbda2 100755 --- a/test/performance_tests/run_perf_test.sh +++ b/test/performance_tests/run_perf_test.sh @@ -2,7 +2,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/utils/Makefile.am b/utils/Makefile.am index d299c29..dc24020 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -1,7 +1,7 @@ ################################################################ # BSD LICENSE # -# Copyright(c) 2007-2023 Intel Corporation. All rights reserved. +# Copyright(c) 2007-2024 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/utils/qzip.c b/utils/qzip.c index f0854d2..bd69858 100644 --- a/utils/qzip.c +++ b/utils/qzip.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzip.h b/utils/qzip.h index 174dd3c..aebaf83 100644 --- a/utils/qzip.h +++ b/utils/qzip.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzip_7z.c b/utils/qzip_7z.c index 0d4e2ad..fa8ff8d 100644 --- a/utils/qzip_7z.c +++ b/utils/qzip_7z.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzip_main.c b/utils/qzip_main.c index 44cf5b5..3661d40 100644 --- a/utils/qzip_main.c +++ b/utils/qzip_main.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2007-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzstd.c b/utils/qzstd.c index db46d9a..5c1870c 100644 --- a/utils/qzstd.c +++ b/utils/qzstd.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2021-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2021-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzstd.h b/utils/qzstd.h index 576ed13..fb563bf 100644 --- a/utils/qzstd.h +++ b/utils/qzstd.h @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2021-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2021-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/utils/qzstd_main.c b/utils/qzstd_main.c index d3c61fa..c01ab1c 100644 --- a/utils/qzstd_main.c +++ b/utils/qzstd_main.c @@ -2,7 +2,7 @@ * * BSD LICENSE * - * Copyright(c) 2021-2023 Intel Corporation. All rights reserved. + * Copyright(c) 2021-2024 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without