From faa6426f6b5492630a2065269f3356bb20cdba9f Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 10 Jan 2012 13:54:19 +1000 Subject: Remove copyright messages from .pro files. Qt Project files (.pro) are not subject to copyright, and therefore should not contain a copyright notice. Change-Id: I4e3f707a4a2ccc23b0d5c6b312023aa5dcdeb5d5 Reviewed-by: Rohan McGovern --- demos/mobile/qcamera/qcamera.pro | 3 --- demos/mobile/qtbubblelevel/qtbubblelevel.pro | 2 -- demos/mobile/quickhit/plugins/LevelOne/levelone.pro | 3 --- demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.pro | 3 --- demos/mobile/quickhit/plugins/LevelTwo/leveltwo.pro | 3 --- demos/mobile/quickhit/quickhit.pro | 3 --- 6 files changed, 17 deletions(-) diff --git a/demos/mobile/qcamera/qcamera.pro b/demos/mobile/qcamera/qcamera.pro index 17b9513..66bbb3d 100644 --- a/demos/mobile/qcamera/qcamera.pro +++ b/demos/mobile/qcamera/qcamera.pro @@ -1,6 +1,3 @@ - -# Copyright (c) 2011 Nokia Corporation. - TEMPLATE = app TARGET = qcamera diff --git a/demos/mobile/qtbubblelevel/qtbubblelevel.pro b/demos/mobile/qtbubblelevel/qtbubblelevel.pro index 8646308..3314815 100644 --- a/demos/mobile/qtbubblelevel/qtbubblelevel.pro +++ b/demos/mobile/qtbubblelevel/qtbubblelevel.pro @@ -1,5 +1,3 @@ -# Copyright (c) 2011 Nokia Corporation. - QT += core gui declarative CONFIG += mobility MOBILITY += sensors diff --git a/demos/mobile/quickhit/plugins/LevelOne/levelone.pro b/demos/mobile/quickhit/plugins/LevelOne/levelone.pro index b936721..23bd275 100644 --- a/demos/mobile/quickhit/plugins/LevelOne/levelone.pro +++ b/demos/mobile/quickhit/plugins/LevelOne/levelone.pro @@ -1,6 +1,3 @@ - -# Copyright (c) 2010 Nokia Corporation. - TEMPLATE = lib #VERSION = 1.1.0 diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.pro b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.pro index 1370956..0eecca7 100644 --- a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.pro +++ b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.pro @@ -1,6 +1,3 @@ - -# Copyright (c) 2010 Nokia Corporation. - TEMPLATE = lib #VERSION = 1.1.0 diff --git a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.pro b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.pro index e5c144f..6395989 100644 --- a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.pro +++ b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.pro @@ -1,6 +1,3 @@ - -# Copyright (c) 2010 Nokia Corporation. - TEMPLATE = lib #VERSION = 1.1.0 diff --git a/demos/mobile/quickhit/quickhit.pro b/demos/mobile/quickhit/quickhit.pro index e5a4b3d..44bf09b 100644 --- a/demos/mobile/quickhit/quickhit.pro +++ b/demos/mobile/quickhit/quickhit.pro @@ -1,6 +1,3 @@ - -# Copyright (c) 2011 Nokia Corporation. - QT += core gui declarative opengl VERSION = 1.1.1 -- cgit v0.12