dotfiles/.emacs.vanilla/snippets/text-mode/__license-mozilla-bp
2022-03-16 18:24:18 +09:00

9 lines
376 B
Plaintext

# -*- mode: snippet -*-
# name: Mozilla Public License 2.0 (boilerplate)
# uuid: __license-mozilla-bp
# group: Licenses
# contributor: https://choosealicense.com/licenses/mpl-2.0
# --
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 http://mozilla.org/MPL/2.0/.