erc20-contracts 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/AUTHORS.rst ADDED
@@ -0,0 +1,43 @@
1
+ ..
2
+ SPDX-License-Identifier: AGPL-3.0-or-later
3
+
4
+ ----------------------------------------------------------------------
5
+ Copyright © 2024, 2025, 2026 Pellegrino Prevete
6
+
7
+ All rights reserved
8
+ ----------------------------------------------------------------------
9
+
10
+ This program is free software: you can redistribute it and/or modify
11
+ it under the terms of the GNU Affero General Public License as
12
+ published by the Free Software Foundation, either version 3 of the
13
+ License, or (at your option) any later version.
14
+
15
+ This program is distributed in the hope that it will be useful,
16
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
17
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
+ GNU Affero General Public License for more details.
19
+
20
+ You should have received a copy of the GNU Affero General Public
21
+ License along with this program.
22
+ If not, see <https://www.gnu.org/licenses/>.
23
+
24
+ ============================
25
+ ERC-20 Contracts Authors
26
+ ============================
27
+
28
+ I think the ERC-20 Solidity smart contracts
29
+ source code is authored by OpenZeppelin.
30
+
31
+ These are the contacts for the author maintaining
32
+ this repository.
33
+
34
+ * Pellegrino Prevete
35
+ * eth-mail
36
+ <dvorak@0x87003Bd6C074C713783df04f36517451fF34CBEf>
37
+ * e-mail
38
+ <pellegrinoprevete@gmail.com>
39
+ * Truocolo
40
+ * eth-mail
41
+ <truocolo@0x6E5163fC4BFc1511Dbe06bB605cc14a3e462332b>
42
+ * e-mail
43
+ <truocolo@aol.com>