Browse Source

Update copyright year

Threema 7 tháng trước cách đây
mục cha
commit
6b19214dcf
100 tập tin đã thay đổi với 102 bổ sung102 xóa
  1. 1 1
      README.md
  2. 1 1
      app/assets/license.html
  3. 1 1
      app/src/androidTest/java/ch/threema/app/DangerousTest.java
  4. 1 1
      app/src/androidTest/java/ch/threema/app/PermissionRuleUtils.kt
  5. 1 1
      app/src/androidTest/java/ch/threema/app/ScreenshotTakingRule.java
  6. 1 1
      app/src/androidTest/java/ch/threema/app/TestApplication.java
  7. 1 1
      app/src/androidTest/java/ch/threema/app/TestCoreServiceManager.kt
  8. 1 1
      app/src/androidTest/java/ch/threema/app/TestFastlaneOnly.java
  9. 1 1
      app/src/androidTest/java/ch/threema/app/ThreemaTestRunner.java
  10. 1 1
      app/src/androidTest/java/ch/threema/app/backuprestore/csv/BackupServiceTest.java
  11. 1 1
      app/src/androidTest/java/ch/threema/app/contacts/AddOrUpdateContactBackgroundTaskTest.kt
  12. 1 1
      app/src/androidTest/java/ch/threema/app/contacts/MarkContactAsDeletedBackgroundTaskTest.kt
  13. 1 1
      app/src/androidTest/java/ch/threema/app/contacts/ReflectedContactSyncTaskTest.kt
  14. 1 1
      app/src/androidTest/java/ch/threema/app/edithistory/EditHistoryTest.kt
  15. 1 1
      app/src/androidTest/java/ch/threema/app/emojis/EmojiUtilTest.kt
  16. 1 1
      app/src/androidTest/java/ch/threema/app/emojis/MarkupParserTest.java
  17. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/GroupControlTest.kt
  18. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/GroupConversationListTest.kt
  19. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupLeaveTest.kt
  20. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupNameTest.kt
  21. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupSetupTest.kt
  22. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupSyncRequestTest.kt
  23. 1 1
      app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupTextTest.kt
  24. 1 1
      app/src/androidTest/java/ch/threema/app/processors/IncomingMessageProcessorTest.kt
  25. 1 1
      app/src/androidTest/java/ch/threema/app/processors/MessageProcessorProvider.kt
  26. 1 1
      app/src/androidTest/java/ch/threema/app/protocol/IdentityBlockedStepsTest.kt
  27. 1 1
      app/src/androidTest/java/ch/threema/app/service/GroupInviteServiceTest.java
  28. 1 1
      app/src/androidTest/java/ch/threema/app/services/BlockedIdentitiesServiceTest.kt
  29. 1 1
      app/src/androidTest/java/ch/threema/app/services/systemupdate/SystemUpdateHelpersTest.kt
  30. 1 1
      app/src/androidTest/java/ch/threema/app/tasks/PersistableTasksTest.kt
  31. 1 1
      app/src/androidTest/java/ch/threema/app/testutils/CaptureLogcatOnTestFailureRule.java
  32. 1 1
      app/src/androidTest/java/ch/threema/app/testutils/InstructionUtil.java
  33. 1 1
      app/src/androidTest/java/ch/threema/app/testutils/RecyclerViewMatcher.java
  34. 1 1
      app/src/androidTest/java/ch/threema/app/testutils/TestHelpers.java
  35. 1 1
      app/src/androidTest/java/ch/threema/app/testutils/ThreemaAssert.java
  36. 1 1
      app/src/androidTest/java/ch/threema/app/utils/BackgroundErrorNotificationTest.java
  37. 1 1
      app/src/androidTest/java/ch/threema/app/utils/BackgroundExecutorTest.kt
  38. 1 1
      app/src/androidTest/java/ch/threema/app/utils/BundledMessagesSendStepsTest.kt
  39. 1 1
      app/src/androidTest/java/ch/threema/app/utils/GeoLocationUtilTest.kt
  40. 1 1
      app/src/androidTest/java/ch/threema/app/utils/LinkifyUtilTest.kt
  41. 1 1
      app/src/androidTest/java/ch/threema/app/utils/TextUtilTest.java
  42. 3 3
      app/src/androidTest/java/ch/threema/app/voip/SdpTest.java
  43. 1 1
      app/src/androidTest/java/ch/threema/app/voip/VoipStatusMessageTest.java
  44. 1 1
      app/src/androidTest/java/ch/threema/app/webclient/activities/SessionsActivityTest.java
  45. 1 1
      app/src/androidTest/java/ch/threema/app/webclient/converter/MessageTest.java
  46. 1 1
      app/src/androidTest/java/ch/threema/app/webclient/converter/MsgpackTest.java
  47. 1 1
      app/src/androidTest/java/ch/threema/data/TestDatabaseService.kt
  48. 1 1
      app/src/androidTest/java/ch/threema/data/repositories/ContactModelRepositoryTest.kt
  49. 1 1
      app/src/androidTest/java/ch/threema/data/repositories/EditHistoryRepositoryTest.kt
  50. 1 1
      app/src/androidTest/java/ch/threema/data/repositories/EmojiReactionsRepositoryTest.kt
  51. 1 1
      app/src/androidTest/java/ch/threema/data/repositories/GroupModelRepositoryTest.kt
  52. 1 1
      app/src/androidTest/java/ch/threema/logging/backend/DebugLogFileBackendTest.java
  53. 1 1
      app/src/androidTest/java/ch/threema/storage/DatabaseNonceStoreTest.kt
  54. 1 1
      app/src/androidTest/java/ch/threema/storage/SQLDHSessionStoreTest.java
  55. 1 1
      app/src/androidTest/java/ch/threema/storage/TaskArchiveFactoryTest.kt
  56. 1 1
      app/src/blue/java/ch/threema/app/activities/DownloadApkActivity.java
  57. 1 1
      app/src/blue/java/ch/threema/app/compose/theme/color/ColorsDark.kt
  58. 1 1
      app/src/blue/java/ch/threema/app/compose/theme/color/ColorsLight.kt
  59. 1 1
      app/src/blue/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt
  60. 1 1
      app/src/blue/java/ch/threema/app/compose/theme/color/CustomColorsLight.kt
  61. 1 1
      app/src/blue/java/ch/threema/app/utils/DownloadUtil.java
  62. 1 1
      app/src/foss_based/assets/license.html
  63. 1 1
      app/src/foss_based/java/ch/threema/app/activities/VoiceActionActivity.java
  64. 1 1
      app/src/foss_based/java/ch/threema/app/licensing/StoreLicenseCheck.java
  65. 1 1
      app/src/foss_based/java/ch/threema/app/push/PushRegistrationWorker.java
  66. 1 1
      app/src/foss_based/java/ch/threema/app/push/PushService.java
  67. 1 1
      app/src/foss_based/java/ch/threema/app/services/VoiceActionService.java
  68. 1 1
      app/src/google_services_based/java/ch/threema/app/activities/VoiceActionActivity.java
  69. 1 1
      app/src/google_services_based/java/ch/threema/app/licensing/StoreLicenseCheck.java
  70. 1 1
      app/src/google_services_based/java/ch/threema/app/licensing/ThreemaLicensePolicy.java
  71. 1 1
      app/src/google_services_based/java/ch/threema/app/push/PushRegistrationWorker.java
  72. 1 1
      app/src/google_services_based/java/ch/threema/app/push/PushService.java
  73. 1 1
      app/src/google_services_based/java/ch/threema/app/services/VoiceActionService.java
  74. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/AESObfuscator.java
  75. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/DeviceLimiter.java
  76. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/ILicenseResultListener.java
  77. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/ILicensingService.java
  78. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/LicenseChecker.java
  79. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/LicenseCheckerCallback.java
  80. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/LicenseValidator.java
  81. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/NullDeviceLimiter.java
  82. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/Obfuscator.java
  83. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/Policy.java
  84. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/PreferenceObfuscator.java
  85. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/ResponseData.java
  86. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/StrictPolicy.java
  87. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/ValidationException.java
  88. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/util/Base64.java
  89. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/util/Base64DecoderException.java
  90. 1 1
      app/src/google_services_based/java/com/google/android/vending/licensing/util/URIQueryDecoder.java
  91. 1 1
      app/src/green/java/ch/threema/app/activities/DownloadApkActivity.java
  92. 1 1
      app/src/green/java/ch/threema/app/compose/theme/color/ColorsDark.kt
  93. 1 1
      app/src/green/java/ch/threema/app/compose/theme/color/ColorsLight.kt
  94. 1 1
      app/src/green/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt
  95. 1 1
      app/src/green/java/ch/threema/app/compose/theme/color/CustomColorsLight.kt
  96. 1 1
      app/src/green/java/ch/threema/app/utils/DownloadUtil.java
  97. 1 1
      app/src/hms/java/ch/threema/app/activities/DownloadApkActivity.java
  98. 1 1
      app/src/hms/java/ch/threema/app/compose/theme/color/ColorsDark.kt
  99. 1 1
      app/src/hms/java/ch/threema/app/compose/theme/color/ColorsLight.kt
  100. 1 1
      app/src/hms/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt

