Hi all, I was going through Apache's license file and came across
"APPENDIX: How to apply the Apache License to your work." and according to it, i need to add "Copyright [yyyy] [name of copyright owner]" to the top of my source files. So should i add something like /* Copyright 2009 <owner name> */ to the top of each source file? and even if i do that, does that create a copyright? Thanks, Siddharth Pal

