Skip to content

Commit f46488d

Browse files
committed
(C) 2022
1 parent 598ca25 commit f46488d

Some content is hidden

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

43 files changed

+43
-43
lines changed

app/src/debug/java/eu/chainfire/holeylight/test/TestRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/com/android/systemui/LsRune.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/com/android/systemui/VIDirector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/com/android/systemui/util/DeviceState.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/com/android/systemui/wallpaper/WallpaperUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/animation/JSONAnimationManipulator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/animation/NotificationAnimation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/animation/Overlay.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/animation/SpritePlayer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/animation/SpriteSheet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/AODControl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/Battery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/CameraCutout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/Display.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/Fold.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/LocaleHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/MotionSensor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/Settings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/misc/Slog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/AccessibilityService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/NotificationListenerService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/NotificationTracker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/area/AreaFinder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/area/AreaFinderDummy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/area/AreaFinderGoogle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/area/AreaFinderSamsung.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/service/area/AreaFinderSamsung13.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/BaseActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/ColorActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/DetectCutoutActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/SettingsFragment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/TestNotification.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/java/eu/chainfire/holeylight/ui/TuneActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

app/src/main/res/values-el/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entries with 'translatable="false"' also need no translation. -->
55

66
<string translatable="false" name="app_name">Holey Light</string>
7-
<string translatable="false" name="app_details">Copyright © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
7+
<string translatable="false" name="app_details">Copyright © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
88
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
99

1010
<string name="permission_required">Απαιτούνται άδειες</string>

app/src/main/res/values-es/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string translatable="false" name="app_name">Holey Light</string>
4-
<string translatable="false" name="app_details">Copyright © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
4+
<string translatable="false" name="app_details">Copyright © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
55
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
66

77
<string name="permission_required">Permisos necesarios</string>

app/src/main/res/values-it/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entries with 'translatable="false"' also need no translation. -->
55

66
<string translatable="false" name="app_name">Holey Light</string>
7-
<string translatable="false" name="app_details">Copyright © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
7+
<string translatable="false" name="app_details">Copyright © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
88
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
99

1010
<string name="permission_required">Permessi necessari</string>

app/src/main/res/values-pt/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entries with 'translatable="false"' also need no translation. -->
55

66
<string translatable="false" name="app_name">Holey Light</string>
7-
<string translatable="false" name="app_details">Copyright © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nFontes: github.com/Chainfire/HoleyLight\nToque para visitar o tópico no XDA</string>
7+
<string translatable="false" name="app_details">Copyright © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nFontes: github.com/Chainfire/HoleyLight\nToque para visitar o tópico no XDA</string>
88
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
99

1010
<string name="permission_required">Permissões necessárias</string>

app/src/main/res/values-ru/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<string name="animation_style_single_title">Постоянно</string>
99
<string name="animation_style_swirl_title">Змейка</string>
1010
<string name="animation_style_tsp_title">Кольцо</string>
11-
<string name="app_details">Авторское право © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nИсточник: github.com/Chainfire/HoleyLight\nНажмите, для посещения темы на XDA</string>
11+
<string name="app_details">Авторское право © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nИсточник: github.com/Chainfire/HoleyLight\nНажмите, для посещения темы на XDA</string>
1212
<string name="battery_screen_off">От батареи: экран выключен</string>
1313
<string name="battery_screen_on">От батареи: экран включен</string>
1414
<string name="charging_screen_off">От зарядки: экран выключен</string>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<string name="aod_helper_known_issues_samsung_unholey_clock">&lt;b>Unholey Light: 时钟&lt;/b> 选项应调整为 &lt;b>关闭&lt;/b></string>
1818
<string name="aod_helper_permissions">&lt;b>AOD Helper&lt;/b> 需要其它权限. 使用它的所有选项已被禁用, 并在授权后需重新手动启用. 您是否需要更新说明?&lt;br>&lt;br>若您的设备已 Root, 选择 &lt;b>Root&lt;/b> 选项则可解决问题. 若还未正常工作会再次显示此弹窗.</string>
1919
<string name="aod_helper_update">&lt;b>AOD Helper&lt;/b> 需要更新. 使用它的所有选项已被禁用, 并在授权后需重新手动启用. 您是否需要更新说明?</string>
20-
<string name="app_details">"版权所有 © 2019-2021 – Chainfire
20+
<string name="app_details">"版权所有 © 2019-2022 – Chainfire
2121
推特: @ChainfireXDA
2222
源码: github.com/Chainfire/HoleyLight
2323
点击访问 XDA 主题"</string>

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entries with 'translatable="false"' also need no translation. -->
55

66
<string translatable="false" name="app_name">Holey Light</string>
7-
<string translatable="false" name="app_details">Copyright © 2019-2021 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
7+
<string translatable="false" name="app_details">Copyright © 2019-2022 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
88
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
99

1010
<string name="permission_required">Permissions needed</string>

app/src/release/java/eu/chainfire/holeylight/test/TestRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

helper/src/main/java/eu/chainfire/holeylight/aodhelper/AODReceiver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019-2021 Jorrit "Chainfire" Jongma
2+
* Copyright (C) 2019-2022 Jorrit "Chainfire" Jongma
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)