File tree Expand file tree Collapse file tree 4 files changed +10
-21
lines changed
Orm/Xtensive.Orm/Orm/Providers
Expressions/MemberCompilers Expand file tree Collapse file tree 4 files changed +10
-21
lines changed Original file line number Diff line number Diff line change 1- // Copyright (C) 2003-2021 Xtensive LLC.
1+ // Copyright (C) 2003-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: Dmitri Maximov
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) 2010-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: Aleksey Gamzov
55// Created: 2010.11.02
66
7- using Xtensive . Linq ;
87using Xtensive . Sql ;
98using Xtensive . Sql . Dml ;
109
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) 2010-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: Aleksey Gamzov
55// Created: 2010.11.02
66
77using System ;
8- using System . Collections . Generic ;
9- using System . Linq ;
10- using System . Text ;
11- using Xtensive . Linq ;
12- using Xtensive . Sql ;
138using Xtensive . Sql . Dml ;
149
1510namespace Xtensive . Orm . Providers
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) 2010-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: Aleksey Gamzov
55// Created: 2010.11.02
66
7- using System ;
8- using System . Collections . Generic ;
9- using System . Linq ;
10- using System . Text ;
11- using Xtensive . Linq ;
127using Xtensive . Sql ;
138using Xtensive . Sql . Dml ;
149
You can’t perform that action at this time.
0 commit comments