diff options
author | Werner Koch <[email protected]> | 2021-03-22 12:06:45 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-03-22 12:06:45 +0000 |
commit | f8cfb565ee461946901ae3bc573abc0023d821b5 (patch) | |
tree | cf3ebe3a270c9a69f057551232325fa63dfbd446 /src/assuan.h.in | |
parent | Support Unicode when starting servers on Windows. (diff) | |
download | libassuan-2.5.5.tar.gz libassuan-2.5.5.zip |
Release 2.5.5.libassuan-2.5.5
Diffstat (limited to '')
-rw-r--r-- | src/assuan.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan.h.in b/src/assuan.h.in index 59196c4..184a2ba 100644 --- a/src/assuan.h.in +++ b/src/assuan.h.in @@ -1,6 +1,6 @@ /* assuan.h - Definitions for the Assuan IPC library -*- c -*- * Copyright (C) 2001-2013 Free Software Foundation, Inc. - * Copyright (C) 2001-2020 g10 Code GmbH + * Copyright (C) 2001-2021 g10 Code GmbH * * This file is part of Assuan. * |