[EMAIL PROTECTED] wrote:
> --- 
> incubator/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/AttributedString.java
>  (original)
> +++ 
> incubator/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/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]

Reply via email to