+ 1 - 1
README.md

@@ -259,7 +259,7 @@ language, please contact us at `support at threema dot ch`.
 
 Threema for Android is licensed under the GNU Affero General Public License v3.
 
-    Copyright (c) 2013-2024 Threema GmbH
+    Copyright (c) 2013-2025 Threema GmbH
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/assets/license.html

@@ -43,7 +43,7 @@
 
 <body>
 
-<p class="maincopyright">Copyright © 2013-2024 Threema GmbH.<br/>
+<p class="maincopyright">Copyright © 2013-2025 Threema GmbH.<br/>
     All rights reserved.</p>
 
 <p>This product contains artwork and code from the following rights holders:</p>

+ 1 - 1
app/src/androidTest/java/ch/threema/app/DangerousTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/PermissionRuleUtils.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/ScreenshotTakingRule.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/TestApplication.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2017-2024 Threema GmbH
+ * Copyright (c) 2017-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/TestCoreServiceManager.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/TestFastlaneOnly.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/ThreemaTestRunner.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2017-2024 Threema GmbH
+ * Copyright (c) 2017-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/backuprestore/csv/BackupServiceTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/contacts/AddOrUpdateContactBackgroundTaskTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/contacts/MarkContactAsDeletedBackgroundTaskTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/contacts/ReflectedContactSyncTaskTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/edithistory/EditHistoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/emojis/EmojiUtilTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/emojis/MarkupParserTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/GroupControlTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/GroupConversationListTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupLeaveTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupNameTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupSetupTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupSyncRequestTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/groupmanagement/IncomingGroupTextTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/processors/IncomingMessageProcessorTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/processors/MessageProcessorProvider.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/protocol/IdentityBlockedStepsTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/service/GroupInviteServiceTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/services/BlockedIdentitiesServiceTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/services/systemupdate/SystemUpdateHelpersTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/tasks/PersistableTasksTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/testutils/CaptureLogcatOnTestFailureRule.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/testutils/InstructionUtil.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2017-2024 Threema GmbH
+ * Copyright (c) 2017-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/testutils/RecyclerViewMatcher.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2017-2024 Threema GmbH
+ * Copyright (c) 2017-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/testutils/TestHelpers.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/testutils/ThreemaAssert.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/BackgroundErrorNotificationTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/BackgroundExecutorTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/BundledMessagesSendStepsTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/GeoLocationUtilTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2022-2024 Threema GmbH
+ * Copyright (c) 2022-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/LinkifyUtilTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2022-2024 Threema GmbH
+ * Copyright (c) 2022-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/utils/TextUtilTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 3 - 3
app/src/androidTest/java/ch/threema/app/voip/SdpTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,
@@ -433,8 +433,8 @@ public class SdpTest {
             }
             // TODO(SE-63): Ehh, dirty hack... it should create a transceiver instead
             matches.add("^a=recvonly");
