diff options
author | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2011-03-07 17:39:51 -0300 |
---|---|---|
committer | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2011-03-07 18:03:22 -0300 |
commit | 34a1addb55911dbf528886e342db92119ecf9df3 (patch) | |
tree | 552228a40d90dddaae96297253049827d962d801 /qt4/examples/protocols/protocols.h | |
parent | 7031a9c338d45809a82db4aa0701242a15fe0c35 (diff) |
Use @copyright and @license tags.
Diffstat (limited to 'qt4/examples/protocols/protocols.h')
-rw-r--r-- | qt4/examples/protocols/protocols.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/qt4/examples/protocols/protocols.h b/qt4/examples/protocols/protocols.h index 8e886a69b..896fe17a0 100644 --- a/qt4/examples/protocols/protocols.h +++ b/qt4/examples/protocols/protocols.h @@ -1,8 +1,9 @@ -/* +/** * This file is part of TelepathyQt4 * - * Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/> - * Copyright (C) 2010 Nokia Corporation + * @copyright Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/> + * @copyright Copyright (C) 2010 Nokia Corporation + * @license LGPL 2.1 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |