diff --git a/desktop/test/deployment/update/readme.txt b/desktop/test/deployment/update/readme.txt index 0ca93034ff69..cdda759f12b6 100644 --- a/desktop/test/deployment/update/readme.txt +++ b/desktop/test/deployment/update/readme.txt @@ -1,10 +1,41 @@ +/************************************************************************* + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: readme.txt,v $ + * $Revision: 1.3 $ + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************/ + + The extensions in the subdirectories of the update folder are used for testing the online update feature of extensions. The folder such as simple, license, defect, etc. contain extensions which can be installed in OOo. The corresponding update information file and the update are located on -the extensions.openoffice.org website. For example: +the extensions.openoffice.org website (cvs: extensions/www/testarea). For example: desktop/test/deployment/update/simple/plain1.oxt @@ -37,4 +68,4 @@ extensions/www/testarea/desktop are the subfolder defect, simple, updatefeed, wrong_url, etc. they contain the extensions which are installed directly by the Extension Manager. These folders contain also the update subfolder which contains the update information -and the actual updates. \ No newline at end of file +and the actual updates.