Skip to content

Commit 0578eb4

Browse files
committed
Merge pull request #1638 from bettio/add-acknowledgements-section
README.Md: add acknowledgements section These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license). SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
2 parents bc50bc1 + d57189c commit 0578eb4

File tree

6 files changed

+21
-1
lines changed

6 files changed

+21
-1
lines changed

LICENSES/LicenseRef-Proprietary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This file is proprietary. Please contact the copyright holder for more information about its licensing and use.

README.Md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ All of these limitations are going to be fixed in a reasonable amount of time.
112112
About This Project
113113
==================
114114
This project has been created by [Davide Bettio](https://github.com/bettio/), and now is developed
115-
from a growing number of contributors.
115+
from a growing number of [contributors](https://github.com/atomvm/AtomVM/graphs/contributors).
116116

117117
How to Contribute
118118
-----------------
@@ -123,3 +123,18 @@ of the [organization](https://github.com/atomvm) repositories.
123123
License
124124
-------
125125
This project is under the terms of the Apache 2.0 license.
126+
127+
❤️ Acknowledgements
128+
-------------------
129+
130+
AtomVM is made possible thanks to the dedication of a vibrant community of individual contributors
131+
who have generously shared their time and expertise. We are deeply grateful for their ongoing
132+
support and passion over the years.
133+
134+
We also want to extend a special thank you to the following companies for supporting the development
135+
of AtomVM:
136+
137+
[![Dashbit](doc/assets/dashbit-logo.png)](https://dashbit.co/)
138+
[![Software Mansion](doc/assets/sw-mansion-logo.png)](https://swmansion.com/)
139+
140+
Thank you all for being part of this journey! 🙌

doc/assets/dashbit-logo.png

11.1 KB
Loading

doc/assets/dashbit-logo.png.license

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
SPDX-FileCopyrightText: (C) Dashbit
2+
SPDX-License-Identifier: LicenseRef-Proprietary

doc/assets/sw-mansion-logo.png

2.39 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
SPDX-FileCopyrightText: (C) Software Mansion
2+
SPDX-License-Identifier: LicenseRef-Proprietary

0 commit comments

Comments
 (0)