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

commit 3f9979b9ba2e415df584dbc518200c32c6339683
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 4 08:03:59 2023 -0400

    Update URLs in comments
    
    - Document broken URLs
    - Use HTTPS instead of HTTP in comments where available
    - Format tweaks
---
 .../imaging/formats/tiff/constants/AdobePageMaker6TagConstants.java      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/src/main/java/org/apache/commons/imaging/formats/tiff/constants/AdobePageMaker6TagConstants.java
 
b/src/main/java/org/apache/commons/imaging/formats/tiff/constants/AdobePageMaker6TagConstants.java
index 8bf0c464..5795d2c9 100644
--- 
a/src/main/java/org/apache/commons/imaging/formats/tiff/constants/AdobePageMaker6TagConstants.java
+++ 
b/src/main/java/org/apache/commons/imaging/formats/tiff/constants/AdobePageMaker6TagConstants.java
@@ -33,6 +33,7 @@ import 
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoShort;
  * Enhancements for Adobe PageMaker(R) 6.0 software
  * </p>
  * <p>
+ * [BROKEN URL]
  * http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf
  * </p>
  */

Reply via email to