Github user ckadner commented on a diff in the pull request:
https://github.com/apache/bahir/pull/57#discussion_r155934979
--- Diff:
sql-cloudant/src/main/scala/org/apache/bahir/cloudant/common/ChangesRow.java ---
@@ -0,0 +1,74 @@
+/*
+ * Copyright (c) 2017 IBM Cloudant. All rights reserved.
--- End diff --
@emlaver -- is this an outdated copyright statement? If it is still valid
you may need to check with the author and/or IBM if you can contribute this
code (or variations of it) to open-source.
I am surprised the RAT check did not catch this.
CC @lresende
---