From 43b9128bf8c24e8bd6c4e35f51008d0224999aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pertti=20Kellom=C3=A4ki?= Date: Wed, 23 Mar 2011 12:12:07 +0200 Subject: [PATCH] Fixes: NB#238955 - Copyright tag not defined in applauncherd RevBy: Juha Lintula --- debian/changelog | 1 + src/qdeclarativebooster/mdeclarativecache.h | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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) **