File tree Expand file tree Collapse file tree 23 files changed +46
-92
lines changed Expand file tree Collapse file tree 23 files changed +46
-92
lines changed Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
// ported / adopted from https://github.com/amd/aocl-libm-ose/tree/master/src/optmized
7
5
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
// ported / adopted from https://github.com/amd/aocl-libm-ose/tree/master/src/optmized
7
5
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System . Runtime . CompilerServices ;
7
5
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
Original file line number Diff line number Diff line change 1
- // This file is part of Silk.NET.
2
- //
3
- // You may modify and distribute Silk.NET under the terms
4
- // of the MIT license. See the LICENSE file for details.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
5
3
6
4
using System ;
7
5
using System . Runtime . CompilerServices ;
You can’t perform that action at this time.
0 commit comments