diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-03-07 14:37:39 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-03-07 14:37:39 +0000 |
commit | 7c2c903e76a3dce01d732849546dca766d6826bb (patch) | |
tree | 711baec4403601dec8e1bd984b172edc2b8455ea /src/sip-connection.h | |
parent | 2735429e13a7efb93a0b9cd13bfd0e898357e930 (diff) |
Used the occasion to update copyright notices in the code:
added missing notices, updated Nokia copyright years, removed "this library"
language, humbly added myself to the author lists.
20080307143739-5b6ca-0a4e19949140f3fb974d6b0bff79debf76cf9f9c.gz
Diffstat (limited to 'src/sip-connection.h')
-rw-r--r-- | src/sip-connection.h | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/src/sip-connection.h b/src/sip-connection.h index a70ea8e..0af3775 100644 --- a/src/sip-connection.h +++ b/src/sip-connection.h @@ -1,19 +1,20 @@ /* * sip-connection.h - Header for TpsipConnection * Copyright (C) 2005 Collabora Ltd. - * Copyright (C) 2005,2006 Nokia Corporation + * Copyright (C) 2005-2008 Nokia Corporation * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * version 2.1 as published by the Free Software Foundation. + * This work is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * - * This library is distributed in the hope that it will be useful, + * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software + * License along with this work; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ |