diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-11 22:43:32 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-11 22:43:32 +0200 |
commit | 916f26b27d963f32bfb9e0b8fa78dc373eb55f52 (patch) | |
tree | 0674c00afc78f104d1edf1eb76a003addb665beb /sass | |
parent | 55d34cddeb813de001e47bcf33c40b2b99b2a540 (diff) |
update copyright
Diffstat (limited to 'sass')
-rw-r--r-- | sass/dark.scss | 2 | ||||
-rw-r--r-- | sass/light.scss | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sass/dark.scss b/sass/dark.scss index 34b82f4..215475e 100644 --- a/sass/dark.scss +++ b/sass/dark.scss @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Daniel Friesel + * Copyright (C) 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/sass/light.scss b/sass/light.scss index 8061206..f296fa5 100644 --- a/sass/light.scss +++ b/sass/light.scss @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Daniel Friesel + * Copyright (C) 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |