dotfiles/emacs/snippets/fundamental-mode/copyright
2021-04-30 22:22:16 +08:00

6 lines
163 B
Plaintext
Executable File

# -*- mode: snippet -*-
# name: Shorthand for e.g.
# key: copyright
# --
${1:Copyright © (format-time-string "%Y")} ${2:(user-full-name)} <`(user-mail-address)`>