From cbb82ad7d0864606be7b7517fbb5b4f9e389443e Mon Sep 17 00:00:00 2001 From: "snappy.mirrorbot@gmail.com" Date: Mon, 28 Mar 2011 22:17:04 +0000 Subject: Put back the final few lines of what was truncated during the license header change. R=csilvers DELTA=5 (4 added, 0 deleted, 1 changed) Revision created by MOE tool push_codebase. MOE_MIGRATION=1094 git-svn-id: http://snappy.googlecode.com/svn/trunk@22 03e5f5b5-db94-4691-08a0-1a8bf15f6143 --- snappy.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'snappy.h') diff --git a/snappy.h b/snappy.h index 6b845ce..8d6ef22 100644 --- a/snappy.h +++ b/snappy.h @@ -25,7 +25,9 @@ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +// +// A light-weight compression algorithm. It is designed for speed of +// compression and decompression, rather than for the utmost in space // savings. // // For getting better compression ratios when you are compressing data -- cgit v1.2.1