Skip to content

Commit

Permalink
chore(docs) update license for OpenJS (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgervang authored May 24, 2024
1 parent eef834b commit e48b262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ git clone git [email protected]:<github username>/hubble.gl.git
cd hubble.gl

# 3. Add the main repository as an upstream remote
git remote add upstream "[email protected]:uber/hubble.gl.git"
git remote add upstream "[email protected]:visgl/hubble.gl.git"

# 4. Change to the master branch if not already on it (starts on master by default)
git checkout master
Expand Down Expand Up @@ -53,4 +53,4 @@ Maintainers of hubble.gl have commit access to this GitHub repository, and take

## Code of Conduct

Please be mindful of and adhere to the Contributor Covenant's [Code of Conduct](https://lfprojects.org/policies/code-of-conduct/) when contributing to Hubble.gl.
Please be mindful of and adhere to the Contributor Covenant's [Code of Conduct](https://code-of-conduct.openjsf.org/) when contributing to Hubble.gl.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright (c) 2021 Uber Technologies, Inc.
Copyright Vis.gl contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit e48b262

Please sign in to comment.