Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [spatial4j-dev] Source headers, about files, etc.

Hi David, quick question about copyright headers. With the move to LocationTech is there a standard header that we should putting on newly created files? Poking around at a few source files I see a few different versions of the copyright notice. 

Thanks!

-Justin

On Fri, Aug 14, 2015 at 9:18 PM, david.w.smiley@xxxxxxxxx <david.w.smiley@xxxxxxxxx> wrote:
I finished bringing master up to date with the changes that were in the LocationTech-Contrib2 branch.  Notes:
* a git comment said I bumped the version to 1.0-SNAPSHOT but I didn’t actually; that’s erroneous.  I kept the same maven coordinates & version for now; that’s a separate conversation/decision.
* don’t be alarmed at notice.md saying this project is EPL licensed.  It’s boilerplate that establishes a default that can be overridden — and we do in about.md, which is furthermore re-iterated at the top of every source file.

In addition, Eclipse legal recently made the decision that projects are no longer required to list contributors at the top of source files!  The rationale in essence is that this is what source control is for.  Officially this was decided here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=435933 which I found out about on the location-iwg@xxxxxxxxxxxxxxxx list.  I was quite happy to remove them :-).  But I did ensure we have a commit with it in previously since the LocationTech transition made a new revision tree root that makes finding history before this event hard to tie together.

~ David
--
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev


Back to the top