diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-04-29 00:58:34 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-04-29 00:58:34 +0200 |
commit | bd58e5ffc77ba5a8f9c693eec10245fb0142cab1 (patch) | |
tree | 95a2ccf319237913f288a3da7a5e57dc35ddd9aa /gsupplicant | |
parent | df3f9d6c21d9fa44ca1d8a419c2fcf69a05a2c84 (diff) | |
download | connman-bd58e5ffc77ba5a8f9c693eec10245fb0142cab1.tar.gz connman-bd58e5ffc77ba5a8f9c693eec10245fb0142cab1.tar.bz2 connman-bd58e5ffc77ba5a8f9c693eec10245fb0142cab1.zip |
gsupplicant: Update copyright information
Diffstat (limited to 'gsupplicant')
-rw-r--r-- | gsupplicant/dbus.c | 2 | ||||
-rw-r--r-- | gsupplicant/dbus.h | 2 | ||||
-rw-r--r-- | gsupplicant/gsupplicant.h | 2 | ||||
-rw-r--r-- | gsupplicant/supplicant.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gsupplicant/dbus.c b/gsupplicant/dbus.c index 7d427be1..0da5fbd7 100644 --- a/gsupplicant/dbus.c +++ b/gsupplicant/dbus.c @@ -2,7 +2,7 @@ * * WPA supplicant library with GLib integration * - * Copyright (C) 2010 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/gsupplicant/dbus.h b/gsupplicant/dbus.h index fbada070..dfe77fe5 100644 --- a/gsupplicant/dbus.h +++ b/gsupplicant/dbus.h @@ -2,7 +2,7 @@ * * WPA supplicant library with GLib integration * - * Copyright (C) 2010 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/gsupplicant/gsupplicant.h b/gsupplicant/gsupplicant.h index 7e790506..883de7f4 100644 --- a/gsupplicant/gsupplicant.h +++ b/gsupplicant/gsupplicant.h @@ -2,7 +2,7 @@ * * WPA supplicant library with GLib integration * - * Copyright (C) 2010 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/gsupplicant/supplicant.c b/gsupplicant/supplicant.c index 0ceffc75..58d40c13 100644 --- a/gsupplicant/supplicant.c +++ b/gsupplicant/supplicant.c @@ -2,7 +2,7 @@ * * WPA supplicant library with GLib integration * - * Copyright (C) 2010 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 |