How do people add copyright notices to their code? When they create a new file?
What if the notice changes? Do they use ant to add it before compilation to each file? Does compiling Flex remove the copyright notice? If so, should one worry about having a copyright notice in the code for if/when it is decompiled? Anyone notice that comments are removed from an MXML file when it is edited in design mode? Any and all responses are invited!