-//          expectedMatchesPart1.add("^a=sendrecv");
-//          expectedMatchesPart1.add("^a=msid:3MACALL 3MACALLv0");
+//			expectedMatchesPart1.add("^a=sendrecv");
+//			expectedMatchesPart1.add("^a=msid:3MACALL 3MACALLv0");
             matches.add("^a=rtcp-mux$");
             matches.add("^a=rtcp-rsize$");
 

+ 1 - 1
app/src/androidTest/java/ch/threema/app/voip/VoipStatusMessageTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/webclient/activities/SessionsActivityTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/webclient/converter/MessageTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/app/webclient/converter/MsgpackTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2017-2024 Threema GmbH
+ * Copyright (c) 2017-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/data/TestDatabaseService.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/data/repositories/ContactModelRepositoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/data/repositories/EditHistoryRepositoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/data/repositories/EmojiReactionsRepositoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/data/repositories/GroupModelRepositoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/logging/backend/DebugLogFileBackendTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2018-2024 Threema GmbH
+ * Copyright (c) 2018-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/storage/DatabaseNonceStoreTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/storage/SQLDHSessionStoreTest.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2022-2024 Threema GmbH
+ * Copyright (c) 2022-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/androidTest/java/ch/threema/storage/TaskArchiveFactoryTest.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2023-2024 Threema GmbH
+ * Copyright (c) 2023-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/activities/DownloadApkActivity.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/compose/theme/color/ColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/compose/theme/color/ColorsLight.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/compose/theme/color/CustomColorsLight.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/blue/java/ch/threema/app/utils/DownloadUtil.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/foss_based/assets/license.html

