User: andreschnabel Date: 06/01/31 12:30:31 Added: /de/documentation/vorlagen/contrib/ readme.txt /de/documentation/vorlagen/sissl/ readme.txt
Modified: /de/documentation/vorlagen/ make_zips.sh, vorlagen_de_jca.zip, vorlagen_de_sissl.zip Log: datei mit Lizenzinfo pro Verzeichnis hinzugefügt File Changes: Directory: /de/documentation/vorlagen/ ====================================== File [changed]: make_zips.sh Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/make_zips.sh?r1=1.3&r2=1.4 Delta lines: +5 -3 ------------------- --- make_zips.sh 25 Jan 2004 21:31:44 -0000 1.3 +++ make_zips.sh 31 Jan 2006 20:30:25 -0000 1.4 @@ -1,10 +1,12 @@ #!/bin/bash rm *.zip cd contrib -zip -r ../vorlagen_de_jca * -i *.st? -i *.sx? +zip -r ../vorlagen_de_jca * -i *.st? -i *.sx? -i *.txt cd .. cp vorlagen_de_jca.zip vorlagen_de_sissl.zip cd sissl -zip -r ../vorlagen_de_sissl * -i *.st? -i *.sx? +zip -r ../vorlagen_de_sissl * -i *.st? -i *.sx? -i *.txt +cd .. +cd opendocument +zip -r ../vorlagen_de_opendoc * -i *.ot? -i *.od? -i *.txt cd .. - File [changed]: vorlagen_de_jca.zip Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/vorlagen_de_jca.zip?rev=1.8&content-type=text/vnd.viewcvs-markup File [changed]: vorlagen_de_sissl.zip Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/vorlagen_de_sissl.zip?rev=1.8&content-type=text/vnd.viewcvs-markup Directory: /de/documentation/vorlagen/contrib/ ============================================== File [added]: readme.txt Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/contrib/readme.txt?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 28 --------------- Alle Vorlagen in diesem Verzeichnis können zu den Bedingungen der GNU LGPL oder alternativ der SISSL genutzt werden. Deatillierte Informationen zu den Autoren, Nutzungs- und Lizenzbedingungen sind in den Dokumenteigenschaften zu finden. Der vollständige Text der GNU LGPL kann unter http://www.gnu.org/copyleft/lesser.html eingesehen werden. Eine deutsche Übersetzung (nur zu Informationszwecken) befindet sich unter http://www.gnu.de/lgpl-ger.html Der vollständige Text der SISSL kann unter http://www.openoffice.org/licenses/sissl_license.html eingesehen werden. =========================================== All templates in this directory may be used under the terms of either the GNU LGPL or the SISSL. More detailed information about authors, licensing terms and terms of use are contained in each template's document properties. The complete licensing terms of the GNU LGPL can be found at http://www.gnu.org/copyleft/lesser.html The complete licensing terms of the SISSL can be found at http://www.openoffice.org/licenses/sissl_license.html Directory: /de/documentation/vorlagen/sissl/ ============================================ File [added]: readme.txt Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/sissl/readme.txt?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 28 --------------- Alle Vorlagen in diesem Verzeichnis können zu den Bedingungen der GNU LGPL oder alternativ der SISSL genutzt werden. Deatillierte Informationen zu den Autoren, Nutzungs- und Lizenzbedingungen sind in den Dokumenteigenschaften zu finden. Der vollständige Text der GNU LGPL kann unter http://www.gnu.org/copyleft/lesser.html eingesehen werden. Eine deutsche Übersetzung (nur zu Informationszwecken) befindet sich unter http://www.gnu.de/lgpl-ger.html Der vollständige Text der SISSL kann unter http://www.openoffice.org/licenses/sissl_license.html eingesehen werden. =========================================== All templates in this directory may be used under the terms of either the GNU LGPL or the SISSL. More detailed information about authors, licensing terms and terms of use are contained in each template's document properties. The complete licensing terms of the GNU LGPL can be found at http://www.gnu.org/copyleft/lesser.html The complete licensing terms of the SISSL can be found at http://www.openoffice.org/licenses/sissl_license.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
