Skip to content

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.NET Core uses third-party libraries or other resources that may be
2+
distributed under licenses different than the .NET Core software.
3+
4+
Attributions and license notices for test cases originally authored by
5+
third parties can be found in the respective test directories.
6+
7+
In the event that we accidentally failed to list a required notice, please
8+
bring it to our attention. Post an issue or email us:
9+
10+
dotnet@microsoft.com
11+
12+
The attached notices are provided for information only.
13+
14+
License notice for Stack Overflow
15+
---------------------------------
16+
17+
Policy: https://stackoverflow.com/help/licensing
18+
License: https://creativecommons.org/licenses/by-sa/3.0/
19+
20+
Title: javascript regex iso datetime
21+
Content: https://stackoverflow.com/questions/3143070/javascript-regex-iso-datetime#answer-3143231
22+
Question author: Scott -- https://stackoverflow.com/users/140811/scott
23+
Answer author: Brock Adams -- https://stackoverflow.com/users/331508/brock-adams
24+
25+
Use:
26+
27+
* https://github.com/dotnet/corefx-testdata/blob/1b409ad29feded5e1723e67a37fe094c1c8d0a08/System.IO.Compression.TestData/UncompressedTestFiles/WebFiles/angular.js
28+
* https://github.com/dotnet/corefx-testdata/blob/1b409ad29feded5e1723e67a37fe094c1c8d0a08/System.IO.Compression.TestData/GZipTestData/WebFiles/angular.js.gz
29+

0 commit comments

Comments
 (0)