diff --git a/source/java/org/alfresco/web/app/servlet/AbstractAuthenticationFilter.java b/source/java/org/alfresco/web/app/servlet/AbstractAuthenticationFilter.java index cb229ee27f..84fdaf87aa 100644 --- a/source/java/org/alfresco/web/app/servlet/AbstractAuthenticationFilter.java +++ b/source/java/org/alfresco/web/app/servlet/AbstractAuthenticationFilter.java @@ -1,25 +1,18 @@ /* - * Copyright (C) 2005 Alfresco, Inc. + * Copyright (C) 2005-2006 Alfresco, Inc. * - * Licensed under the Alfresco Network License. You may obtain a + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a * copy of the License at * - * http://www.alfrescosoftware.com/legal/ + * http://www.alfresco.org/legal/license.txt * - * Please view the license relevant to your network subscription. - * - * BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - * READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - * YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - * ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - * THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - * AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - * TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - * BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - * HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - * SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - * TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - * CHECK THE "I UNDERSTAND AND ACCEPT" BOX. + * 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. */ package org.alfresco.web.app.servlet; diff --git a/source/java/org/alfresco/web/app/servlet/AcceptLanguage.java b/source/java/org/alfresco/web/app/servlet/AcceptLanguage.java index 2407b1820c..37fc51ec32 100644 --- a/source/java/org/alfresco/web/app/servlet/AcceptLanguage.java +++ b/source/java/org/alfresco/web/app/servlet/AcceptLanguage.java @@ -1,25 +1,18 @@ /* - * Copyright (C) 2005 Alfresco, Inc. + * Copyright (C) 2005-2006 Alfresco, Inc. * - * Licensed under the Alfresco Network License. You may obtain a + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a * copy of the License at * - * http://www.alfrescosoftware.com/legal/ + * http://www.alfresco.org/legal/license.txt * - * Please view the license relevant to your network subscription. - * - * BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - * READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - * YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - * ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - * THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - * AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - * TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - * BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - * HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - * SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - * TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - * CHECK THE "I UNDERSTAND AND ACCEPT" BOX. + * 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. */ package org.alfresco.web.app.servlet; diff --git a/source/java/org/alfresco/web/app/servlet/NTLMAuthenticationFilter.java b/source/java/org/alfresco/web/app/servlet/NTLMAuthenticationFilter.java index 0e1232937c..f529c73c10 100644 --- a/source/java/org/alfresco/web/app/servlet/NTLMAuthenticationFilter.java +++ b/source/java/org/alfresco/web/app/servlet/NTLMAuthenticationFilter.java @@ -1,25 +1,18 @@ /* - * Copyright (C) 2005 Alfresco, Inc. + * Copyright (C) 2005-2006 Alfresco, Inc. * - * Licensed under the Alfresco Network License. You may obtain a + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a * copy of the License at * - * http://www.alfrescosoftware.com/legal/ + * http://www.alfresco.org/legal/license.txt * - * Please view the license relevant to your network subscription. - * - * BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - * READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - * YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - * ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - * THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - * AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - * TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - * BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - * HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - * SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - * TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - * CHECK THE "I UNDERSTAND AND ACCEPT" BOX. + * 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. */ package org.alfresco.web.app.servlet; diff --git a/source/java/org/alfresco/web/app/servlet/NovellIChainsHTTPRequestAuthenticationFilter.java b/source/java/org/alfresco/web/app/servlet/NovellIChainsHTTPRequestAuthenticationFilter.java index b239d24e44..c059b272e2 100644 --- a/source/java/org/alfresco/web/app/servlet/NovellIChainsHTTPRequestAuthenticationFilter.java +++ b/source/java/org/alfresco/web/app/servlet/NovellIChainsHTTPRequestAuthenticationFilter.java @@ -1,25 +1,18 @@ /* - * Copyright (C) 2005 Alfresco, Inc. + * Copyright (C) 2005-2006 Alfresco, Inc. * - * Licensed under the Alfresco Network License. You may obtain a + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a * copy of the License at * - * http://www.alfrescosoftware.com/legal/ + * http://www.alfresco.org/legal/license.txt * - * Please view the license relevant to your network subscription. - * - * BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - * READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - * YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - * ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - * THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - * AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - * TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - * BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - * HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - * SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - * TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - * CHECK THE "I UNDERSTAND AND ACCEPT" BOX. + * 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. */ package org.alfresco.web.app.servlet; diff --git a/source/java/org/alfresco/web/bean/GroupsBean.java b/source/java/org/alfresco/web/bean/GroupsBean.java index 2d69e224bf..4cda51792a 100644 --- a/source/java/org/alfresco/web/bean/GroupsBean.java +++ b/source/java/org/alfresco/web/bean/GroupsBean.java @@ -1,25 +1,18 @@ /* - * Copyright (C) 2005 Alfresco, Inc. + * Copyright (C) 2005-2006 Alfresco, Inc. * - * Licensed under the Alfresco Network License. You may obtain a + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a * copy of the License at * - * http://www.alfrescosoftware.com/legal/ + * http://www.alfresco.org/legal/license.txt * - * Please view the license relevant to your network subscription. - * - * BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - * READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - * YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - * ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - * THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - * AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - * TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - * BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - * HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - * SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - * TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - * CHECK THE "I UNDERSTAND AND ACCEPT" BOX. + * 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. */ package org.alfresco.web.bean; diff --git a/source/web/jsp/groups/add-user.jsp b/source/web/jsp/groups/add-user.jsp index 5de103fe66..23d949727f 100644 --- a/source/web/jsp/groups/add-user.jsp +++ b/source/web/jsp/groups/add-user.jsp @@ -1,27 +1,19 @@ <%-- - Copyright (C) 2005 Alfresco, Inc. - - Licensed under the Alfresco Network License. You may obtain a - copy of the License at - - http://www.alfrescosoftware.com/legal/ - - Please view the license relevant to your network subscription. - - BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - CHECK THE "I UNDERSTAND AND ACCEPT" BOX. ---%> -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> + * Copyright (C) 2005-2006 Alfresco, Inc. + * + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a + * copy of the License at + * + * http://www.alfresco.org/legal/license.txt + * + * 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. +--%><%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %> diff --git a/source/web/jsp/groups/delete-group.jsp b/source/web/jsp/groups/delete-group.jsp index 79c6567f5d..9d7dc0e96b 100644 --- a/source/web/jsp/groups/delete-group.jsp +++ b/source/web/jsp/groups/delete-group.jsp @@ -1,27 +1,19 @@ <%-- - Copyright (C) 2005 Alfresco, Inc. - - Licensed under the Alfresco Network License. You may obtain a - copy of the License at - - http://www.alfrescosoftware.com/legal/ - - Please view the license relevant to your network subscription. - - BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - CHECK THE "I UNDERSTAND AND ACCEPT" BOX. ---%> -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> + * Copyright (C) 2005-2006 Alfresco, Inc. + * + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a + * copy of the License at + * + * http://www.alfresco.org/legal/license.txt + * + * 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. +--%><%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %> diff --git a/source/web/jsp/groups/groups.jsp b/source/web/jsp/groups/groups.jsp index 779b0c4fba..51db3f6dc4 100644 --- a/source/web/jsp/groups/groups.jsp +++ b/source/web/jsp/groups/groups.jsp @@ -1,27 +1,19 @@ <%-- - Copyright (C) 2005 Alfresco, Inc. - - Licensed under the Alfresco Network License. You may obtain a - copy of the License at - - http://www.alfrescosoftware.com/legal/ - - Please view the license relevant to your network subscription. - - BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - CHECK THE "I UNDERSTAND AND ACCEPT" BOX. ---%> -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> + * Copyright (C) 2005-2006 Alfresco, Inc. + * + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a + * copy of the License at + * + * http://www.alfresco.org/legal/license.txt + * + * 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. +--%><%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %> diff --git a/source/web/jsp/groups/new-group.jsp b/source/web/jsp/groups/new-group.jsp index a1dc82fcd5..9a197455a8 100644 --- a/source/web/jsp/groups/new-group.jsp +++ b/source/web/jsp/groups/new-group.jsp @@ -1,27 +1,19 @@ <%-- - Copyright (C) 2005 Alfresco, Inc. - - Licensed under the Alfresco Network License. You may obtain a - copy of the License at - - http://www.alfrescosoftware.com/legal/ - - Please view the license relevant to your network subscription. - - BY CLICKING THE "I UNDERSTAND AND ACCEPT" BOX, OR INSTALLING, - READING OR USING ALFRESCO'S Network SOFTWARE (THE "SOFTWARE"), - YOU ARE AGREEING ON BEHALF OF THE ENTITY LICENSING THE SOFTWARE - ("COMPANY") THAT COMPANY WILL BE BOUND BY AND IS BECOMING A PARTY TO - THIS ALFRESCO NETWORK AGREEMENT ("AGREEMENT") AND THAT YOU HAVE THE - AUTHORITY TO BIND COMPANY. IF COMPANY DOES NOT AGREE TO ALL OF THE - TERMS OF THIS AGREEMENT, DO NOT SELECT THE "I UNDERSTAND AND AGREE" - BOX AND DO NOT INSTALL THE SOFTWARE OR VIEW THE SOURCE CODE. COMPANY - HAS NOT BECOME A LICENSEE OF, AND IS NOT AUTHORIZED TO USE THE - SOFTWARE UNLESS AND UNTIL IT HAS AGREED TO BE BOUND BY THESE LICENSE - TERMS. THE "EFFECTIVE DATE" FOR THIS AGREEMENT SHALL BE THE DAY YOU - CHECK THE "I UNDERSTAND AND ACCEPT" BOX. ---%> -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> + * Copyright (C) 2005-2006 Alfresco, Inc. + * + * Licensed under the Mozilla Public License version 1.1 + * with a permitted attribution clause. You may obtain a + * copy of the License at + * + * http://www.alfresco.org/legal/license.txt + * + * 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. +--%><%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %>