You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Jay Berkenbilt (JIRA)" <xe...@xml.apache.org> on 2008/04/01 20:06:24 UTC

[jira] Created: (XERCESC-1791) missing copyright information in NOTICE file

missing copyright information in NOTICE file
--------------------------------------------

                 Key: XERCESC-1791
                 URL: https://issues.apache.org/jira/browse/XERCESC-1791
             Project: Xerces-C++
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: 3.0.0
            Reporter: Jay Berkenbilt


Thanks to the debian ftp masters for noticing this....the apache software license requires additional copyrights to be acknowledged in the NOTICE file along with the source distribution.  Xerces-c has a NOTICE file that acknowledges IBM, but searching through all the files with the distribution, I also found copyrights assigned to the following other organizations:

  Copyright 1998-2004 W3C (MIT, ERCIM, Keio)
  Copyright (C) 1999-2007 Free Software Foundation, Inc.
  Copyright (C) 1994 X Consortium

I believe that, in order to be fully compliant with the apache software licenses, these should be acknowledged in the NOTICE file as well.  In any case, they are now acknowledged in the debian copyright file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1791) missing copyright information in NOTICE file

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov updated XERCESC-1791:
-------------------------------------

    Fix Version/s: 3.0.0

Jay, thanks for reporting this!

> Copyright 1998-2004 W3C (MIT, ERCIM, Keio)

This one comes from the schemas in the regression test for XERCESC-1512. Instead of polluting NOTICE I think we should come up with a minimal test case which does not reuse any third-party schemas.

> Copyright (C) 1999-2007 Free Software Foundation, Inc.
> Copyright (C) 1994 X Consortium

I am not sure about these two. The files that have these copyrights are copied into the distribution by the autotools bootstrap process. There are no files with such copyrights in the repository. I wonder what the policy is on this case.


> missing copyright information in NOTICE file
> --------------------------------------------
>
>                 Key: XERCESC-1791
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1791
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Miscellaneous
>    Affects Versions: 3.0.0
>            Reporter: Jay Berkenbilt
>             Fix For: 3.0.0
>
>
> Thanks to the debian ftp masters for noticing this....the apache software license requires additional copyrights to be acknowledged in the NOTICE file along with the source distribution.  Xerces-c has a NOTICE file that acknowledges IBM, but searching through all the files with the distribution, I also found copyrights assigned to the following other organizations:
>   Copyright 1998-2004 W3C (MIT, ERCIM, Keio)
>   Copyright (C) 1999-2007 Free Software Foundation, Inc.
>   Copyright (C) 1994 X Consortium
> I believe that, in order to be fully compliant with the apache software licenses, these should be acknowledged in the NOTICE file as well.  In any case, they are now acknowledged in the debian copyright file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1791) missing copyright information in NOTICE file

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1791.
------------------------------------

    Resolution: Fixed

The test has been rewritten not to use external schemas. As for the copyright notices of files copied by autotools, I don't think we need to add them to the NOTICE.

> missing copyright information in NOTICE file
> --------------------------------------------
>
>                 Key: XERCESC-1791
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1791
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Miscellaneous
>    Affects Versions: 3.0.0
>            Reporter: Jay Berkenbilt
>             Fix For: 3.0.0
>
>
> Thanks to the debian ftp masters for noticing this....the apache software license requires additional copyrights to be acknowledged in the NOTICE file along with the source distribution.  Xerces-c has a NOTICE file that acknowledges IBM, but searching through all the files with the distribution, I also found copyrights assigned to the following other organizations:
>   Copyright 1998-2004 W3C (MIT, ERCIM, Keio)
>   Copyright (C) 1999-2007 Free Software Foundation, Inc.
>   Copyright (C) 1994 X Consortium
> I believe that, in order to be fully compliant with the apache software licenses, these should be acknowledged in the NOTICE file as well.  In any case, they are now acknowledged in the debian copyright file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org