You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CsvHelper.sln.licenseheader
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,31 @@
1
1
extensions: designer.cs generated.cs
2
2
extensions: .cs .cpp .h
3
-
// Copyright 2009-2020 Josh Close and Contributors
3
+
// Copyright 2009-2021 Josh Close
4
4
// This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
5
5
// See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
6
6
// https://github.com/JoshClose/CsvHelper
7
7
extensions: .aspx .ascx
8
8
<%--
9
-
Copyright 2009-2020 Josh Close and Contributors
9
+
Copyright 2009-2021 Josh Close
10
10
This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
11
11
See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
12
12
https://github.com/JoshClose/CsvHelper
13
13
--%>
14
14
extensions: .vb
15
-
' Copyright 2009-2020 Josh Close and Contributors
15
+
' Copyright 2009-2021 Josh Close
16
16
' This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
17
17
' See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
18
18
' https://github.com/JoshClose/CsvHelper
19
-
extensions: .xml .config .xsd
19
+
extensions: .xml .config .xsd
20
20
<!--
21
-
Copyright 2009-2020 Josh Close and Contributors
21
+
Copyright 2009-2021 Josh Close
22
22
This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
23
23
See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
24
24
https://github.com/JoshClose/CsvHelper
25
25
-->
26
26
extenions: .tt
27
27
<#
28
-
// Copyright 2009-2020 Josh Close and Contributors
28
+
// Copyright 2009-2021 Josh Close
29
29
// This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
30
30
// See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
Copy file name to clipboardExpand all lines: build/Build.cs
+11-5
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
// Copyright 2009-2021 Josh Close
2
+
// This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
3
+
// See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
0 commit comments