formatting

This commit is contained in:
Mark Fisher
2010-08-25 15:04:15 +00:00
parent ac7b9cf739
commit 97c292cc56

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2008 the original author or authors.
* Copyright 2002-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,7 +16,6 @@
package org.springframework.integration;
/**
* The central interface that any Message type must implement.
*