summaryrefslogtreecommitdiff
path: root/gpio/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpio/gpio.c')
-rw-r--r--gpio/gpio.c6
1 files changed, 3 insertions, 3 deletions
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 <linux/delay.h>
#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");