Skip to content

Commit 6b67c59

Browse files
authored
Merge pull request #1 from databrickslabs/jason-doc
Added NOTICE and Support language to README
2 parents 8b343e2 + e65680f commit 6b67c59

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

NOTICE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Smolder
2+
3+
Copyright (2018) Databricks, Inc.
4+
5+
6+
This Software includes software developed at Databricks (https://www.databricks.com/) and its use is subject to the included LICENSE file.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ message formats. Additionally, Smolder provides helper functions that can be use
1212
on a Spark SQL DataFrame to parse HL7 message text, and to extract segments,
1313
fields, and subfields, from a message.
1414

15+
16+
# Project Support
17+
Please note that all projects in the /databrickslabs github account are provided for your exploration only, and are not formally supported by Databricks with Service Level Agreements (SLAs). They are provided AS-IS and we do not make any guarantees of any kind. Please do not submit a support ticket relating to any issues arising from the use of these projects.
18+
19+
Any issues discovered through the use of this project should be filed as GitHub Issues on the Repo. They will be reviewed as time permits, but there are no formal SLAs for support.
20+
1521
# Building and Testing
1622

1723
This project is built using [sbt](https://www.scala-sbt.org/1.0/docs/Setup.html) and Java 8.

0 commit comments

Comments
 (0)