summaryrefslogtreecommitdiff
path: root/tests/node-startup-controller/test-luc-handler
Commit message (Collapse)AuthorAgeFilesLines
* Change docs license to CC-BY-SA 4.0 and update licensing to GENIVI standardJonathan Maw2015-04-301-0/+15
| | | | | | | | | | | | | | | | The previous docs format, CC 1.0, is not recommended by GENIVI, and the preferred one is CC-BY-SA 4.0. Other license changes are: * Add Creative Commons copyright headers to documentation. * Add copyright headers to test code. * Add copyright headers to dbus XML that belongs to the NSC. * Update copyright headers to GENIVI's standard. Notable exceptions are: * dbus XML that is used to communicate with other services (e.g. common/nsm-consumer-dbus.xml) has not had copyright statements added, because the Node Startup Controller does not own that interface.
* Rename all remaining bits and piecesJannis Pohlmann2012-07-311-16/+16
|
* First step of renaming the Boot Manager to Node Startup ControllerJannis Pohlmann2012-07-311-0/+124
This includes mostly files, directories and the package/tarball name. The classes and D-Bus interfaces will be renamed in the next step.