I understand that licensing and copyright are two different issues.
However, still being iffy on the GPL subject, I have been researching the does and dont’s in GPL-derived work and I came across a forked GPL project which actually replaced all the original copyright notices with a new year and the name of the new development team. This strikes me as being... irregular, as the original development team granted the legal permission to copy, distribute and/or modify it, but certainly didn’t give away their copyright.
- Are you not supposed to preserve the copyright notices of the original authors in GPL-derived work?
- If you are, then do you add your own copyright notices along the original ones when you modify the file? Even for something as trivial as renaming the project?
Still all very confusing...