This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push: new 9248d292 Whitespace 9248d292 is described below commit 9248d292f1526771a37004a5c0ba1f5a38b66143 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jan 27 08:59:46 2024 -0500 Whitespace --- .../formats/tiff/photometricinterpreters/floatingpoint/package-info.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/org/apache/commons/imaging/formats/tiff/photometricinterpreters/floatingpoint/package-info.java b/src/main/java/org/apache/commons/imaging/formats/tiff/photometricinterpreters/floatingpoint/package-info.java index 1d02daac..ed5a829e 100644 --- a/src/main/java/org/apache/commons/imaging/formats/tiff/photometricinterpreters/floatingpoint/package-info.java +++ b/src/main/java/org/apache/commons/imaging/formats/tiff/photometricinterpreters/floatingpoint/package-info.java @@ -14,6 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + /** * Provides supplemental photometric interpreters for TIFF products based on floating-point data. */