Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
225cb603
Commit
225cb603
authored
Dec 20, 2016
by
Stephanie Gawroriski
Browse files
Add base package; Update BTC and add ETH address.
parent
71fd1820
Changes
2
Hide whitespace changes
Inline
Side-by-side
libs/inflate-compression/net/multiphasicapps/io/inflate/package-info.java
0 → 100644
View file @
225cb603
// -*- Mode: Java; indent-tabs-mode: t; tab-width: 4 -*-
// ---------------------------------------------------------------------------
// Multi-Phasic Applications: SquirrelJME
// Copyright (C) 2013-2016 Steven Gawroriski <steven@multiphasicapps.net>
// Copyright (C) 2013-2016 Multi-Phasic Applications <multiphasicapps.net>
// ---------------------------------------------------------------------------
// SquirrelJME is under the GNU General Public License v3+, or later.
// For more information see license.mkd.
// ---------------------------------------------------------------------------
/**
* This package contains the inflate compression algorithm which is used to
* decompress deflated streams (deflate being the standard compressioned used
* in ZIP files and GZip).
*
* @since 2016/12/19
*/
package
net.multiphasicapps.io.inflate
;
readme.mkd
View file @
225cb603
...
...
@@ -89,8 +89,10 @@ You may donate to SquirrelJME to which would be used by the author to keep the
web server online, the purchasing of new hardware/software, and for the
purchasing of food items for consumption.
*
BitCoin (
**BTC/XBT**
):
[
`1HNRD44krsCFUzUvVWaXr5jqvuyZDZy71M`
](
bitcoin:1HNRD44krsCFUzUvVWaXr5jqvuyZDZy71M
)
*
BitCoin (
**BTC/XBT**
):
[
`13UYwi2zuQd8NLhjyu1BA7a8NWktDotmq4`
](
bitcoin:13UYwi2zuQd8NLhjyu1BA7a8NWktDotmq4
)
*
Ethereum (
**ETH**
):
[
`0x9738136f7EcB11d554Ef767704F62216a646e0AB`
](
ethereum:0x9738136f7EcB11d554Ef767704F62216a646e0AB
)
*
LiteCoin (
**LTC**
):
[
`LKytAQcbPyox75uYMKo1NH1w2k1SqBaELi`
](
litecoin:LKytAQcbPyox75uYMKo1NH1w2k1SqBaELi
)
*
DogeCoin (
**DOGE**
):
[
`DPsW21MV8RMuXhA3GoN8VPjkmQEugrEn8h`
](
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment