viatra / EMF-IncQuery

This repository is only kept for historic reasons. All development happens on eclipse.org
http://eclipse.org/viatra
13 stars 4 forks source link

Add proper license information to the source tree #165

Closed istvanrath closed 12 years ago

istvanrath commented 12 years ago

We should make it clear that IncQuery is available under the EPL v1.0.

Note: this is an ASAP task!

ujhelyiz commented 12 years ago

Do you mean, I have to add a licence header to every file? Or is it enough to state it in the readme file. If the former, then please assign it to someone else, as I won't have any time to do it ASAP - sorry.

bergmanngabor commented 12 years ago

I am available at least until 19:00. István, I require a howto on "make it clear".

bergmanngabor commented 12 years ago

Do we distribute all code in https://github.com/ujhelyiz/EMF-IncQuery as EPL?

istvanrath commented 12 years ago

a top-level REAME.markdown should do for now.

Yes, all the code is EPL.

bergmanngabor commented 12 years ago

Here you go: https://github.com/ujhelyiz/EMF-IncQuery Is this format OK?

istvanrath commented 12 years ago

Yes, thanks a lot!

bergmanngabor commented 12 years ago

What steps remain to be taken, and who should be responsible?

istvanrath commented 12 years ago

Tasks:

bergmanngabor commented 12 years ago

added headers to rete plug-in, runtime and runtime.ui (had some false positives in files commented out totally)

Projects to go:

ujhelyiz commented 12 years ago

I updated the missing copyright headers in my projects, and added a generic setting to all project to generate the correct header for Java files. Proposing to close this issue.

istvanrath commented 12 years ago

0.6 stuff is done, deferring to 0.7

istvanrath commented 12 years ago

@bergmanngabor I have observed that a lot of classes are commented out in incquery.runtime. Is this intentional? Why not delete the code?

istvanrath commented 12 years ago

This is done for now.