diff options
Diffstat (limited to 'src/openpgp')
| -rw-r--r-- | src/openpgp/hash.h | 2 | ||||
| -rw-r--r-- | src/openpgp/mpi.h | 2 | ||||
| -rw-r--r-- | src/openpgp/openpgp.cpp | 2 | ||||
| -rw-r--r-- | src/openpgp/openpgp.h | 2 | ||||
| -rw-r--r-- | src/openpgp/packet_stream.h | 2 | ||||
| -rw-r--r-- | src/openpgp/s_expression.h | 2 | ||||
| -rw-r--r-- | src/openpgp/serialization.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/openpgp/hash.h b/src/openpgp/hash.h index 4f69851b..54d78f58 100644 --- a/src/openpgp/hash.h +++ b/src/openpgp/hash.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/mpi.h b/src/openpgp/mpi.h index 800bcac5..a0dbf5c8 100644 --- a/src/openpgp/mpi.h +++ b/src/openpgp/mpi.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/openpgp.cpp b/src/openpgp/openpgp.cpp index fa503015..2f115530 100644 --- a/src/openpgp/openpgp.cpp +++ b/src/openpgp/openpgp.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/openpgp.h b/src/openpgp/openpgp.h index 665760a2..069231a2 100644 --- a/src/openpgp/openpgp.h +++ b/src/openpgp/openpgp.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/packet_stream.h b/src/openpgp/packet_stream.h index 6a993e92..6a203ee0 100644 --- a/src/openpgp/packet_stream.h +++ b/src/openpgp/packet_stream.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/s_expression.h b/src/openpgp/s_expression.h index b46bf216..c15965b2 100644 --- a/src/openpgp/s_expression.h +++ b/src/openpgp/s_expression.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // diff --git a/src/openpgp/serialization.h b/src/openpgp/serialization.h index fb42c1b6..e7c3f9b3 100644 --- a/src/openpgp/serialization.h +++ b/src/openpgp/serialization.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020, The Monero Project +// Copyright (c) 2020-2024, The Monero Project // // All rights reserved. // |
