]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Mon, 11 Sep 2023 14:07:52 +0000 (16:07 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 11 Sep 2023 14:07:52 +0000 (16:07 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes

crypto/asn1/ameth_lib.c
crypto/cms/cms_asn1.c
crypto/cms/cms_local.h
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/ec/ec_ameth.c
crypto/poly1305/asm/poly1305-x86_64.pl
crypto/rsa/rsa_ameth.c
doc/man3/CMS_sign.pod
ssl/ssl_sess.c
test/recipes/15-test_rsapss.t

index 228dbef40d5ff189f6435b34b90595c10a619c6c..4ab246e987194bb3eb45a90093577697fc600197 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index d006ada998963be159f30362dfde3b0c8bd6771a..a62e11ecbd9084dbfd7e5c1ccd08db5c4011f316 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index b275bddf75b25a2fe90f09000b728e92cef4765f..09c0bdfe5a47d55edbdbd8972d857ad8187caff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 708b443704026113d5dd1df7ffd19502c650b6e0..9f67f91297eac4f1cdb6ec2d6208ae9aee1737a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 8f3a9fbaeb977ae8ae99228f5b16040cec2f7564..f6c1c7d177055855ca4677daadf203e552abb319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index c48b7cb7542142956c4e14aee1a0a659cd5c5653..5a63590a9fbd378d941df1433001aa6563b293f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 801455c639df0ae2bd8cfa71e99afd6fd1dcc77e..5e2bb18f2bacd3ace91d12bbb9f1d0170c33e3d5 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2023 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 63efd93798811a940951fb59ea52e3c4d492617c..00ed9820b0d296257eff659a902c51104a01cc19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 6de36abb2d0939c6a96ed8411e3fbda25605fdb5..884be8fdd315b6ff0a97c2543b5b3779c4b88606 100644 (file)
@@ -119,7 +119,7 @@ it is supported for embedded data in OpenSSL 1.0.0 and later.
 
 =head1 COPYRIGHT
 
-Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 2a5d21be79f6ec14f8e7f244360a4c355c6bc75c..68d1737ac521546146b09577df82c4087250ad0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2005 Nokia. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 61c13b6a49a58bceb9fde72e01a728650e547239..cea72ce980db0ab02ecdb5bae707299941b05bd3 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2017-2019 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy