Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.

xmlrpc++ seems to contain an unlicensed file base64.h #1034

@de-vri-es

Description

@de-vri-es

The file base64.h distributed with xmlrpc++ seems to be an unlicensed file. It appears to originate from an article at code guru [1], where it does not include any license information.

The file itself contains an email address that is no longer valid. I got an instant bounce when attempting to send an email to it. I also raised an issue at the xmlrpc++ sourceforge page [2], and I contacted code guru for their view on the matter (although I don't believe their view matters).

Without a license we can't technically redistribute the file. So unless we can find a license for the file it seems it needs to be replaced with a different base64 implementation.

See also [3] for a related discussion on discourse.

[1] http://www.codeguru.com/cpp/cpp/cpp_mfc/article.php/c4095/STL-Compatible-Base64-Encoder.htm
[2] https://sourceforge.net/p/xmlrpcpp/discussion/240494/thread/cec40381/
[3] https://discourse.ros.org/t/ros-gnu-gpl-v1-2-issue/1642/4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions