On Thu, Jan 8, 2009 at 6:20 PM, Daniel Kulp <[email protected]> wrote: > On Thursday 08 January 2009 1:11:10 pm David Pollak wrote: >> Dan, >> >> Sure thing. I'll try to get that into the upcoming sprint. >> >> What should the package root be? org.apache.esme? > > Yep. That's fine.
+1 >> Also, can you send me the exact text that needs to appear in the headers >> (the copyright text)? > > /** > * 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 > * to you 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. > */ > > Note: it's a license text, NOT a copyright text. For full information: (since > you are one of those lawyer types ;-) > http://www.apache.org/legal/src-headers.html +1 original authors retain copyright but grant apache the rights required to sublicense under the Apache License if this is a lot of work and you were planning to do this manually (rather than hacking up a script) RAT has an experimental header updater which might help - robert
