diff options
author | Mike Buland <eichlan@xagasoft.com> | 2023-08-01 12:00:45 -0700 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2023-08-01 12:00:45 -0700 |
commit | 311d146e2d921bed4ae9d3b19203e935358b30ba (patch) | |
tree | 4609806d4ef5ab7d025832ee17adb3bb8e3ab043 /src/stable/deflate.h | |
parent | 87d76df1720e29e4195cf4a8845c07450fb3b2f2 (diff) | |
download | libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.gz libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.bz2 libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.tar.xz libbu++-311d146e2d921bed4ae9d3b19203e935358b30ba.zip |
Updated copyright date.
Diffstat (limited to 'src/stable/deflate.h')
-rw-r--r-- | src/stable/deflate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stable/deflate.h b/src/stable/deflate.h index 1d0ec66..fff6170 100644 --- a/src/stable/deflate.h +++ b/src/stable/deflate.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007-2019 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2023 Xagasoft, All rights reserved. |
3 | * | 3 | * |
4 | * This file is part of the libbu++ library and is released under the | 4 | * This file is part of the libbu++ library and is released under the |
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |