ruanhang1993 commented on PR #3092:
URL: https://github.com/apache/flink-cdc/pull/3092#issuecomment-1978654461

   @Jiabao-Sun @leonardBang , the header of some files are not changed.
   
   1. termynal.css and termynal.js have the following header.
   ```
   /**
    * termynal.js
    *
    * @author Ines Montani <[email protected]>
    * @version 0.0.1
    * @license MIT
    */
   ```
   
   2. The classes we copied from the debezium have the following header:
   ```
   /*
    * Copyright Debezium Authors.
    *
    * Licensed under the Apache Software License version 2.0, available at 
http://www.apache.org/licenses/LICENSE-2.0
    */
   ```
   
   I am not sure how to change their headers. WDYT?


-- 
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]

Reply via email to