# Copyright 2014 Google Inc. All Rights Reserved.
#
# Description:
#   LZMA SDK 9.20 - The LZMA SDK provides the documentation, samples, header
#   files, libraries, and tools you need to develop applications that use
#   LZMA compression.

licenses(['unencumbered'])  # LZMA SDK is placed in the public domain.

exports_files(['LICENSE'])

package(default_visibility = ['//visibility:public'])
