contentmgmt/referencedrmagent/tcaf/source/RightsManagerStep.cpp
changeset 102 deec7e509f66
parent 15 da2ae96f639b
equal deleted inserted replaced
94:0e6c5a9328b5 102:deec7e509f66
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    20 #include "cafserver.h"
    20 #include "cafserver.h"
    21 #include "RightsManagerStep.h"
    21 #include "RightsManagerStep.h"
    22 #include "manager.h"
    22 #include "manager.h"
    23 #include "rightsmanager.h"
    23 #include "rightsmanager.h"
    24 #include "virtualpathptr.h"
    24 #include "virtualpathptr.h"
    25 #include "streamableptrarray.h"
    25 #include "StreamablePtrArray.h"
    26 #include "agent.h"
    26 #include "agent.h"
    27 #include "rightsinfo.h"
    27 #include "rightsinfo.h"
    28 #include "virtualpath.h"
    28 #include "virtualpath.h"
    29 
    29 
    30 
    30