summaryrefslogtreecommitdiffstats
path: root/programs/bench.h
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2020-11-25 22:45:14 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2020-11-25 22:45:14 (GMT)
commit87a80acbe7872b9da7d56f7005ffd1b715e87c93 (patch)
treee3432638679088e7795cb0a9a34b244e217367bd /programs/bench.h
parent51976dcb24d7a65cf2f4d8b05339e5b1093abc38 (diff)
downloadlz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.zip
lz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.tar.gz
lz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.tar.bz2
updated license & header dates
Diffstat (limited to 'programs/bench.h')
-rw-r--r--programs/bench.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/bench.h b/programs/bench.h
index 22ebf60..642d496 100644
--- a/programs/bench.h
+++ b/programs/bench.h
@@ -1,6 +1,6 @@
/*
bench.h - Demo program to benchmark open-source compression algorithm
- Copyright (C) Yann Collet 2012-2016
+ Copyright (C) Yann Collet 2012-2020
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by