jomarko commented on code in PR #1271:
URL:
https://github.com/apache/incubator-kie-kogito-pipelines/pull/1271#discussion_r1883479923
##########
tools/zip-sources-files/LICENSE:
##########
@@ -199,3 +199,1256 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+
------------------------------------------------------------------------------------
+ for
incubator-kie-drools/drools-decisiontables/src/main/java/org/drools/decisiontable/parser/csv/CsvLineParser.java
+
+ Inner logic adapted from a C++ original that was Copyright (C) 1999
+ Lucent Technologies Excerpted from 'The Practice of Programming' by Brian
+ Kernighan and Rob Pike.
+
+ Included by permission of the http://tpop.awl.com/ web site, which says:
+ "You may use this code for any purpose, as long as you leave the
+ copyright notice and book citation attached."
+
Review Comment:
Probably we should merge first this PR:
https://github.com/apache/incubator-kie-drools/pull/6195
then we can probably drop highlighted lines from #1271
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]