diff options
Diffstat (limited to '')
-rw-r--r-- | src/m_pinentry/CMakeLists.txt | 2 | ||||
-rw-r--r-- | src/m_pinentry/GpgPassphraseContext.cpp | 2 | ||||
-rw-r--r-- | src/m_pinentry/GpgPassphraseContext.h | 2 | ||||
-rw-r--r-- | src/m_pinentry/PinentryModule.cpp | 2 | ||||
-rw-r--r-- | src/m_pinentry/PinentryModule.h | 2 | ||||
-rw-r--r-- | src/m_pinentry/RaisePinentry.cpp | 2 | ||||
-rw-r--r-- | src/m_pinentry/RaisePinentry.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/m_pinentry/CMakeLists.txt b/src/m_pinentry/CMakeLists.txt index b1e19bc..bf17acd 100644 --- a/src/m_pinentry/CMakeLists.txt +++ b/src/m_pinentry/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Saturneric <[email protected]> +# Copyright (C) 2021-2024 Saturneric <[email protected]> # # This file is part of GpgFrontend. # diff --git a/src/m_pinentry/GpgPassphraseContext.cpp b/src/m_pinentry/GpgPassphraseContext.cpp index c96f29a..4e21a20 100644 --- a/src/m_pinentry/GpgPassphraseContext.cpp +++ b/src/m_pinentry/GpgPassphraseContext.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * diff --git a/src/m_pinentry/GpgPassphraseContext.h b/src/m_pinentry/GpgPassphraseContext.h index 4060d36..107307b 100644 --- a/src/m_pinentry/GpgPassphraseContext.h +++ b/src/m_pinentry/GpgPassphraseContext.h @@ -1,7 +1,7 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * diff --git a/src/m_pinentry/PinentryModule.cpp b/src/m_pinentry/PinentryModule.cpp index 5b45a67..5d767a9 100644 --- a/src/m_pinentry/PinentryModule.cpp +++ b/src/m_pinentry/PinentryModule.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * diff --git a/src/m_pinentry/PinentryModule.h b/src/m_pinentry/PinentryModule.h index 3298ec5..e021464 100644 --- a/src/m_pinentry/PinentryModule.h +++ b/src/m_pinentry/PinentryModule.h @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * diff --git a/src/m_pinentry/RaisePinentry.cpp b/src/m_pinentry/RaisePinentry.cpp index 283bd81..ed9538d 100644 --- a/src/m_pinentry/RaisePinentry.cpp +++ b/src/m_pinentry/RaisePinentry.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * diff --git a/src/m_pinentry/RaisePinentry.h b/src/m_pinentry/RaisePinentry.h index 4c8ace6..9dbc0d3 100644 --- a/src/m_pinentry/RaisePinentry.h +++ b/src/m_pinentry/RaisePinentry.h @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * |