Skip to content

Commit

Permalink
Deleted doubled License statments, lower case
Browse files Browse the repository at this point in the history
Signed-off-by: Chrisitan Heissenberger <christian.heissenberger@de.bosch.com>
  • Loading branch information
chheis authored and danielwilms committed Sep 15, 2020
1 parent eafb49c commit 6e1c9a4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
7 changes: 2 additions & 5 deletions spec/Driver/Driver.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
#
# Driver data
#
# All files and artifacts in this repository are licensed under the
# provisions of the license provided by the LICENSE file in this repository.
#

- Occupant:
type: branch
Expand Down Expand Up @@ -37,9 +34,9 @@
datatype: float
type: sensor
unit: percent
description: Fatiguenesslevel of driver.
description: Fatigueness level of driver.

- HeartRate:
- Heartrate:
datatype: UInt16
type: sensor
description: Heart Rate of the driver.
Expand Down
3 changes: 0 additions & 3 deletions spec/Occupant/Identifier/Identifier.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
#
# Identifier
#
# All files and artifacts in this repository are licensed under the
# provisions of the license provided by the LICENSE file in this repository.
#

- Subject:
datatype: string
Expand Down
3 changes: 0 additions & 3 deletions spec/Occupant/Occupant.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
#
# Occupant data
#
# All files and artifacts in this repository are licensed under the
# provisions of the license provided by the LICENSE file in this repository.
# alt path: ../Occupant/Identifier/

- Role:
datatype: string
Expand Down

0 comments on commit 6e1c9a4

Please sign in to comment.