From ecf440ca9c9f4596b1be6550681e4706255c2993 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 30 Nov 2016 16:38:38 +0100 Subject: [PATCH] main: Update copyright notice Remove mention of orientation_calc() copyright, it's now in orientation.c --- src/iio-sensor-proxy.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/iio-sensor-proxy.c b/src/iio-sensor-proxy.c index 677f296..667be26 100644 --- a/src/iio-sensor-proxy.c +++ b/src/iio-sensor-proxy.c @@ -1,12 +1,5 @@ /* - * Copyright (c) 2014-2015 Bastien Nocera - * - * orientation_calc() from the sensorfw package - * Copyright (C) 2009-2010 Nokia Corporation - * Authors: - * Üstün Ergenoglu - * Timo Rongas - * Lihan Guo + * Copyright (c) 2014-2016 Bastien Nocera * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published by