init
This commit is contained in:
8
snippets/php-mode/license-doc-apache
Normal file
8
snippets/php-mode/license-doc-apache
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: USAMI Kenta <tadsan@zonu.me>
|
||||
# name: PHPDoc @license Apache License
|
||||
# key: *license-apache
|
||||
# group: annotation
|
||||
# --
|
||||
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache-2.0${0:
|
||||
*}
|
||||
Reference in New Issue
Block a user