git ssb

0+

cel / ssb-chunk-blob



Commit c6635e24d61865bf851bce8707c19c1fa2429c02

Fix comment

cel committed on 12/9/2019, 1:03:35 AM
Parent: 07554367fe46654aa4984415ba3cfc02767f31c1

Files changed

bin.jschanged
bin.jsView
@@ -1,10 +1,10 @@
11 #!/usr/bin/env node
2-# © 2019 cel @f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519
3-# Copying and distribution of this file, with or without modification,
4-# are permitted in any medium without royalty provided the copyright
5-# notice and this notice are preserved. This file is offered as-is,
6-# without any warranty.
2 +// © 2019 cel @f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519
3 +// Copying and distribution of this file, with or without modification,
4 +// are permitted in any medium without royalty provided the copyright
5 +// notice and this notice are preserved. This file is offered as-is,
6 +// without any warranty.
77
88 var pull = require('pull-stream')
99 var Block = require('pull-block')
1010 var Client = require('ssb-client')

Built with git-ssb-web