seade 2005/05/31 19:37:39 Modified: src/macros TurbineMacros.vm Log: Corrected comment style. Revision Changes Path 1.5 +17 -17 jakarta-turbine-2/src/macros/TurbineMacros.vm Index: TurbineMacros.vm =================================================================== RCS file: /home/cvs/jakarta-turbine-2/src/macros/TurbineMacros.vm,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TurbineMacros.vm 1 Jun 2005 02:35:31 -0000 1.4 +++ TurbineMacros.vm 1 Jun 2005 02:37:39 -0000 1.5 @@ -1,19 +1,19 @@ -/* - * Copyright 2001-2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License") - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - +## ------------------------------------------------------------------- +## Copyright 2001-2005 The Apache Software Foundation +## +## Licensed under the Apache License, Version 2.0 (the "License"); +## you may not use this file except in compliance with the License. +## You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## ------------------------------------------------------------------- +## ## @author <a href="mailto:[EMAIL PROTECTED]">Henning P. Schmiedehausen</a> ## @version $Id$
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
