diff options
| -rw-r--r-- | SSVLSystemAlertVolume.c | 2 | ||||
| -rw-r--r-- | SSVLSystemAlertVolume.h | 2 | 
2 files changed, 4 insertions, 0 deletions
| diff --git a/SSVLSystemAlertVolume.c b/SSVLSystemAlertVolume.c index 64b93a4..ae921b3 100644 --- a/SSVLSystemAlertVolume.c +++ b/SSVLSystemAlertVolume.c @@ -1,4 +1,6 @@  /* + * Copyright (c) 2022  Teddy Wing + *   * This Source Code Form is subject to the terms of the Mozilla Public   * License, v. 2.0. If a copy of the MPL was not distributed with this   * file, You can obtain one at https://mozilla.org/MPL/2.0/. diff --git a/SSVLSystemAlertVolume.h b/SSVLSystemAlertVolume.h index 9ccf81f..226e510 100644 --- a/SSVLSystemAlertVolume.h +++ b/SSVLSystemAlertVolume.h @@ -1,4 +1,6 @@  /* + * Copyright (c) 2022  Teddy Wing + *   * This Source Code Form is subject to the terms of the Mozilla Public   * License, v. 2.0. If a copy of the MPL was not distributed with this   * file, You can obtain one at https://mozilla.org/MPL/2.0/. | 
