Hi, You may send me to legal-discuss but I thought I'd start here since I kind of got lost in the legal discussion on legal-discuss.
I'm in the process of fixing a few remaining issues with copyrights in the modules directory (compiler). 1) Many of the programs print out a one-line copyright like Adobe Flex Compiler (mxmlc) Version 4.6.0 build 0 Copyright (c) 2004-2011 Adobe Systems, Inc. All rights reserved. I couldn't find the equivalent in the Apache license information but I did find in https://issues.apache.org/jira/browse/LEGAL-124 the suggestion of "Copyright (C) 2012 The Apache Software Foundation. Subject to Apache License 2.0.". What do you suggest I use? 2) We have some Batik files which are under Apache license which we modified. Do we add/modify the license to indicate the code has been modified and if so how? 3) We have some old unmodified Apache sources which have an older Apache license (not 2.0). Do we have to do anything with that? Carol