From 7971de0604579b19afc408eafc8212dcd1ec5886 Mon Sep 17 00:00:00 2001 From: Charlie Lin Date: Fri, 2 Aug 2024 15:37:16 -0400 Subject: [PATCH] Update log2.cpp (#3338) --- test/ref/log2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ref/log2.cpp b/test/ref/log2.cpp index 8572526f174..13118c45b5d 100644 --- a/test/ref/log2.cpp +++ b/test/ref/log2.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2015-2023 Advanced Micro Devices, Inc. All rights reserved. + * Copyright (c) 2015-2024 Advanced Micro Devices, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal