Skip to content

GPL v3 generation #120

@kirillt

Description

@kirillt

The program asks user about these parameters:

  1. year of licensing;
  2. full name;
  3. project name and one-line description.

However, neither of these values is used in generated text:

$ md5sum LICENSE
1ebbd3e34237af26da5dc08a4e440464

There is following lines in the generated text:

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

But they are just an example of what should be pasted into changed files.

If I understand correctly, asking user for these parameters is excessive without putting them anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions