Fix license header
This commit is contained in:
parent
785e06d347
commit
07327cf46d
|
@ -1,15 +1,20 @@
|
||||||
// ========================================================================
|
//
|
||||||
// Copyright (c) 1996-2009 Mort Bay Consulting Pty. Ltd.
|
// ========================================================================
|
||||||
// ------------------------------------------------------------------------
|
// Copyright (c) 1995-2012 Mort Bay Consulting Pty. Ltd.
|
||||||
// All rights reserved. This program and the accompanying materials
|
// ------------------------------------------------------------------------
|
||||||
// are made available under the terms of the Eclipse Public License v1.0
|
// All rights reserved. This program and the accompanying materials
|
||||||
// and Apache License v2.0 which accompanies this distribution.
|
// are made available under the terms of the Eclipse Public License v1.0
|
||||||
// The Eclipse Public License is available at
|
// and Apache License v2.0 which accompanies this distribution.
|
||||||
// http://www.eclipse.org/legal/epl-v10.html
|
//
|
||||||
// The Apache License v2.0 is available at
|
// The Eclipse Public License is available at
|
||||||
// http://www.opensource.org/licenses/apache2.0.php
|
// http://www.eclipse.org/legal/epl-v10.html
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
//
|
||||||
// ========================================================================
|
// The Apache License v2.0 is available at
|
||||||
|
// http://www.opensource.org/licenses/apache2.0.php
|
||||||
|
//
|
||||||
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
package com.acme;
|
package com.acme;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue