blob: 0217140f405d9de9434a23f7a7c611860220cbc9 [file] [log] [blame]
/*********************************************************************
* Copyright (c) 2009, 2012 SpringSource, a division of VMware, Inc. and others.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
**********************************************************************/
package com.springsource;
/**
* @author Terry Hon
* @author Christian Dupuis
*/
public class Foo {
}