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

8 lines
227 B
Plaintext

# -*- 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:
*}