Martin Ritchie wrote:
On 17/07/07, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
One of the action items pending is to change the licensing header in
source
files to ASL 2.0 version.
This has to be done across all languages.
This has already been done on the Java code base.
I think the issue is that there are some files with an 'old' version of
the 2.0 license. E.g. from java:
broker/src/main/java/org/apache/qpid/server/queue/QueueNotificationListener.java
(cf broker/src/main/java/org/apache/qpid/server/queue/AMQQueue.java)
c++ has plenty of the old version as well...