diff --git a/pom.xml b/pom.xml index bdf469c..743a1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -154,10 +154,12 @@
https://raw.githubusercontent.com/Tirasa/ConnId/connid-${connid.version}/java/src/main/resources/header.txt
https://raw.githubusercontent.com/Tirasa/ConnId/connid-${connid.version}/java/src/main/resources/java-single-star.xml - + + + SCRIPT_STYLE + **/LICENSE* - **/*.ldif **/*.bat **/*.pin **/*.cert @@ -325,8 +327,7 @@ ${project.version} - - + make-assembly diff --git a/src/test/resources/opends/admin.ldif b/src/test/resources/opends/admin.ldif index efe20c5..55b3d01 100644 --- a/src/test/resources/opends/admin.ldif +++ b/src/test/resources/opends/admin.ldif @@ -1,25 +1,27 @@ -# -- START LICENSE +# # ==================== # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # -# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. # -# The contents of this file are subject to the terms of the Common Development -# and Distribution License("CDDL") (the "License"). You may not use this file +# The contents of this file are subject to the terms of the Common Development +# and Distribution License("CDDL") (the "License"). You may not use this file # except in compliance with the License. # -# You can obtain a copy of the License at -# http://IdentityConnectors.dev.java.net/legal/license.txt -# See the License for the specific language governing permissions and limitations -# under the License. +# You can obtain a copy of the License at +# http://opensource.org/licenses/cddl1.php +# See the License for the specific language governing permissions and limitations +# under the License. # # When distributing the Covered Code, include this CDDL Header Notice in each file -# and include the License file at identityconnectors/legal/license.txt. -# If applicable, add the following below this CDDL Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: +# and include the License file at http://opensource.org/licenses/cddl1.php. +# If applicable, add the following below this CDDL Header, with the fields +# enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # ==================== -# -- END LICENSE +# Portions Copyrighted 2011 ConnId. +# + dn: uid=admin,dc=example,dc=com changetype: add objectClass: top diff --git a/src/test/resources/opends/config.ldif b/src/test/resources/opends/config.ldif index 6f3bf98..dd9843a 100644 --- a/src/test/resources/opends/config.ldif +++ b/src/test/resources/opends/config.ldif @@ -1,25 +1,27 @@ -# -- START LICENSE +# # ==================== # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # -# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. # -# The contents of this file are subject to the terms of the Common Development -# and Distribution License("CDDL") (the "License"). You may not use this file +# The contents of this file are subject to the terms of the Common Development +# and Distribution License("CDDL") (the "License"). You may not use this file # except in compliance with the License. # -# You can obtain a copy of the License at -# http://IdentityConnectors.dev.java.net/legal/license.txt -# See the License for the specific language governing permissions and limitations -# under the License. +# You can obtain a copy of the License at +# http://opensource.org/licenses/cddl1.php +# See the License for the specific language governing permissions and limitations +# under the License. # # When distributing the Covered Code, include this CDDL Header Notice in each file -# and include the License file at identityconnectors/legal/license.txt. -# If applicable, add the following below this CDDL Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: +# and include the License file at http://opensource.org/licenses/cddl1.php. +# If applicable, add the following below this CDDL Header, with the fields +# enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # ==================== -# -- END LICENSE +# Portions Copyrighted 2011 ConnId. +# + dn: cn=config objectClass: top objectClass: ds-cfg-root-config diff --git a/src/test/resources/opends/data.ldif b/src/test/resources/opends/data.ldif index 67fe79f..4336159 100644 --- a/src/test/resources/opends/data.ldif +++ b/src/test/resources/opends/data.ldif @@ -1,25 +1,27 @@ -# -- START LICENSE +# # ==================== # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # -# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved. # -# The contents of this file are subject to the terms of the Common Development -# and Distribution License("CDDL") (the "License"). You may not use this file +# The contents of this file are subject to the terms of the Common Development +# and Distribution License("CDDL") (the "License"). You may not use this file # except in compliance with the License. # -# You can obtain a copy of the License at -# http://IdentityConnectors.dev.java.net/legal/license.txt -# See the License for the specific language governing permissions and limitations -# under the License. +# You can obtain a copy of the License at +# http://opensource.org/licenses/cddl1.php +# See the License for the specific language governing permissions and limitations +# under the License. # # When distributing the Covered Code, include this CDDL Header Notice in each file -# and include the License file at identityconnectors/legal/license.txt. -# If applicable, add the following below this CDDL Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: +# and include the License file at http://opensource.org/licenses/cddl1.php. +# If applicable, add the following below this CDDL Header, with the fields +# enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # ==================== -# -- END LICENSE +# Portions Copyrighted 2011 ConnId. +# + dn: dc=example,dc=com objectClass: top objectClass: domain