contentmgmt/contentaccessfwfordrm/inc/rightsinfo.h
changeset 33 cf642210ecb7
parent 8 35751d3474b7
--- a/contentmgmt/contentaccessfwfordrm/inc/rightsinfo.h	Tue Nov 24 09:06:03 2009 +0200
+++ b/contentmgmt/contentaccessfwfordrm/inc/rightsinfo.h	Thu Dec 17 09:28:34 2009 +0200
@@ -38,8 +38,6 @@
 	/** Rights class to store a summary description of the rights and a unique 
 	reference to the rights object within an Agent
 
-	@publishedPartner
-    @released
 	*/
 	class CRightsInfo : public CBase
 		{
@@ -117,8 +115,6 @@
 	All derived classes must implement the serialization functions InternalizeL() 
 	and ExternalizeL()
 
-	@publishedPartner
-	@released
 	*/
 	class MAgentRightsBase 
 		{