Looks like a typo got into the license header during this commit.  See
the extraneous "f" added below.

-Donald


On 3/11/10 8:07 AM, [email protected] wrote:
> Author: mahrwald
> Date: Thu Mar 11 13:07:11 2010
> New Revision: 921832
> 
> URL: http://svn.apache.org/viewvc?rev=921832&view=rev
> Log:
> ARIES-244: Avoid NPE on dry parse
> 
> Modified:
>     
> incubator/aries/trunk/jpa/jpa-blueprint-aries/src/main/java/org/apache/aries/jpa/blueprint/aries/impl/NSHandler.java
> 
> Modified: 
> incubator/aries/trunk/jpa/jpa-blueprint-aries/src/main/java/org/apache/aries/jpa/blueprint/aries/impl/NSHandler.java
> URL: 
> http://svn.apache.org/viewvc/incubator/aries/trunk/jpa/jpa-blueprint-aries/src/main/java/org/apache/aries/jpa/blueprint/aries/impl/NSHandler.java?rev=921832&r1=921831&r2=921832&view=diff
> ==============================================================================
> --- 
> incubator/aries/trunk/jpa/jpa-blueprint-aries/src/main/java/org/apache/aries/jpa/blueprint/aries/impl/NSHandler.java
>  (original)
> +++ 
> incubator/aries/trunk/jpa/jpa-blueprint-aries/src/main/java/org/apache/aries/jpa/blueprint/aries/impl/NSHandler.java
>  Thu Mar 11 13:07:11 2010
> @@ -1,5 +1,5 @@
>  /**
> - * Licensed to the Apache Software Foundation (ASF) under one
> +f * Licensed to the Apache Software Foundation (ASF) under one
>   * or more contributor license agreements.  See the NOTICE file
>   * distributed with this work for additional information
>   * regarding copyright ownership.  The ASF licenses this file

Reply via email to