]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fix the copyright linter
authorYann Collet <cyan@fb.com>
Mon, 13 Nov 2023 23:46:59 +0000 (15:46 -0800)
committerYann Collet <cyan@fb.com>
Mon, 13 Nov 2023 23:50:42 +0000 (15:50 -0800)
lib/common/xxhash.c
lib/common/xxhash.h

index 1a8f735ba2db9dc710c383c0c61c452650996bdc..50640c7653921e27278527923705f033a5ffcbf7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * xxHash - Extremely Fast Hash algorithm
- * Copyright (C) 2012-2023 Yann Collet
+ * Copyright (c) Yann Collet - Meta Platforms, Inc
  *
  * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  *
index fe3abc1b4618b2015afbf552bf00b025d3d3870f..2abdc07349bcc2d885740dd9673e75aca6766f9f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * xxHash - Extremely Fast Hash algorithm
  * Header File
- * Copyright (C) 2012-2023 Yann Collet
+ * Copyright (c) Yann Collet - Meta Platforms, Inc
  *
  * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  *