Skip to content

License question #139

@renatoathaydes

Description

@renatoathaydes

I noticed that many of the source files in this repository are dual-licensed (on the other hand, many files do not have any copyrights declaration):

/*
 * Copyright (c) 2016 The original author or authors
 *
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * and Apache License v2.0 which accompanies this distribution.
 *
 *      The Eclipse Public License is available at
 *      http://www.eclipse.org/legal/epl-v10.html
 *
 *      The Apache License v2.0 is available at
 *      http://www.opensource.org/licenses/apache2.0.php
 *
 * You may elect to redistribute this code under either of these licenses.
 */

However, the published pom.xml as well as the README.md and the LICENSE file suggests that this project intends to use the Apache-2.0 license (alone).

Would it be possible to remove the EPL-1.0 license from the copyrights notice?

If not, shouldn't that license be also declared in the published pom.xml and mentioned in the README?

That ensures consumers that there's no possibility "some" files are EPL licensed while the project itself is Apache-2.0 licensed (sorry, our legal team is strict about these things :)).

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