From ab6d8aa9760bf9cc64ec9d49fb4353a4f5af9eca Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 6 Aug 2017 23:09:32 +0200 Subject: [PATCH] zstd: fix copyright. --- app-arch/zstd/zstd-1.1.2.recipe | 4 ++-- app-arch/zstd/zstd-1.3.0.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-arch/zstd/zstd-1.1.2.recipe b/app-arch/zstd/zstd-1.1.2.recipe index 1e39e8e09..92631fe80 100644 --- a/app-arch/zstd/zstd-1.1.2.recipe +++ b/app-arch/zstd/zstd-1.1.2.recipe @@ -8,9 +8,9 @@ compression / speed trade-off, while being backed by a very fast decoder. It \ also offers a special mode for small data, called dictionary compression, and \ can create dictionaries from any sample set." HOMEPAGE="https://facebook.github.io/zstd/" -COPYRIGHT="2015-2016 Yann Collet" +COPYRIGHT="2016-2017 Facebook, Inc." LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/facebook/zstd/archive/v$portVersion.tar.gz" SOURCE_FILENAME="zstd-$portVersion.tar.gz" CHECKSUM_SHA256="980b8febb0118e22f6ed70d23b5b3e600995dbf7489c1f6d6122c1411cdda8d8" diff --git a/app-arch/zstd/zstd-1.3.0.recipe b/app-arch/zstd/zstd-1.3.0.recipe index bc96d7641..6c78fc289 100644 --- a/app-arch/zstd/zstd-1.3.0.recipe +++ b/app-arch/zstd/zstd-1.3.0.recipe @@ -8,9 +8,9 @@ compression / speed trade-off, while being backed by a very fast decoder. It \ also offers a special mode for small data, called dictionary compression, and \ can create dictionaries from any sample set." HOMEPAGE="https://facebook.github.io/zstd/" -COPYRIGHT="2015-2016 Yann Collet" +COPYRIGHT="2016-2017 Facebook, Inc." LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/facebook/zstd/archive/v$portVersion.tar.gz" SOURCE_FILENAME="zstd-$portVersion.tar.gz" CHECKSUM_SHA256="0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348"