fix the copyright linter

This commit is contained in:
Yann Collet
2023-11-13 15:50:42 -08:00
parent 592b1acb18
commit 3fd5f9f52d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* /*
* xxHash - Extremely Fast Hash algorithm * 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) * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
* *
+1 -1
View File
@@ -1,7 +1,7 @@
/* /*
* xxHash - Extremely Fast Hash algorithm * xxHash - Extremely Fast Hash algorithm
* Header File * 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) * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
* *