jetty-9 fixed year in header

This commit is contained in:
Greg Wilkins 2013-01-14 18:04:18 +11:00
parent 2d7b96bab1
commit 3a52ceca50
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
//
// ========================================================================
// Copyright (c) 1995-2012 Mort Bay Consulting Pty. Ltd.
// Copyright (c) 1995-2013 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
@ -18,7 +18,6 @@
package org.eclipse.jetty.util;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.HashSet;
import java.util.Set;