Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3a1f518

Browse files
committed
merge update to F# power pack original sources
1 parente6ba430 commit3a1f518

23 files changed

+23
-23
lines changed

‎lib/bootstrap/2.0/FSharp.PowerPack.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
88
99
PowerPack extended build rules.
1010
11-
Copyright (C) Microsoft Corporation.All rights reserved.
11+
Copyright (C) Microsoft Corporation.Apache 2.0 License.
1212
***********************************************************************************************
1313
-->
1414

‎lib/bootstrap/2.0/FSharp.SRGen.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
66
created a backup copy. Incorrect changes to this file will make it
77
impossible to load or build your projects from the command-line or the IDE.
88
9-
Copyright (C) Microsoft Corporation.All rights reserved.
9+
Copyright (C) Microsoft Corporation.Apache 2.0 License.
1010
***********************************************************************************************
1111
-->
1212

‎lib/bootstrap/4.0/Microsoft.FSharp.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For example, it contains the step that actually calls the F# compiler. The rema
1111
of the build process is defined in Microsoft.Common.targets, which is imported by
1212
this file.
1313
14-
Copyright (C) Microsoft Corporation.All rights reserved.
14+
Copyright (C) Microsoft Corporation.Apache 2.0 License.
1515
***********************************************************************************************
1616
-->
1717

‎src/Silverlight/v5.0/FSharpSource.Silverlight.Common.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
66
created a backup copy. Incorrect changes to this file will make it
77
impossible to load or build your projects from the command-line or the IDE.
88
9-
Copyright (C) Microsoft Corporation.All rights reserved.
9+
Copyright (C) Microsoft Corporation.Apache 2.0 License.
1010
***********************************************************************************************
1111
-->
1212

‎src/absil/ilbinary.fsi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* (c) Microsoft Corporation.All rights reserved*)
1+
(* (c) Microsoft Corporation.Apache 2.0 License*)
22

33
/// Internal use only. Code and constants shared between binary reader/writer.
44
moduleinternalMicrosoft.FSharp.Compiler.AbstractIL.Internal.BinaryConstants

‎src/absil/zmap.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* (c) Microsoft Corporation.All rights reserved*)
1+
(* (c) Microsoft Corporation.Apache 2.0 License*)
22

33

44
namespaceMicrosoft.FSharp.Compiler.AbstractIL.Internal

‎src/absil/zmap.fsi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* (c) Microsoft Corporation.All rights reserved*)
1+
(* (c) Microsoft Corporation.Apache 2.0 License*)
22

33
namespaceMicrosoft.FSharp.Compiler.AbstractIL.Internal
44

‎src/absil/zset.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* (c) Microsoft Corporation.All rights reserved*)
1+
(* (c) Microsoft Corporation.Apache 2.0 License*)
22

33
namespaceMicrosoft.FSharp.Compiler.AbstractIL.Internal
44

‎src/absil/zset.fsi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* (c) Microsoft Corporation.All rights reserved*)
1+
(* (c) Microsoft Corporation.Apache 2.0 License*)
22

33
namespaceMicrosoft.FSharp.Compiler.AbstractIL.Internal
44

‎src/assemblyinfo/assemblyinfo.FSharp.Build.dll.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ open System.Reflection
44
[<assembly:AssemblyDescription("FSharp.Build.dll")>]
55
[<assembly:AssemblyCompany("Microsoft Corporation")>]
66
[<assembly:AssemblyTitle("FSharp.Build.dll")>]
7-
[<assembly:AssemblyCopyright("\169 Microsoft Corporation.All rights reserved.")>]
7+
[<assembly:AssemblyCopyright("\169 Microsoft Corporation.Apache 2.0 License.")>]
88
[<assembly:AssemblyProduct("Microsoft\174 F#")>]
99
do()
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp