]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - lib/lz4/lz4_decompress.c
lib: add support for LZ4-compressed kernel
[mirror_ubuntu-bionic-kernel.git] / lib / lz4 / lz4_decompress.c
index dcc89753af653e483484ec5ca52e757483cba84f..d3414eae73a1dfcbbe520e116385ae7c44cb7b44 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * LZ4 Decompressor for Linux kernel
  *
- * Copyright (C) 2013 LG Electronics Co., Ltd. (http://www.lge.com/)
+ * Copyright (C) 2013, LG Electronics, Kyungsik Lee <kyungsik.lee@lge.com>
  *
  * Based on LZ4 implementation by Yann Collet.
  *