I hereby claim:
- I am Maxwell175 on github.
- I am maxwell175 (https://keybase.io/maxwell175) on keybase.
- I have a public key whose fingerprint is 2AFB 0AE5 C122 A853 103A 9F54 85B0 3AE0 7D85 F733
To claim this, I am signing this object:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDSVMqSirQrbVhPSghE0ZNddyU/dYDrhX0ElMed7Z1N55U7XZCdJGa9Emx3Yj6ztqHXyPom6IBHEqOewRNLPEAsnSRU9gWtqyIJfdjomcHQgqgTSQ36HRXJUua05GGEU0OW4Ar7e4LvfsGnhum2/3eut0dAZ9jC39HgtZYJU64s+dQZZSXiQ+7cBsNbBI9XWlHhys3Aa5QQE/a3cr/xObNP9pAF9TzIAS2AS4QF/mMgpOuigy9g5S4GknSBv/i29vv8E/HtY6KzadyZZyv6PxPnRCYCogJYolvOmdH4YXEkzMUgjum4F1zTbgaAct7LjpWqK772xv/DzS+Vg/tQuEWbf/XYDeeJVdCt/6KJgTfNVysc/2U4RHU6jB+N2Pghopf+3obpga0Fyxfn6fjXofr7QIjOX+5LuW6MhqbVGVnxA+Vi8imKNKqn1uNxiS8qLZbKAbhS380bUi+xzhLfZECT/ta8Ujw75a4YoGyQWlSW5pzxNBalBHyOOk1LhQfTMc4daOHIk8aQHwFJfHvEcNFBy/TqoBPv9l32zOLqyr9ohjoJpwIpvlWT985CxZiW2T1gU+ciuRdnHMsUYr42ersQpjRt7iyK6gJcDTJK7rm2VJN9dCkZsDeyRmEAo62Futlxe672RLOaGqwhPIxULdNC+kPLWwtPOf9B0RkTSN3VBw== [email protected] |
###SAP Individual Contributor License Agreement | |
Thank you for your interest in contributing to open source software projects (“Projects”) made available by SAP SE or its affiliates (“SAP”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to SAP in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact [email protected]. | |
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions. | |
**Copyright License.** You hereby grant, and agree to grant, to SAP a non-exclusive, perpetual, irrevocable, worldwid |
I hereby claim:
To claim this, I am signing this object:
on *:LOAD:{ | |
set %DeAopCount 0 | |
} | |
on *:RAWMODE:#:{ | |
if ($left($1,1) == -) { | |
if ($count($1,a) >= 1) { | |
set %DeAopCount %DeAopCount + $count($1,a) | |
if (%DeAopCount > 3) { | |
set %DeAopCount 0 |