We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b486c5 commit 8261200Copy full SHA for 8261200
Orm/Xtensive.Orm.Tests.Core/Caching/FastConcurrentLruCacheTest.cs
@@ -1,3 +1,7 @@
1
+// Copyright (C) 2021 Xtensive LLC.
2
+// This code is distributed under MIT license terms.
3
+// See the License.txt file in the project root for more information.
4
+
5
using System;
6
using System.Threading;
7
using System.Threading.Tasks;
Orm/Xtensive.Orm.Tests.Core/Caching/LruCacheTest.cs
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 Xtensive LLC.
+// Copyright (C) 2009-2021 Xtensive LLC.
// This code is distributed under MIT license terms.
// See the License.txt file in the project root for more information.
0 commit comments