diff --git a/debian/changelog b/debian/changelog index b1315d4..1859e36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ applauncherd (0.25.0) unstable; urgency=low * Changes: Removed temporary workaround for skype account plugin bug #218766. + * Fixes: NB#238955 - Copyright tag not defined in applauncherd -- Jussi Lind Tue, 22 Mar 2011 14:01:11 +0200 diff --git a/src/qdeclarativebooster/mdeclarativecache.h b/src/qdeclarativebooster/mdeclarativecache.h index c4115fc..8db13b1 100644 --- a/src/qdeclarativebooster/mdeclarativecache.h +++ b/src/qdeclarativebooster/mdeclarativecache.h @@ -1,6 +1,7 @@ -/*************************************************************************** +/*! ** -** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). +** @copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). +** @license GNU Lesser General Public License version 2.1 ** All rights reserved. ** Contact: Nokia Corporation (directui@nokia.com) **