summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/bluetooth.c2
-rw-r--r--plugins/dhclient.c2
-rw-r--r--plugins/dnsproxy.c2
-rw-r--r--plugins/ethernet.c2
-rw-r--r--plugins/fake.c2
-rw-r--r--plugins/hso.c2
-rw-r--r--plugins/inet.c2
-rw-r--r--plugins/inet.h2
-rw-r--r--plugins/ipv4.c2
-rw-r--r--plugins/loopback.c2
-rw-r--r--plugins/modem.c2
-rw-r--r--plugins/modem.h2
-rw-r--r--plugins/polkit.c2
-rw-r--r--plugins/pppd.c2
-rw-r--r--plugins/resolvconf.c2
-rw-r--r--plugins/resolvfile.c2
-rw-r--r--plugins/supplicant.c2
-rw-r--r--plugins/supplicant.h2
-rw-r--r--plugins/task.c2
-rw-r--r--plugins/task.h2
-rw-r--r--plugins/udhcp.c2
-rw-r--r--plugins/wifi.c2
22 files changed, 22 insertions, 22 deletions
diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c
index ba5c3a29..5bde01d7 100644
--- a/plugins/bluetooth.c
+++ b/plugins/bluetooth.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/dhclient.c b/plugins/dhclient.c
index 20de09ac..cb0e8753 100644
--- a/plugins/dhclient.c
+++ b/plugins/dhclient.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/dnsproxy.c b/plugins/dnsproxy.c
index e8df6bff..c97553d3 100644
--- a/plugins/dnsproxy.c
+++ b/plugins/dnsproxy.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/ethernet.c b/plugins/ethernet.c
index 434e3b77..1ddf1fa9 100644
--- a/plugins/ethernet.c
+++ b/plugins/ethernet.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/fake.c b/plugins/fake.c
index 33165dab..b2e4b0f6 100644
--- a/plugins/fake.c
+++ b/plugins/fake.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/hso.c b/plugins/hso.c
index 98708ddd..bf7c2b3a 100644
--- a/plugins/hso.c
+++ b/plugins/hso.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/inet.c b/plugins/inet.c
index 97f338ec..b7d4a9f0 100644
--- a/plugins/inet.c
+++ b/plugins/inet.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/inet.h b/plugins/inet.h
index 23437ac5..af5799be 100644
--- a/plugins/inet.h
+++ b/plugins/inet.h
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/ipv4.c b/plugins/ipv4.c
index 5e19cbb8..b611fb04 100644
--- a/plugins/ipv4.c
+++ b/plugins/ipv4.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/loopback.c b/plugins/loopback.c
index 7dc47fe7..c0a8f3b9 100644
--- a/plugins/loopback.c
+++ b/plugins/loopback.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/modem.c b/plugins/modem.c
index 47d7e218..17036466 100644
--- a/plugins/modem.c
+++ b/plugins/modem.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/modem.h b/plugins/modem.h
index 6fabcb36..f26425cf 100644
--- a/plugins/modem.h
+++ b/plugins/modem.h
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/polkit.c b/plugins/polkit.c
index 5396ad2f..d3ca6924 100644
--- a/plugins/polkit.c
+++ b/plugins/polkit.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/pppd.c b/plugins/pppd.c
index 1cf304f6..3cd65bf0 100644
--- a/plugins/pppd.c
+++ b/plugins/pppd.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/resolvconf.c b/plugins/resolvconf.c
index 30002d5c..d59fc5e4 100644
--- a/plugins/resolvconf.c
+++ b/plugins/resolvconf.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/resolvfile.c b/plugins/resolvfile.c
index a9009814..e89b2ca8 100644
--- a/plugins/resolvfile.c
+++ b/plugins/resolvfile.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/supplicant.c b/plugins/supplicant.c
index c51be358..0d7d293a 100644
--- a/plugins/supplicant.c
+++ b/plugins/supplicant.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/supplicant.h b/plugins/supplicant.h
index ef207d5c..4543d115 100644
--- a/plugins/supplicant.h
+++ b/plugins/supplicant.h
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/task.c b/plugins/task.c
index dae54c75..f0ef6584 100644
--- a/plugins/task.c
+++ b/plugins/task.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/task.h b/plugins/task.h
index 0234d47a..6472576a 100644
--- a/plugins/task.h
+++ b/plugins/task.h
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/udhcp.c b/plugins/udhcp.c
index 2cc3c61f..e53c4354 100644
--- a/plugins/udhcp.c
+++ b/plugins/udhcp.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/plugins/wifi.c b/plugins/wifi.c
index e07901c8..cdec24ff 100644
--- a/plugins/wifi.c
+++ b/plugins/wifi.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as