summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c00fffb..d69a450 100644
--- a/README
+++ b/README
@@ -20,8 +20,8 @@ Snappy has the following properties:
format is stable and will not change between versions.
* Robust: The Snappy decompressor is designed not to crash in the face of
corrupted or malicious input.
- * Free and open source software: Snappy is licensed under the Apache license,
- version 2.0. For more information, see the included COPYING file.
+ * Free and open source software: Snappy is licensed under a BSD-type license.
+ For more information, see the included COPYING file.
Snappy has previously been called "Zippy" in some Google presentations
and the like.