From 91814c63f1de424459340649750068101a6f640a Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Fri, 22 Mar 2013 10:24:06 +0100 Subject: [PATCH] Add copyright header (GH-50) --- bbswitch.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bbswitch.c b/bbswitch.c index 4e00e9e..7992592 100644 --- a/bbswitch.c +++ b/bbswitch.c @@ -10,6 +10,9 @@ * # cat /proc/acpi/bbswitch */ /* + * Copyright (C) 2011-2013 Bumblebee Project + * Author: Peter Wu + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or @@ -37,7 +40,7 @@ MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("Toggle the discrete graphics card"); -MODULE_AUTHOR("Peter Lekensteyn "); +MODULE_AUTHOR("Peter Wu "); MODULE_VERSION(BBSWITCH_VERSION); enum {