Conversation
|
I can have a look at the form; just as an experienced open source developer. But for the osgeo graduation is your statement / confidence that you have permission to distribute the code :) |
| <phase>process-sources</phase> | ||
| <configuration> | ||
| <licenseName>apache_v2</licenseName> | ||
| <roots> |
| * #%L | ||
| * TEAM Engine - Core Module | ||
| * %% | ||
| * Copyright (C) 2006 - 2024 Open Geospatial Consortium |
There was a problem hiding this comment.
The start date may be on a file by file basis, does the plugin check git history?
checking git blame some lines are 8 years ago?
There was a problem hiding this comment.
Thanks for the feedback. I agree, this is not correct 100% as some files might be newer than 2006. We will check this.
| * #%L | ||
| * TEAM Engine - Core Module | ||
| * %% | ||
| * Copyright (C) 2006 - 2024 Open Geospatial Consortium |
There was a problem hiding this comment.
Looks like something went wrong here. Header template does not look filled in, and occurs after package statement.
There was a problem hiding this comment.
Thanks for the feedback. I agree, somehow the plugin added the header after the package statement. We will check that.
Closes #403