summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs')
-rw-r--r--tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs b/tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs
index b419a66fe1..ee14b8b1b1 100644
--- a/tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs
+++ b/tests/src/JIT/Performance/CodeQuality/V8/DeltaBlue/DeltaBlue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
/*
This is a Java implemention of the DeltaBlue algorithm described in:
"The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"