You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by jw...@apache.org on 2005/04/22 15:01:47 UTC

svn commit: r164233 - in /lenya/trunk/src/webapp/lenya/usecases/admin: addGroup.jx addUser.jx changePassword.jx deleteGroup.jx deleteUser.jx emptyTrash.jx group.jx groupMembers.jx groupProfile.jx groups.jx ipRanges.jx serverStatus.jx tabs.jx userGroups.jx userProfile.jx users.jx

Author: jwkaltz
Date: Fri Apr 22 06:01:45 2005
New Revision: 164233

URL: http://svn.apache.org/viewcvs?rev=164233&view=rev
Log:
[minor change] added copyright notices

Modified:
    lenya/trunk/src/webapp/lenya/usecases/admin/addGroup.jx   (props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/group.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/tabs.jx   (props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx   (contents, props changed)
    lenya/trunk/src/webapp/lenya/usecases/admin/users.jx   (props changed)

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/addGroup.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/addUser.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/changePassword.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/deleteGroup.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/deleteUser.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/emptyTrash.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/group.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/group.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/group.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/group.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/group.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/groupMembers.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/groupProfile.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/groups.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/ipRanges.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/serverStatus.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/tabs.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/userGroups.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx?rev=164233&r1=164232&r2=164233&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx (original)
+++ lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx Fri Apr 22 06:01:45 2005
@@ -1,3 +1,20 @@
+<!--
+  Copyright 1999-2005 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.
+-->
+<!-- $Id$ -->
+
 <page:page
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
   xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/userProfile.jx
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: lenya/trunk/src/webapp/lenya/usecases/admin/users.jx
------------------------------------------------------------------------------
    svn:keywords = Id



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org