diff options
Diffstat (limited to 'src/log.ts')
-rw-r--r-- | src/log.ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* This file is part of jshelper (https://codeberg.org/metamuffin/jshelper) which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ import { e } from "./element.ts" |