diff options
author | Danny Lin <danny@kdrag0n.dev> | 2020-12-12 16:42:30 -0800 |
---|---|---|
committer | Danny Lin <danny@kdrag0n.dev> | 2020-12-12 16:43:26 -0800 |
commit | 3b66c3e1b7e0e5bf94873a55b61639744d6a3deb (patch) | |
tree | e3059e67d32b4af947e44d7ddd802219642aa148 | |
parent | 342a6f6271d2c5ea88640ca297bbc1b231fd93f8 (diff) |
SimpleDeviceConfig: Fix copyright year
-rw-r--r-- | src/org/protonaosp/deviceconfig/BootReceiver.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/protonaosp/deviceconfig/BootReceiver.java b/src/org/protonaosp/deviceconfig/BootReceiver.java index a0c01c5..2be918a 100644 --- a/src/org/protonaosp/deviceconfig/BootReceiver.java +++ b/src/org/protonaosp/deviceconfig/BootReceiver.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 The Proton AOSP Project + * Copyright (C) 2020 The Proton AOSP Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |