From f0406c132e28b3f29c5c8460c73299d215d0fd45 Mon Sep 17 00:00:00 2001 From: teo_sarca Date: Wed, 28 May 2008 10:52:47 +0000 Subject: [PATCH] MRole: minor javadoc issue --- base/src/org/compiere/model/MRole.java | 1 + 1 file changed, 1 insertion(+) diff --git a/base/src/org/compiere/model/MRole.java b/base/src/org/compiere/model/MRole.java index 0754fa4715..199e2d0ddd 100644 --- a/base/src/org/compiere/model/MRole.java +++ b/base/src/org/compiere/model/MRole.java @@ -1,4 +1,5 @@ /****************************************************************************** + * Product: Adempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published *