|
@@ -5,7 +5,7 @@
|
|
|
*
|
|
|
* GPL LICENSE SUMMARY
|
|
|
*
|
|
|
- * Copyright(c) 2008 Intel Corporation. All rights reserved.
|
|
|
+ * Copyright(c) 2008 - 2009 Intel Corporation. All rights reserved.
|
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of version 2 of the GNU General Public License as
|
|
@@ -30,7 +30,7 @@
|
|
|
*
|
|
|
* BSD LICENSE
|
|
|
*
|
|
|
- * Copyright(c) 2005 - 2008 Intel Corporation. All rights reserved.
|
|
|
+ * Copyright(c) 2005 - 2009 Intel Corporation. All rights reserved.
|
|
|
* All rights reserved.
|
|
|
*
|
|
|
* Redistribution and use in source and binary forms, with or without
|
|
@@ -71,7 +71,7 @@ struct iwl_cmd;
|
|
|
|
|
|
|
|
|
#define IWLWIFI_VERSION "1.3.27k"
|
|
|
-#define DRV_COPYRIGHT "Copyright(c) 2003-2008 Intel Corporation"
|
|
|
+#define DRV_COPYRIGHT "Copyright(c) 2003-2009 Intel Corporation"
|
|
|
#define DRV_AUTHOR "<ilw@linux.intel.com>"
|
|
|
|
|
|
#define IWL_PCI_DEVICE(dev, subdev, cfg) \
|