6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
|
|
{# SPDX-License-Identifier: GPL-2.0 #}
|
||
|
|
{% if annotate %}
|
||
|
|
/* (basic) */
|
||
|
|
{% endif %}
|
||
|
|
{{ classifier }}{{ type }} {{ name }};
|