I'm fixing styling errors on my PR and the first line of the license header 
triggers a long line error:

* Copyright (C) 2018 Erle Robotics (Juan Flores Muñoz). All rights reserved.
* Author: Erle Robotics (Juan Flores Muñoz) <j...@erlerobotics.com>
I usually do something like:

* Copyright (C) 2018 Erle Robotics (Juan Flores Muñoz). All rights
    reserved.
* Author: Erle Robotics (Juan Flores Muñoz) <j...@erlerobotics.com>

Coypright claims can span multiple lines if necessary.


Reply via email to