Skip to content

Typos in scripts #252

@lexaknyazev

Description

@lexaknyazev

* Pocess the command line

array('switch'=>'help', 'long'=>'help', 'short'=>'h', 'text'=>'Displays this informaiton.'),
array('switch'=>'verbose', 'long'=>'verbose', 'short'=>'v', 'text'=>'Dump intermediate and debug infomation.'),

fwrite ($F, sprintf ("\n### Copyright\n\n© %d, The Khronos Group.\n\n**License:** [Creative Commons Attribtution 4.0 International](%s)\n", 2023, $metaAll[0]->LICENSE['CC-BY 4.0']['link']));

// Model's metadata, either stored in the Repo or derrived from it

* At a mininum, the following can be used in the BODY file

$readme[] = ' * [Creative Commons Attribtution 4.0 International]("'.$this->LICENSE['CC-BY 4.0']['link'].'") [SPDX license identifier: "CC-BY-4.0"]';

Note that after fixing the scripts LICENSE.md files will be regenerated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions