froehlich 01/12/17 10:28:04 Modified: scratchpad/src/org/apache/cocoon/acting SectionCutterAction.java CookieCreatorAction.java CookieValidatorAction.java DatabaseCookieAuthenticatorAction.java Log: uups too much formating, again Revision Changes Path 1.2 +7 -7 xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/SectionCutterAction.java Index: SectionCutterAction.java =================================================================== RCS file: /home/cvs/xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/SectionCutterAction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- SectionCutterAction.java 2001/12/17 18:22:27 1.1 +++ SectionCutterAction.java 2001/12/17 18:28:04 1.2 @@ -1,10 +1,10 @@ -/** - * Copyright (C) The Apache Software Foundation. All rights reserved. * - * ------------------------------------------------------------------------- * - * This software is published under the terms of the Apache Software License * - * version 1.1, a copy of which has been included with this distribution in * - * the LICENSE file. * - */ +/***************************************************************************** + * Copyright (C) The Apache Software Foundation. All rights reserved. * + * ------------------------------------------------------------------------- * + * This software is published under the terms of the Apache Software License * + * version 1.1, a copy of which has been included with this distribution in * + * the LICENSE file. * + *****************************************************************************/ package org.apache.cocoon.acting; import org.apache.avalon.framework.configuration.Configuration; 1.2 +7 -7 xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/CookieCreatorAction.java Index: CookieCreatorAction.java =================================================================== RCS file: /home/cvs/xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/CookieCreatorAction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- CookieCreatorAction.java 2001/12/17 18:22:27 1.1 +++ CookieCreatorAction.java 2001/12/17 18:28:04 1.2 @@ -1,10 +1,10 @@ -/** - * Copyright (C) The Apache Software Foundation. All rights reserved. * - * ------------------------------------------------------------------------- * - * This software is published under the terms of the Apache Software License * - * version 1.1, a copy of which has been included with this distribution in * - * the LICENSE file. * - */ +/***************************************************************************** + * Copyright (C) The Apache Software Foundation. All rights reserved. * + * ------------------------------------------------------------------------- * + * This software is published under the terms of the Apache Software License * + * version 1.1, a copy of which has been included with this distribution in * + * the LICENSE file. * + *****************************************************************************/ package org.apache.cocoon.acting; 1.2 +7 -7 xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/CookieValidatorAction.java Index: CookieValidatorAction.java =================================================================== RCS file: /home/cvs/xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/CookieValidatorAction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- CookieValidatorAction.java 2001/12/17 18:22:27 1.1 +++ CookieValidatorAction.java 2001/12/17 18:28:04 1.2 @@ -1,10 +1,10 @@ -/** - * Copyright (C) The Apache Software Foundation. All rights reserved. * - * ------------------------------------------------------------------------- * - * This software is published under the terms of the Apache Software License * - * version 1.1, a copy of which has been included with this distribution in * - * the LICENSE file. * - */ +/***************************************************************************** + * Copyright (C) The Apache Software Foundation. All rights reserved. * + * ------------------------------------------------------------------------- * + * This software is published under the terms of the Apache Software License * + * version 1.1, a copy of which has been included with this distribution in * + * the LICENSE file. * + *****************************************************************************/ package org.apache.cocoon.acting; import org.apache.avalon.framework.configuration.Configuration; 1.2 +7 -7 xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/DatabaseCookieAuthenticatorAction.java Index: DatabaseCookieAuthenticatorAction.java =================================================================== RCS file: /home/cvs/xml-cocoon2/scratchpad/src/org/apache/cocoon/acting/DatabaseCookieAuthenticatorAction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- DatabaseCookieAuthenticatorAction.java 2001/12/17 18:22:27 1.1 +++ DatabaseCookieAuthenticatorAction.java 2001/12/17 18:28:04 1.2 @@ -1,10 +1,10 @@ -/** - * Copyright (C) The Apache Software Foundation. All rights reserved. * - * ------------------------------------------------------------------------- * - * This software is published under the terms of the Apache Software License * - * version 1.1, a copy of which has been included with this distribution in * - * the LICENSE file. * - */ +/***************************************************************************** + * Copyright (C) The Apache Software Foundation. All rights reserved. * + * ------------------------------------------------------------------------- * + * This software is published under the terms of the Apache Software License * + * version 1.1, a copy of which has been included with this distribution in * + * the LICENSE file. * + *****************************************************************************/ package org.apache.cocoon.acting; import org.apache.avalon.excalibur.datasource.DataSourceComponent;
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]