Skip to content

Commit 8261200

Browse files
committed
File summaries update
1 parent 3b486c5 commit 8261200

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Orm/Xtensive.Orm.Tests.Core/Caching/FastConcurrentLruCacheTest.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
using System;
26
using System.Threading;
37
using System.Threading.Tasks;

Orm/Xtensive.Orm.Tests.Core/Caching/LruCacheTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2021 Xtensive LLC.
1+
// Copyright (C) 2009-2021 Xtensive LLC.
22
// This code is distributed under MIT license terms.
33
// See the License.txt file in the project root for more information.
44

0 commit comments

Comments
 (0)