From 220383f13bc56a4efb3ed8f5bea6a64007dd7db2 Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Fri, 19 Jan 2018 07:33:30 +0100 Subject: [PATCH] copyright notice changed --- extras/lsm303d/lsm303d.c | 2 +- extras/lsm303d/lsm303d.h | 2 +- extras/lsm303d/lsm303d_types.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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