Hi, On Tue, Nov 9, 2010 at 8:32 AM, <[email protected]> wrote: > --- > incubator/river/jtsk/skunk/surrogate/src/org/apache/river/container/AttributeStore.java > (added) > +++ > incubator/river/jtsk/skunk/surrogate/src/org/apache/river/container/AttributeStore.java > Tue Nov 9 06:32:31 2010 > @@ -0,0 +1,42 @@ > +/* > + * Copyright 2010 trasukg. > + * > + * 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. > + * under the License. > + */
You should switch these to the ASF version of the copyright header. See http://www.apache.org/legal/src-headers.html. BR, Jukka Zitting
