summaryrefslogtreecommitdiff
path: root/lzw.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 17:19:00 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 17:19:00 -0800
commit7e6214bd1cdded497654ff62a30a98fcbcc4d2cd (patch)
tree8796cb803a66b624f0ab978839a7b95640e8902e /lzw.h
parent7553200068763f99b148572c338bbbd46201fa45 (diff)
downloadgzip-7e6214bd1cdded497654ff62a30a98fcbcc4d2cd.tar.gz
maint: update copyright dates
Diffstat (limited to 'lzw.h')
-rw-r--r--lzw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lzw.h b/lzw.h
index d1c92f5..5910a70 100644
--- a/lzw.h
+++ b/lzw.h
@@ -1,6 +1,6 @@
/* lzw.h -- define the lzw functions.
- Copyright (C) 1994-2022 Free Software Foundation, Inc.
+ Copyright (C) 1994-2023 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly.
This program is free software; you can redistribute it and/or modify