@@ -43,7 +43,7 @@
 
 <body>
 
-<p class="maincopyright">Copyright © 2013-2024 Threema GmbH.<br/>
+<p class="maincopyright">Copyright © 2013-2025 Threema GmbH.<br/>
     All rights reserved.</p>
 
 <p>This product contains artwork and code from the following rights holders:</p>

+ 1 - 1
app/src/foss_based/java/ch/threema/app/activities/VoiceActionActivity.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/foss_based/java/ch/threema/app/licensing/StoreLicenseCheck.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/foss_based/java/ch/threema/app/push/PushRegistrationWorker.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/foss_based/java/ch/threema/app/push/PushService.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/foss_based/java/ch/threema/app/services/VoiceActionService.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/activities/VoiceActionActivity.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2016-2024 Threema GmbH
+ * Copyright (c) 2016-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/licensing/StoreLicenseCheck.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/licensing/ThreemaLicensePolicy.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/push/PushRegistrationWorker.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2021-2024 Threema GmbH
+ * Copyright (c) 2021-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/push/PushService.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2015-2024 Threema GmbH
+ * Copyright (c) 2015-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/ch/threema/app/services/VoiceActionService.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2016-2024 Threema GmbH
+ * Copyright (c) 2016-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/AESObfuscator.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/DeviceLimiter.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/ILicenseResultListener.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/ILicensingService.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/LicenseChecker.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/LicenseCheckerCallback.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/LicenseValidator.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/NullDeviceLimiter.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/Obfuscator.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/Policy.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/PreferenceObfuscator.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/ResponseData.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/StrictPolicy.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/ValidationException.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/util/Base64.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/util/Base64DecoderException.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2013-2024 Threema GmbH
+ * Copyright (c) 2013-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/google_services_based/java/com/google/android/vending/licensing/util/URIQueryDecoder.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/activities/DownloadApkActivity.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/compose/theme/color/ColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/compose/theme/color/ColorsLight.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/compose/theme/color/CustomColorsLight.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/green/java/ch/threema/app/utils/DownloadUtil.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2020-2024 Threema GmbH
+ * Copyright (c) 2020-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/hms/java/ch/threema/app/activities/DownloadApkActivity.java

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2019-2024 Threema GmbH
+ * Copyright (c) 2019-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/hms/java/ch/threema/app/compose/theme/color/ColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/hms/java/ch/threema/app/compose/theme/color/ColorsLight.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

+ 1 - 1
app/src/hms/java/ch/threema/app/compose/theme/color/CustomColorsDark.kt

@@ -4,7 +4,7 @@
  *   |_| |_||_|_| \___\___|_|_|_\__,_(_)
  *
  * Threema for Android
- * Copyright (c) 2024 Threema GmbH
+ * Copyright (c) 2024-2025 Threema GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License, version 3,

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác