init
This commit is contained in:
8
snippets/php-mode/license-doc-mpl
Normal file
8
snippets/php-mode/license-doc-mpl
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- 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:
|
||||
*}
|
||||
Reference in New Issue
Block a user