Fokko edited a comment on issue #4178: [AIRFLOW-2779] Add license headers to doc files URL: https://github.com/apache/incubator-airflow/pull/4178#issuecomment-438188535 I see: ``` [WARNING] Files with unapproved licenses: lang/csharp/README.md lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/FixedTest.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/SimpleCallback.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/TestRecordWithUnion.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/AllTestRecordPartial.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/TestRecordExtensions.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/AllTestRecord.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/TestError.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/TestRecord.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/AllEnum.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/MailCallback.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/Message.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/Kind.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/MD5.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/Mail.cs lang/csharp/src/apache/ipc.test/GeneratedFiles/org/apache/avro/test/Simple.cs ``` Would it be possible to add the license header to the generated file? Possibly you can make this part of the template. In the case of the readme, you can add it as an exception: https://github.com/apache/avro/blob/master/pom.xml#L229
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
