aboutsummaryrefslogtreecommitdiff
path: root/lib/common/pool.c
diff options
context:
space:
mode:
authorNick Terrell <terrelln@fb.com>2021-03-29 14:23:36 -0700
committerNick Terrell <nickrterrell@gmail.com>2021-03-30 10:30:43 -0700
commita494308ae9834adea1696564d75c59e66718f4f4 (patch)
tree9ebd2eac34657967e440364348c03e380278944d /lib/common/pool.c
parent84ccb81e7c4d9535c42e743cd04bb92329e4ea8e (diff)
downloadzstd-a494308ae9834adea1696564d75c59e66718f4f4.tar.gz
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
* Switch to yearless copyright per FB policy * Fix up SPDX-License-Identifier lines in `contrib/linux-kernel` sources * Add zstd copyright/license header to the `contrib/linux-kernel` sources * Update the `tests/test-license.py` to check for yearless copyright * Improvements to `tests/test-license.py` * Check `contrib/linux-kernel` in `tests/test-license.py`
Diffstat (limited to 'lib/common/pool.c')
-rw-r--r--lib/common/pool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/pool.c b/lib/common/pool.c
index 5b092ccd..ea70b8b6 100644
--- a/lib/common/pool.c
+++ b/lib/common/pool.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2021, Yann Collet, Facebook, Inc.
+ * Copyright (c) Yann Collet, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under both the BSD-style license (found in the