From 572b10e0a7061ac3ae327884bd4a4fb09af5a465 Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Tue, 01 Mar 2016 09:44:57 +0000 Subject: [PATCH] Add missing copyright headers --- opendj-server-legacy/src/messages/org/opends/messages/tool_pl.properties | 15 +++++++++++++++ opendj-server-legacy/src/messages/org/opends/messages/tool_ca_ES.properties | 15 +++++++++++++++ 2 files changed, 30 insertions(+), 0 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool_ca_ES.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool_ca_ES.properties index 85502e0..ad74d0d 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/tool_ca_ES.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/tool_ca_ES.properties @@ -1,3 +1,18 @@ +# The contents of this file are subject to the terms of the Common Development and +# Distribution License (the License). You may not use this file except in compliance with the +# License. +# +# You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the +# specific language governing permission and limitations under the License. +# +# When distributing Covered Software, include this CDDL Header Notice in each file and include +# the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL +# Header, with the fields enclosed by brackets [] replaced by your own identifying +# information: "Portions Copyright [year] [name of copyright owner]". +# +# Copyright 2006-2010 Sun Microsystems, Inc. +# Portions Copyright 2011-2016 ForgeRock AS. + INFO_ENCPW_DESCRIPTION_LISTSCHEMES_7=Llistar els esquemes d'emmagatzemament de contrasenya disponibles INFO_ENCPW_DESCRIPTION_CLEAR_PW_8=Contrasenya de text-clar per codificar o per comparar contra una contrasenya codificada INFO_ENCPW_DESCRIPTION_CLEAR_PW_FILE_9=Fitxer de contrasenya text-clar diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool_pl.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool_pl.properties index 9d0edad..564ad92 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/tool_pl.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/tool_pl.properties @@ -1,3 +1,18 @@ +# The contents of this file are subject to the terms of the Common Development and +# Distribution License (the License). You may not use this file except in compliance with the +# License. +# +# You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the +# specific language governing permission and limitations under the License. +# +# When distributing Covered Software, include this CDDL Header Notice in each file and include +# the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL +# Header, with the fields enclosed by brackets [] replaced by your own identifying +# information: "Portions Copyright [year] [name of copyright owner]". +# +# Copyright 2006-2010 Sun Microsystems, Inc. +# Portions Copyright 2011-2016 ForgeRock AS. + INFO_LISTBACKENDS_TOOL_DESCRIPTION_723=To narz\u0119dzie mo\u017ce by\u0107 u\u017cyte do wy\u015bwietlenia listy zapleczy i bazowych DN skonfigurowanych na Directory Serverze INFO_INSTALLDS_CERT_OPTION_SELF_SIGNED_1388=Wygeneruj certyfikat podpisany przez siebie (zalecane tylko podczas testowania) INFO_DESCRIPTION_START_TLS_126=U\u017cyj StartTLS do bezpiecznej komunikacji z serwerem -- Gitblit v1.10.0