summaryrefslogtreecommitdiff
path: root/erts/lib_src/common/ethr_cbf.c
diff options
context:
space:
mode:
Diffstat (limited to 'erts/lib_src/common/ethr_cbf.c')
-rw-r--r--erts/lib_src/common/ethr_cbf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/erts/lib_src/common/ethr_cbf.c b/erts/lib_src/common/ethr_cbf.c
index 037559be22..87278ef604 100644
--- a/erts/lib_src/common/ethr_cbf.c
+++ b/erts/lib_src/common/ethr_cbf.c
@@ -1,7 +1,7 @@
/*
* %CopyrightBegin%
*
- * Copyright Ericsson AB 2010-2016. All Rights Reserved.
+ * Copyright Ericsson AB 2010-2021. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
/*
* We keep this function alone in a separate file so the
- * compiler wont optimize it away.
+ * compiler won't optimize it away.
*/
#ifdef HAVE_CONFIG_H