File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
src/linker/Linker.Dataflow Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System ;
55using System . Collections . Generic ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System . Collections . Generic ;
55using System . Diagnostics . CodeAnalysis ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System . Collections . Generic ;
55using System . Diagnostics . CodeAnalysis ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System . Collections . Generic ;
55using System . Diagnostics . CodeAnalysis ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System . Collections . Generic ;
55using System . Diagnostics . CodeAnalysis ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System . Collections . Generic ;
55using System . Diagnostics . CodeAnalysis ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using ILLink . Shared . DataFlow ;
55using Mono . Cecil ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements .
2- // The .NET Foundation licenses this file to you under the MIT license.
1+ // Copyright (c) .NET Foundation and contributors. All rights reserved .
2+ // Licensed under the MIT license. See LICENSE file in the project root for full license information .
33
44using System ;
55using System . Collections . Generic ;
You can’t perform that action at this time.
0 commit comments