Files
dotfiles/.emacs.d/snippets/php-mode/license-doc-mpl
2017-12-21 17:29:29 +01:00

8 lines
205 B
Plaintext

# -*- mode: snippet -*-
# contributor: USAMI Kenta <tadsan@zonu.me>
# name: PHPDoc @license MPL
# key: *license-mpl
# group: annotation
# --
* @license https://www.mozilla.org/en-US/MPL/2.0/ MPL-2.0${0:
*}