Giter Site home page Giter Site logo

Comments (4)

sariyahsintayehu avatar sariyahsintayehu commented on July 30, 2024 1

Hi, there. Would you be able to please specify which file(s) this change is for? I would be happy to make the changes and open a pull request.

from arana.

dongzl avatar dongzl commented on July 30, 2024

Hi, there. Would you be able to please specify which file(s) this change is for? I would be happy to make the changes and open a pull request.

Hi @hanuasfaw , welcome, I will list the files which need to be fixed, and make the work more clearly.

from arana.

dongzl avatar dongzl commented on July 30, 2024

Hi @hanuasfaw , I find a tool at github, and fork to my account https://github.com/dongzl/skywalking-eyes

It can check and fix project file license header, you can use it.

But in my project, we should delete the old header content, and add new comment style header content.

we should delete this header content:

// Licensed to the Apache Software Foundation (ASF) under one
// ... ...

add new comment style header content like this:

/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * ... ...
 */

So I fix the skywalking-eyes code, the branch is https://github.com/dongzl/skywalking-eyes/tree/replace-arana-header

You can pull the code and try it.

from arana.

dongzl avatar dongzl commented on July 30, 2024

1、clone skywalking-eye project and cd to skywalking-eye.
2、make build.
3、copy bin content to arana.
4、execute this cmd at the terminal.

bin/darwin/license-eye -c .licenserc.yaml header check
bin/darwin/license-eye -c .licenserc.yaml header fix

from arana.

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.