diff --git a/extras/lsm303d/lsm303d.c b/extras/lsm303d/lsm303d.c index be54e0d..1e0171f 100644 --- a/extras/lsm303d/lsm303d.c +++ b/extras/lsm303d/lsm303d.c @@ -11,7 +11,7 @@ * * The BSD License (3-clause license) * - * Copyright (c) 2017 Gunar Schorcht (https://github.com/gschorcht) + * Copyright (c) 2018 Gunar Schorcht (https://github.com/gschorcht) * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/extras/lsm303d/lsm303d.h b/extras/lsm303d/lsm303d.h index 80526ea..514469a 100644 --- a/extras/lsm303d/lsm303d.h +++ b/extras/lsm303d/lsm303d.h @@ -11,7 +11,7 @@ * * The BSD License (3-clause license) * - * Copyright (c) 2017 Gunar Schorcht (https://github.com/gschorcht) + * Copyright (c) 2018 Gunar Schorcht (https://github.com/gschorcht) * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/extras/lsm303d/lsm303d_types.h b/extras/lsm303d/lsm303d_types.h index e029af8..8b6787f 100644 --- a/extras/lsm303d/lsm303d_types.h +++ b/extras/lsm303d/lsm303d_types.h @@ -11,7 +11,7 @@ * * The BSD License (3-clause license) * - * Copyright (c) 2017 Gunar Schorcht (https://github.com/gschorcht) + * Copyright (c) 2018 Gunar Schorcht (https://github.com/gschorcht) * All rights reserved. * * Redistribution and use in source and binary forms, with or without