From 6c59077919ce6963e0ccd10d3b60f6e7396e3c74 Mon Sep 17 00:00:00 2001 From: Alexey Shilov Date: Wed, 15 Sep 2010 11:41:40 +0300 Subject: [PATCH] Changes: add copyrights to boosterkiller.* --- src/launcher/boosterkiller.cpp | 19 +++++++++++++++++++ src/launcher/boosterkiller.h | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/src/launcher/boosterkiller.cpp b/src/launcher/boosterkiller.cpp index bed3ff8..625798d 100644 --- a/src/launcher/boosterkiller.cpp +++ b/src/launcher/boosterkiller.cpp @@ -1,3 +1,22 @@ +/*************************************************************************** +** +** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** All rights reserved. +** Contact: Nokia Corporation (directui@nokia.com) +** +** This file is part of applauncherd +** +** If you have questions regarding the use of this file, please contact +** Nokia at directui@nokia.com. +** +** 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 +** and appearing in the file LICENSE.LGPL included in the packaging +** of this file. +** +****************************************************************************/ + #include #include #include diff --git a/src/launcher/boosterkiller.h b/src/launcher/boosterkiller.h index 9948b2b..b1a961f 100644 --- a/src/launcher/boosterkiller.h +++ b/src/launcher/boosterkiller.h @@ -1,3 +1,22 @@ +/*************************************************************************** +** +** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** All rights reserved. +** Contact: Nokia Corporation (directui@nokia.com) +** +** This file is part of applauncherd +** +** If you have questions regarding the use of this file, please contact +** Nokia at directui@nokia.com. +** +** 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 +** and appearing in the file LICENSE.LGPL included in the packaging +** of this file. +** +****************************************************************************/ + #ifndef BOOSTERKILLER_H #define BOOSTERKILLER_H