ros_team_workspace icon indicating copy to clipboard operation
ros_team_workspace copied to clipboard

Clarify `'(template)'` suffix in default license template files

Open otegami opened this issue 7 months ago • 0 comments

Thank you for creating this wonderful project!

I was browsing the templates/licenses directory and noticed that both default_cpp.txt and default_py.txt include a copyright line with the literal text '(template)', for example:

// Copyright (c) $YEAR$, $NAME_ON_LICENSE$
// Copyright (c) $YEAR$, Stogl Robotics Consulting UG (haftungsbeschränkt) (template)

ref: https://github.com/b-robotized/ros_team_workspace/blob/master/templates/licenses/default_cpp.txt ref: https://github.com/b-robotized/ros_team_workspace/blob/master/templates/licenses/default_py.txt

Could you please confirm whether the inclusion of '(template)' here is intentional? I’m asking because I’m unsure whether to carry it over into the license header for my next project and want to ensure I’m using the templates correctly.

Thank you for your guidance!

otegami avatar May 19 '25 05:05 otegami