We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfaab5b commit d44df4dCopy full SHA for d44df4d
1 file changed
Orm/Xtensive.Orm.Tests.Core/Linq/LambdaExpressionFactoryTests.cs
@@ -1,8 +1,6 @@
1
-// Copyright (C) 2003-2010 Xtensive LLC.
2
-// All rights reserved.
3
-// For conditions of distribution and use, see license.
4
-// Created by: Denis Krjuchkov
5
-// Created: 2020.14.02
+// Licensed to the Xtensive LLC under one or more agreements.
+// The Xtensive LLC licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
6
7
using System;
8
using System.Linq.Expressions;
0 commit comments