Skip to content

Commit fecb3aa

Browse files
committed
Update copyright year
Reviewed-by: Tomas Mraz <[email protected]> Release: yes
1 parent 73e044b commit fecb3aa

File tree

603 files changed

+605
-605
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

603 files changed

+605
-605
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
1+
# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
22
#
33
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy

.github/workflows/cross-compiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
1+
# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
22
#
33
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy

.github/workflows/run-checker-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
1+
# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
22
#
33
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy

.github/workflows/run-checker-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
1+
# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
22
#
33
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy

Configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /usr/bin/env perl
22
# -*- mode: perl; -*-
3-
# Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
3+
# Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
44
#
55
# Licensed under the Apache License 2.0 (the "License"). You may not use
66
# this file except in compliance with the License. You can obtain a copy

apps/ciphers.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
2+
* Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
33
*
44
* Licensed under the Apache License 2.0 (the "License"). You may not use
55
* this file except in compliance with the License. You can obtain a copy

apps/cmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2007-2021 The OpenSSL Project Authors. All Rights Reserved.
2+
* Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved.
33
* Copyright Nokia 2007-2019
44
* Copyright Siemens AG 2015-2019
55
*

apps/cms.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2008-2021 The OpenSSL Project Authors. All Rights Reserved.
2+
* Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.
33
*
44
* Licensed under the Apache License 2.0 (the "License"). You may not use
55
* this file except in compliance with the License. You can obtain a copy

apps/crl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
2+
* Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
33
*
44
* Licensed under the Apache License 2.0 (the "License"). You may not use
55
* this file except in compliance with the License. You can obtain a copy

apps/dgst.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
2+
* Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
33
*
44
* Licensed under the Apache License 2.0 (the "License"). You may not use
55
* this file except in compliance with the License. You can obtain a copy

0 commit comments

Comments
 (0)