Giter Site home page Giter Site logo

Comments (7)

directionless avatar directionless commented on August 26, 2024 1

We had a suggestion come in to include the SPDX identifiers. How about:

/**
 *  Copyright (c) 2014-present, The osquery authors
 *
 *  This source code is licensed as defined on the LICENSE file found in the
 *  root directory of this source tree.
 *
 * SPDX-License-Identifier: (Apache-2.0 OR GPL-2.0-only)
 */

from foundation.

directionless avatar directionless commented on August 26, 2024 1

I wrote https://github.com/directionless/copyright-change-repo-headers It changes most of the instances in the osquery repo. There's a handful of one offs to get fixed after that.

from foundation.

theopolis avatar theopolis commented on August 26, 2024

Thanks for doing that research! “The osquery Authors” sounds great.

from foundation.

mike-myers-tob avatar mike-myers-tob commented on August 26, 2024

Currently it is:

/**
 *  Copyright (c) 2014-present, Facebook, Inc.
 *  All rights reserved.
 *
 *  This source code is licensed as defined on the LICENSE file found in the
 *  root directory of this source tree.
 */

Kubernetes is maybe the largest and oldest project that has been transitioned from a tech company to The Linux Foundation, since it was transitioned to LF in 2015. For some reason, they saw cause to specifically remove the phrase "All Rights Reserved." and the reason: "because Lawyers. It legally means nothing, and more words is less good."

The copyright belongs to the Linux Foundation as of 2019, as @theopolis has said. I don't think we should say "the osquery authors" because effectively the CLA is for contributors ("authors" in some sense) to assign away their copyright claim to their contributions.

from foundation.

caniszczyk avatar caniszczyk commented on August 26, 2024

from foundation.

mike-myers-tob avatar mike-myers-tob commented on August 26, 2024

Ok, if that's how it's done then I retract my suggestion to avoid saying osquery authors in the notice.

Go with this then?

/**
 *  Copyright (c) 2014-present, The osquery authors
 *
 *  This source code is licensed as defined on the LICENSE file found in the
 *  root directory of this source tree.
 */

from foundation.

caniszczyk avatar caniszczyk commented on August 26, 2024

from foundation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.