Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Your answer was helpful although it is not clear to me how I will add my copyright notice to modified code. I will probably include it in the Javadoc of my functions but I cannot and it does not worth to document every line I changed. Commented Dec 4, 2012 at 14:49
  • 1
    It's not clear to me either! Most people would not bother to document every line they changed. I suppose if it ever came down to a legal issue you would just diff the other project with your project. Commented Dec 4, 2012 at 17:08