Skip to content

Commit 31f0d2e

Browse files
author
Erlang/OTP
committed
Update copyright year
1 parent 2995f96 commit 31f0d2e

31 files changed

+31
-31
lines changed

erts/emulator/beam/emu/bif_instrs.tab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// %CopyrightBegin%
44
//
5-
// Copyright Ericsson AB 2017-2020. All Rights Reserved.
5+
// Copyright Ericsson AB 2017-2022. All Rights Reserved.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

erts/emulator/beam/emu/msg_instrs.tab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// %CopyrightBegin%
44
//
5-
// Copyright Ericsson AB 2017-2021. All Rights Reserved.
5+
// Copyright Ericsson AB 2017-2022. All Rights Reserved.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

erts/emulator/beam/erl_alloc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2002-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 2002-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_bif_persistent.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2018-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 2018-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_gc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2002-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 2002-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_gc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2007-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 2007-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_message.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 1997-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 1997-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_proc_sig_queue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2018-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 2018-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_process.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 1996-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 1996-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/beam/erl_time_sup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 1999-2021. All Rights Reserved.
4+
* Copyright Ericsson AB 1999-2022. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)