I am working on a web application, and I am not sure how to display the copyright notice. The project itself is forked from another project and uses code from other JavaScript libraries not created by myself. Do I need to include this information in the notice? Or do I just simply do this: "Copyright © 2013 Steven Glick - Licensed under GPLv3"
Or do I not need to worry about a copyright notice at all?