diff options
author | Werner Koch <[email protected]> | 2020-10-23 16:57:51 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-10-23 16:58:35 +0000 |
commit | e368b400f276d5d9868832e7a652ab250dd57555 (patch) | |
tree | 4c80a76a687fdb46f93dc665b6ad986b6a095174 /src/assuan.h.in | |
parent | Support Unicode socket file names under Windows. (diff) | |
download | libassuan-2.5.4.tar.gz libassuan-2.5.4.zip |
Release 2.5.4libassuan-2.5.4
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 c4a7e82..59196c4 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-2019 g10 Code GmbH + * Copyright (C) 2001-2020 g10 Code GmbH * * This file is part of Assuan. * |