[ http://issues.apache.org/jira/browse/YOKO-57?page=comments#action_12424501 ] Alexey Petrenko commented on YOKO-57: -------------------------------------
As I specified in the attachment comment my patch fixes only Java files... I was affraid that patch for everything will be too large :) I've checked all the sources now and it seems we have 2 types of files with remaining IONA copyrights: 1. runtests - old scripts for running tests. Not working now. I think they should be removed. 2. *.idl files - I'll prepare a patch for them. There are also a couple of COPYRIGHT files with IONA copyrights. Here is a list of runtest files: ./core/src/test/java/test/codesets/runtest ./core/src/test/java/test/iiopplugin/runtest ./core/src/test/java/test/ins/runtest ./core/src/test/java/test/local/runtest ./core/src/test/java/test/main/runtest ./core/src/test/java/test/obv/runtest ./core/src/test/java/test/pi/runtest ./core/src/test/java/test/poa/runtest ./core/src/test/java/test/retry/runtest ./core/src/test/java/test/tnaming/runtest ./core/src/test/java/test/types/runtest ./core/target/test-classes/test/codesets/runtest ./core/target/test-classes/test/iiopplugin/runtest ./core/target/test-classes/test/ins/runtest ./core/target/test-classes/test/local/runtest ./core/target/test-classes/test/main/runtest ./core/target/test-classes/test/obv/runtest ./core/target/test-classes/test/pi/runtest ./core/target/test-classes/test/poa/runtest ./core/target/test-classes/test/retry/runtest ./core/target/test-classes/test/tnaming/runtest ./core/target/test-classes/test/types/runtest > Update copy right notice in sources > ----------------------------------- > > Key: YOKO-57 > URL: http://issues.apache.org/jira/browse/YOKO-57 > Project: Yoko - CORBA Server > Issue Type: Task > Affects Versions: Incubation > Reporter: Adi Sakala > Assigned To: Balaji Ravi > Fix For: Incubation > > Attachments: yoko.licences.diff.gz, yoko.noiona.licences.diff.gz > > > The > code currently contains the following copyright statement: > // ********************************************************************** > // > // Copyright (c) 2005-2006 > // IONA Technologies PLC > // Dublin, Ireland and Waltham, MA, USA > // > // All Rights Reserved > // > // Licensed to apache under Apache 2.0 License - 2006 > // ********************************************************************** > I don't see a problem with the IONA copyright still being there, but > this copyright refers to IONA granting rights to Apache. Shouldn't this > copyright statement also include the standard apache statement about > what rights Apache is granting to use the code: > /** > * > * Copyright 2006 The Apache Software Foundation > * > * Licensed under the Apache License, Version 2.0 (the "License"); > * you may not use this file except in compliance with the License. > * You may obtain a copy of the License at > * > * http://www.apache.org/licenses/LICENSE-2.0 > * > * Unless required by applicable law or agreed to in writing, software > * distributed under the License is distributed on an "AS IS" BASIS, > * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > * See the License for the specific language governing permissions and > * limitations under the License. > */ > Also, I'm assuming new files introduced into this code tree (i.e., not > part of the original IONA contribution) should only have the Apache > copyright statement. > Is there some correction required here? > Rick -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira