You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2007/01/15 22:56:00 UTC

svn commit: r496510 - in /ofbiz/trunk/framework/security/config: SecurityEntityLabels.properties SecurityEntityLabels_es.properties

Author: jleroux
Date: Mon Jan 15 13:55:59 2007
New Revision: 496510

URL: http://svn.apache.org/viewvc?view=rev&rev=496510
Log:
Thanks to Marco Risaliti reminder on another commit, I remembered that these 2 files had no ASL2 headers.
BTW Guido Amarilla had checked the ASL grant when attaching this files in Jira so it's ok even if he has not signed an iCLA.

Modified:
    ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties
    ofbiz/trunk/framework/security/config/SecurityEntityLabels_es.properties

Modified: ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties?view=diff&rev=496510&r1=496509&r2=496510
==============================================================================
--- ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties (original)
+++ ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties Mon Jan 15 13:55:59 2007
@@ -1,3 +1,19 @@
+#####################################################################
+# Copyright 2001-2006 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations
+# under the License.
+#####################################################################
+
 # Payment Processors security
 SecurityGroup.description.BIZADMIN=Full Business Applications permission group, has all business app admin permissions, not technical permissions.
 SecurityGroup.description.CATALOGADMIN=Catalog Admin group, has all catalog permissions.

Modified: ofbiz/trunk/framework/security/config/SecurityEntityLabels_es.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/security/config/SecurityEntityLabels_es.properties?view=diff&rev=496510&r1=496509&r2=496510
==============================================================================
--- ofbiz/trunk/framework/security/config/SecurityEntityLabels_es.properties (original)
+++ ofbiz/trunk/framework/security/config/SecurityEntityLabels_es.properties Mon Jan 15 13:55:59 2007
@@ -1,3 +1,19 @@
+#####################################################################
+# Copyright 2001-2006 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations
+# under the License.
+#####################################################################
+
 SecurityGroup.description.BIZADMIN=Permisos completos para las Aplicaciones de Negocio, no posee permisos t\u00E9cnicos.
 SecurityGroup.description.CATALOGADMIN=Administrador del Cat\u00E1logo, tiene todos los permisos de Cat\u00E1logo.
 SecurityGroup.description.CATALOGADMIN_LTD=Administrador Limitado del Cat\u00E1logo, tiene permisos limitados de Cat\u00E1logo.