File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
Orm/Xtensive.Orm/Orm/Linq/Expressions Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- // Copyright (C) 2003-2010 Xtensive LLC.
2- // All rights reserved .
3- // For conditions of distribution and use, see license .
1+ // Copyright (C) 2009-2026 Xtensive LLC.
2+ // This code is distributed under MIT license terms .
3+ // See the License.txt file in the project root for more information .
44// Created by: Alexey Gamzov
55// Created: 2009.10.16
66
77using System ;
88using System . Collections . Generic ;
9- using System . Diagnostics ;
109using System . Linq . Expressions ;
1110using System . Reflection ;
12- using Xtensive . Collections ;
1311using Xtensive . Core ;
1412using Xtensive . Orm . Linq . Expressions ;
1513using Xtensive . Orm . Linq . Expressions . Visitors ;
1614using System . Linq ;
17- using System . Net . Http . Headers ;
1815
1916namespace Xtensive . Orm . Linq
2017{
Original file line number Diff line number Diff line change 1- // Copyright (C) 2009-2024 Xtensive LLC.
1+ // Copyright (C) 2009-2026 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// Created by: Alexis Kochetov
Original file line number Diff line number Diff line change 1- // Copyright (C) 2009-2020 Xtensive LLC.
1+ // Copyright (C) 2009-2026 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// Created by: Alexis Kochetov
You can’t perform that action at this time.
0 commit comments