Sorry. It's fixed in revision 610616.
On Jan 9, 2008 3:57 PM, Nick Lothian <[EMAIL PROTECTED]> wrote: > This doesn't looks right: > > [snip] > > @@ -1,19 +1,11 @@ > -// > -// 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. > -// > +// Copyright 2007 Google Inc. > +// All Rights Reserved. > > /** > * @fileoverview Open Gadget Container > + * > + * @author [EMAIL PROTECTED] (Jun Yang) > + * @author [EMAIL PROTECTED] (Zhen Wang) > */ > > > IMPORTANT: This e-mail, including any attachments, may contain private or > confidential information. If you think you may not be the intended recipient, > or if you have received this e-mail in error, please contact the sender > immediately and delete all copies of this e-mail. If you are not the intended > recipient, you must not reproduce any part of this e-mail or disclose its > contents to any other party. This email represents the views of the > individual sender, which do not necessarily reflect those of Education.AU > Limited except where the sender expressly states otherwise. It is your > responsibility to scan this email and any files transmitted with it for > viruses or any other defects. Education.AU Limited will not be liable for any > loss, damage or consequence caused directly or indirectly by this email. >

