Skip to content

Commit 8479581

Browse files
committed
Updated copyright notices
1 parent 1d356d8 commit 8479581

File tree

327 files changed

+354
-328
lines changed

Some content is hidden

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

327 files changed

+354
-328
lines changed

Documentation/Content/License.aml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<title>Copyright Notices</title>
4646
<content>
4747
<para>
48-
<application>MimeKit</application> and <application>MailKit</application> are Copyright © 2013-2025 Jeffrey Stedfast
48+
<application>MimeKit</application> and <application>MailKit</application> are Copyright © 2013-2026 Jeffrey Stedfast
4949
</para>
5050
</content>
5151
</section>

Documentation/Documentation.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<NamespaceSummaryItem name="MailKit.Search" isDocumented="True">The &lt;b&gt;MailKit.Search&lt;/b&gt; namespace provides classes that are necessary for searching folders for messages matching a set of criteria.</NamespaceSummaryItem>
7878
<NamespaceSummaryItem name="MailKit.Security" isDocumented="True">The &lt;b&gt;MailKit.Security&lt;/b&gt; namespace provides implementations of various SASL authentication mechanisms used by the IMAP, POP3 and SMTP clients.</NamespaceSummaryItem>
7979
</NamespaceSummaries>
80-
<CopyrightText>Copyright &amp;#169%3b 2013-2025 Jeffrey Stedfast</CopyrightText>
80+
<CopyrightText>Copyright &amp;#169%3b 2013-2026 Jeffrey Stedfast</CopyrightText>
8181
<WorkingPath>obj\</WorkingPath>
8282
<FooterText>&amp;lt%3b!-- Global site tag %28gtag.js%29 - Google Analytics --&amp;gt%3b
8383
&amp;lt%3bscript src=&amp;quot%3bhttps://www.googletagmanager.com/gtag/js%3fid=UA-63841238-1&amp;quot%3b&amp;gt%3b&amp;lt%3b/script&amp;gt%3b

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (C) 2013-2024 .NET Foundation and Contributors
3+
Copyright (C) 2013-2026 .NET Foundation and Contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

MailKit/AccessControl.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/AccessControlList.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/AccessRight.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/AccessRights.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/AlertEventArgs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/Annotation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MailKit/AnnotationAccess.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
55
//
6-
// Copyright (c) 2013-2025 .NET Foundation and Contributors
6+
// Copyright (c) 2013-2026 .NET Foundation and Contributors
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)