Skip to content

Commit d29888a

Browse files
📝 update the copyright year
1 parent 8199725 commit d29888a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

LICENSE.md

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) 2024 Xavier Foucrier
3+
Copyright (c) 2025 Xavier Foucrier
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

PRIVACY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ For more informations about Cloudflare resolver terms, read the [Cloudflare Comm
3232

3333
Our Privacy Policy may change from time to time. We will not reduce your rights under this Privacy Policy without your explicit consent. We will post any privacy policy changes on this page and, if the changes are significant, we will provide a more prominent notice.
3434

35-
*Last update: December 9th, 2024*
35+
*Last update: January 24th, 2025*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can **read the [privacy notice](PRIVACY.md)** to see how the application cle
6161

6262

6363
## Softpedia award
64-
This product was last tested in the **Softpedia Labs** on **December 7th, 2024** by *Alexandra Sava*.
64+
This product was last tested in the **Softpedia Labs** on **December 7th, 2025** by *Alexandra Sava*.
6565

6666
Softpedia guarantees that Inbox Notifier is **100% Free**, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. This software product was tested thoroughly and was found **absolutely clean**; therefore, it can be installed with no concern by any computer user. However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back occasionally and pay attention to the date of testing shown above.
6767

code/Main.de.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ als gelesen markiert.</value>
525525
<value>247, 34</value>
526526
</data>
527527
<data name="linkLicense.Text" xml:space="preserve">
528-
<value2024. Alle Rechte vorbehalten.
528+
<value2025. Alle Rechte vorbehalten.
529529
Open Source, veröffentlicht unter der MIT-Lizenz</value>
530530
</data>
531531
<data name="linkWebsiteXavier.LinkArea" type="System.Windows.Forms.LinkArea, System.Windows.Forms">

code/Main.en.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ will automatically open the inbox.</value>
522522
<value>223, 34</value>
523523
</data>
524524
<data name="linkLicense.Text" xml:space="preserve">
525-
<value2024. All rights reserved.
525+
<value2025. All rights reserved.
526526
Open Source, distributed under MIT License</value>
527527
</data>
528528
<data name="linkWebsiteXavier.LinkArea" type="System.Windows.Forms.LinkArea, System.Windows.Forms">

code/Main.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ un designer et développeur basé à Tokyo</value>
806806
<value>2, 3, 2, 3</value>
807807
</data>
808808
<data name="linkLicense.Text" xml:space="preserve">
809-
<value2024. Tous droits réservés.
809+
<value2025. Tous droits réservés.
810810
Open Source, distribué sous Licence MIT</value>
811811
</data>
812812
<data name="labelNotificationOpenMessage.ImageAlign" type="System.Drawing.ContentAlignment, System.Drawing">

code/Main.ru.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
<value>210, 34</value>
551551
</data>
552552
<data name="linkLicense.Text" xml:space="preserve">
553-
<value2024. Все права защищены.
553+
<value2025. Все права защищены.
554554
Открытый исходный код, лицензия MIT</value>
555555
</data>
556556
<data name="linkWebsiteXavier.LinkArea" type="System.Windows.Forms.LinkArea, System.Windows.Forms">

code/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyDescription("Notifications of new Gmail messages for Windows platforms")]
1010
[assembly: AssemblyCompany("Xavier Foucrier")]
1111
[assembly: AssemblyProduct("Inbox Notifier")]
12-
[assembly: AssemblyCopyright("Copyright © 2024 Inbox Notifier")]
12+
[assembly: AssemblyCopyright("Copyright © 2025 Inbox Notifier")]
1313
[assembly: AssemblyTrademark("Xavier Foucrier")]
1414
[assembly: AssemblyCulture("")]
1515

0 commit comments

Comments
 (0)