Skip to content

Commit faf6924

Browse files
authored
Regular comment instead of document comment before package declaration. fix #21496 (#21572)
1 parent ad53684 commit faf6924

File tree

777 files changed

+777
-777
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

777 files changed

+777
-777
lines changed

modules/openapi-generator/src/main/resources/Java/libraries/microprofile/licenseInfo.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* {{{appName}}}
33
* {{{appDescription}}}
44
*

modules/openapi-generator/src/main/resources/JavaJaxRS/cxf-ext/licenseInfo.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* {{{appName}}}
33
* {{{appDescription}}}
44
*

modules/openapi-generator/src/main/resources/JavaJaxRS/cxf/licenseInfo.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* {{{appName}}}
33
* {{{appDescription}}}
44
*

modules/openapi-generator/src/main/resources/JavaSpring/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-http-interface/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-http-interface/httpInterfacesConfiguration.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

modules/openapi-generator/src/main/resources/android/licenseInfo.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* {{{appName}}}
33
* {{{appDescription}}}
44
*

modules/openapi-generator/src/main/resources/java-camel-server/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

modules/openapi-generator/src/main/resources/java-camel-server/errorProcessor.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

modules/openapi-generator/src/main/resources/java-camel-server/restConfiguration.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) ({{{generatorVersion}}}).
33
* https://openapi-generator.tech
44
* Do not edit the class manually.

0 commit comments

Comments
 (0)