Files
emacs/snippets/php-mode/license-doc-gplv2
2024-04-30 07:08:23 +02: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:
*}