summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-04-29 00:59:56 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-04-29 00:59:56 +0200
commited89c9d47e6749b5425b0acfa2fbe15080777aaf (patch)
tree9fd9eb32a170d784820f01358cef772429c01761 /scripts
parentef636ec730a51d3468870546ab6844b270e5b79a (diff)
downloadconnman-ed89c9d47e6749b5425b0acfa2fbe15080777aaf.tar.gz
connman-ed89c9d47e6749b5425b0acfa2fbe15080777aaf.tar.bz2
connman-ed89c9d47e6749b5425b0acfa2fbe15080777aaf.zip
plugins: Update copyright information
Diffstat (limited to 'scripts')
-rw-r--r--scripts/libppp-plugin.c2
-rw-r--r--scripts/openconnect-script.c2
-rw-r--r--scripts/openvpn-script.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/libppp-plugin.c b/scripts/libppp-plugin.c
index 911551cf..e77b8ccb 100644
--- a/scripts/libppp-plugin.c
+++ b/scripts/libppp-plugin.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2011 Intel Corporation. All rights reserved.
+ * Copyright (C) 2012 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/scripts/openconnect-script.c b/scripts/openconnect-script.c
index 509fc958..ef81c94c 100644
--- a/scripts/openconnect-script.c
+++ b/scripts/openconnect-script.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2010 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2012 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/scripts/openvpn-script.c b/scripts/openvpn-script.c
index 8d2c3ff0..3d463843 100644
--- a/scripts/openvpn-script.c
+++ b/scripts/openvpn-script.c
@@ -2,7 +2,7 @@
*
* Connection Manager
*
- * Copyright (C) 2007-2010 Intel Corporation. All rights reserved.
+ * Copyright (C) 2007-2012 Intel Corporation. All rights reserved.
* Copyright (C) 2010 BMW Car IT GmbH. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify