diff options
Diffstat (limited to '')
-rw-r--r-- | src/m_paper_key/CMakeLists.txt | 2 | ||||
-rw-r--r-- | src/m_paper_key/PaperKeyModule.cpp | 2 | ||||
-rw-r--r-- | src/m_paper_key/PaperKeyModule.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/m_paper_key/CMakeLists.txt b/src/m_paper_key/CMakeLists.txt index 61396c7..42e4d8c 100644 --- a/src/m_paper_key/CMakeLists.txt +++ b/src/m_paper_key/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_paper_key/PaperKeyModule.cpp b/src/m_paper_key/PaperKeyModule.cpp index 695e149..3da46d3 100644 --- a/src/m_paper_key/PaperKeyModule.cpp +++ b/src/m_paper_key/PaperKeyModule.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_paper_key/PaperKeyModule.h b/src/m_paper_key/PaperKeyModule.h index 88836da..992647a 100644 --- a/src/m_paper_key/PaperKeyModule.h +++ b/src/m_paper_key/PaperKeyModule.h @@ -1,5 +1,5 @@ /** - * Copyright (C) 2021 Saturneric <[email protected]> + * Copyright (C) 2021-2024 Saturneric <[email protected]> * * This file is part of GpgFrontend. * |