diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-01-27 18:28:05 -0200 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-01-27 14:34:48 -0600 |
commit | abf86ae5fa8789e6f1a9934ac9ab5c3cf1bc1d4e (patch) | |
tree | 9f0aaa15dabc8ad88a36c94c3816055cc2597f09 | |
parent | a011fa9bac66d5a065775044978b6fbebaab21da (diff) | |
download | ofono-abf86ae5fa8789e6f1a9934ac9ab5c3cf1bc1d4e.tar.bz2 |
Add copyright note to the HFP plugin
-rw-r--r-- | plugins/hfp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/hfp.c b/plugins/hfp.c index c6f18087..867b1944 100644 --- a/plugins/hfp.c +++ b/plugins/hfp.c @@ -2,6 +2,7 @@ * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2010 Gustavo F. Padovan <padovan@profusion.mobi> * * 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 |