diff options
Diffstat (limited to 'libatomic/config/rtems')
-rw-r--r-- | libatomic/config/rtems/host-config.h | 2 | ||||
-rw-r--r-- | libatomic/config/rtems/lock.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libatomic/config/rtems/host-config.h b/libatomic/config/rtems/host-config.h index cdc38c5..dd0169d 100644 --- a/libatomic/config/rtems/host-config.h +++ b/libatomic/config/rtems/host-config.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 Free Software Foundation, Inc. +/* Copyright (C) 2016-2018 Free Software Foundation, Inc. Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>. This file is part of the GNU Atomic Library (libatomic). diff --git a/libatomic/config/rtems/lock.c b/libatomic/config/rtems/lock.c index c3854ee..4dad9dc 100644 --- a/libatomic/config/rtems/lock.c +++ b/libatomic/config/rtems/lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 Free Software Foundation, Inc. +/* Copyright (C) 2016-2018 Free Software Foundation, Inc. Contributed by Sebastian Huber <sebastian.huber@embedded-brains.de>. This file is part of the GNU Atomic Library (libatomic). |