emacs/snippets/php-mode/license-doc-apache

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