From 36a9ae3e441b75a146836322018e6d915fd386ef Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Wed, 18 Jan 2012 17:20:26 +0100 Subject: update copyright infos --- gpio/gpio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gpio/gpio.c') diff --git a/gpio/gpio.c b/gpio/gpio.c index d8b2fb1..71b6a1d 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c @@ -4,7 +4,7 @@ * * GPL LICENSE SUMMARY * - * Copyright (C) 2010 Proformatique + * Copyright (C) 2010,2012 Avencall * Copyright(c) 2007,2008,2009 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify @@ -24,7 +24,7 @@ * * BSD LICENSE * - * Copyright (C) 2010 Proformatique + * Copyright (C) 2010,2012 Avencall * Copyright(c) 2007,2008,2009 Intel Corporation. All rights reserved. * All rights reserved. * @@ -75,7 +75,7 @@ #include #include "gpio.h" -MODULE_AUTHOR("Intel(R) Corporation, Proformatique"); +MODULE_AUTHOR("Intel(R) Corporation, Avencall"); MODULE_DESCRIPTION("General Purpose I/O Pin Driver"); MODULE_LICENSE("Dual BSD/GPL"); MODULE_VERSION("1.0.0"); -- cgit v1.2.3