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

8 lines
225 B
Plaintext

# -*- mode: snippet -*-
# contributor: USAMI Kenta <tadsan@zonu.me>
# name: PHPDoc @license GPLv2
# key: *license-gplv2
# group: annotation
# --
* @license https://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL-2.0${0:
*}