Skip to content

Commit 53155b5

Browse files
ninzdealako
authored andcommitted
Licensing (#194)
1 parent 23f9fd5 commit 53155b5

File tree

412 files changed

+2375
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+2375
-8
lines changed

CONTRIBUTING.md

Lines changed: 63 additions & 0 deletions

DEPLOY.md

Lines changed: 3 additions & 0 deletions

DEV.md

Lines changed: 3 additions & 0 deletions

LICENSE-code.txt

Lines changed: 661 additions & 0 deletions
Large diffs are not rendered by default.

LICENSE-docs.txt

Lines changed: 451 additions & 0 deletions
Large diffs are not rendered by default.

ROADMAP.md

Lines changed: 3 additions & 0 deletions

SCHEMA.md

Lines changed: 3 additions & 0 deletions

cla-backend-go/auth/auth0.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright The Linux Foundation and each contributor to CommunityBridge.
2+
// SPDX-License-Identifier: AGPL-3.0-or-later
3+
14
package auth
25

36
import (

cla-backend-go/auth/authorizer.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright The Linux Foundation and each contributor to CommunityBridge.
2+
// SPDX-License-Identifier: AGPL-3.0-or-later
3+
14
package auth
25

36
import (

cla-backend-go/cmd/root.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright The Linux Foundation and each contributor to CommunityBridge.
2+
// SPDX-License-Identifier: AGPL-3.0-or-later
3+
14
package cmd
25

36
import (

0 commit comments

Comments
 (0)