Skip to content

Commit bfdd1fb

Browse files
1gtmtamalsaha
andauthored
[cherry-pick] Use AppsCode Community License (#210) (#218)
This allows both commercial and non-commercial organizations use the Community Edition of this software. /cherry-pick Signed-off-by: Tamal Saha <tamal@appscode.com> Co-authored-by: Tamal Saha <tamal@appscode.com>
1 parent c451831 commit bfdd1fb

37 files changed

+74
-84
lines changed

Dockerfile.dbg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Copyright AppsCode Inc. and Contributors
22
#
3-
# Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
3+
# Licensed under the AppsCode Community License 1.0.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
66
#
7-
# https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
7+
# https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,

Dockerfile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Copyright AppsCode Inc. and Contributors
22
#
3-
# Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
3+
# Licensed under the AppsCode Community License 1.0.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
66
#
7-
# https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
7+
# https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,

LICENSE.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
## License
22

3-
Source code in this repository is licensed under the PolyForm Noncommercial License 1.0.0. You may obtain a copy of the License at
3+
Source code in this repository, Binaries, Docker images and Charts produced by the build process are licensed under the AppsCode Community License 1.0.0. You may obtain a copy of the License at
44

5-
- [PolyForm-Noncommercial-1.0.0](https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md)
6-
7-
Binaries, Docker images and Charts produced by the build process are dually licensed under the PolyForm Noncommercial License 1.0.0 and the AppsCode Free Trial License 1.0.0. You may obtain a copy of these Licenses at
8-
9-
- [PolyForm-Noncommercial-1.0.0](https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md)
10-
- [AppsCode-Free-Trial-1.0.0](https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Free-Trial-1.0.0.md)
11-
12-
Documentation found under [docs](docs) directory is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at
13-
14-
- [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
5+
- [AppsCode-Community-1.0.0](https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md)

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Copyright AppsCode Inc. and Contributors
22
#
3-
# Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
3+
# Licensed under the AppsCode Community License 1.0.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
66
#
7-
# https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
7+
# https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,

api/crds/doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

api/crds/lib.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

apis/installer/fuzzer/fuzzer.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

apis/installer/install/install.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

apis/installer/install/pruning_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

apis/installer/install/roundtrip_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Copyright AppsCode Inc. and Contributors
33
4-
Licensed under the PolyForm Noncommercial License 1.0.0 (the "License");
4+
Licensed under the AppsCode Community License 1.0.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
https://github.com/appscode/licenses/raw/1.0.0/PolyForm-Noncommercial-1.0.0.md
8+
https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)