Sure. The change wasn't intentional. I have Eclipse set at 80 characters and
any time I use the formatter for the whole file it attacks the license
header.

-----Original Message-----
From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 17, 2006 8:35 AM
To: harmony-dev@incubator.apache.org
Subject: [classlib] Re: svn commit: r422501 [1/2] - in
/incubator/harmony/enhanced/classlib/trunk/modules/text: ./
src/main/java/java/text/
src/test/java/org/apache/harmony/text/tests/java/text/



[EMAIL PROTECTED] wrote:
> ---
incubator/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/te
xt/AttributedString.java (original)
> +++
incubator/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/te
xt/AttributedString.java Sun Jul 16 12:10:14 2006
> @@ -1,26 +1,29 @@
> -/* Copyright 1998, 2006 The Apache Software Foundation or its licensors,
as applicable
> +/*
> + * Copyright 1998, 2006 The Apache Software Foundation or its licensors,
as
> + * applicable
>   * 
> - * 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
> + * 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
> + * 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.
> + * 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.


Can we avoid doing this?  It makes no material difference, but
conforming to the  format and line breaks suggested by the appendix to
the license itself

  http://www.apache.org/licenses/LICENSE-2.0

means that it always looks the same, and therefore people don't feel the
need to read it, which I did when I saw that you were changing it...

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to