Skip to content

Commit 7185bad

Browse files
committed
Updated license headers
[skip ci]
1 parent c8e183a commit 7185bad

File tree

90 files changed

+90
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+90
-90
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

src/Utils/CommandLineUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/FileFilter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/FileSystemUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Helpers/AssemblyResolver.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Reflection/AppConfigBindingRedirectReferenceResolver.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Reflection/AppDomainExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Reflection/AssemblyExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Reflection/AssemblyNameReferenceResolver.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

src/Utils/Reflection/EnumExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//*********************************************************************
22
//xToolkit
3-
//Copyright(C) 2022 Xarial Pty Limited
3+
//Copyright(C) 2023 Xarial Pty Limited
44
//Product URL: https://xtoolkit.xarial.com
55
//License: https://xtoolkit.xarial.com/license/
66
//*********************************************************************

0 commit comments

Comments
 (0)