# HG changeset patch # User timothy.murphy@nokia.com # Date 1271176543 -3600 # Node ID 941b2742ee49be35db0a3d1f39a0ae8d538f90c9 # Parent f3b5772862f74400dab74025e6e81ff1313aa30e Fix a copyright date. Make sure all FLMBDEBUG usage is wrapped in tags. diff -r f3b5772862f7 -r 941b2742ee49 sbsv2/raptor/lib/flm/e32abiv2.flm --- a/sbsv2/raptor/lib/flm/e32abiv2.flm Tue Apr 13 13:30:12 2010 +0100 +++ b/sbsv2/raptor/lib/flm/e32abiv2.flm Tue Apr 13 17:35:43 2010 +0100 @@ -48,7 +48,7 @@ ifeq ($(DOBUILD),1) -$(if $(FLMDEBUG),$(info )) +$(if $(FLMDEBUG),$(info )) # Strip switch-type parameters # diff -r f3b5772862f7 -r 941b2742ee49 sbsv2/raptor/lib/flm/resource.flm --- a/sbsv2/raptor/lib/flm/resource.flm Tue Apr 13 13:30:12 2010 +0100 +++ b/sbsv2/raptor/lib/flm/resource.flm Tue Apr 13 17:35:43 2010 +0100 @@ -229,8 +229,8 @@ ifeq ($(TARGET_$(call sanitise,$1)),) TARGET_$(call sanitise,$1):=1 - $(if $(FLMDEBUG),$(info generateresource: $(1) from $(2) LANG:$(3)),) - $(if $(FLMDEBUG),$(info generateresource: copies: $(sort $(patsubst %,%/$(notdir $(1)),$(RSCCOPYDIRS))))) + $(if $(FLMDEBUG),$(info generateresource: $(1) from $(2) LANG:$(3)),) + $(if $(FLMDEBUG),$(info generateresource: copies: $(sort $(patsubst %,%/$(notdir $(1)),$(RSCCOPYDIRS))))) CLEANTARGETS:=$$(CLEANTARGETS) $(1) diff -r f3b5772862f7 -r 941b2742ee49 sbsv2/raptor/test/smoke_suite/test_resources/resource/group/testresource.mmp --- a/sbsv2/raptor/test/smoke_suite/test_resources/resource/group/testresource.mmp Tue Apr 13 13:30:12 2010 +0100 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/resource/group/testresource.mmp Tue Apr 13 17:35:43 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0"