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(-) (limited to 'demos') diff --git a/demos/mobile/qcamera/qcamera.pro b/demos/mobile/qcamera/qcamera.pro index 17b9513946..66bbb3d0e7 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 8646308272..3314815b1a 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 b9367219b7..23bd275a5a 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 1370956aa0..0eecca7e48 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 e5c144f381..6395989be1 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 e5a4b3da38..44bf09b6bd 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 v1.2.1