Changeset 30edb2479a4f5ca9ff9ed942ecc48009549c8920
- Timestamp:
- 10/14/10 11:38:33
(3 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1287056313 +0000
- git-parent:
[79638f1fc1ab812d3a50c94d13a670f5df57a495]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1287056313 +0000
- Message:
annoying line wrap -- no functional change
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r79638f1 |
r30edb24 |
|
| 1 | | /************************************************************************************** |
|---|
| 2 | | * Copyright (C) 2008 EsperTech, Inc. All rights reserved. * |
|---|
| 3 | | * Copyright (C) 2009 OmniTI, Inc. All rights reserved. * |
|---|
| 4 | | * http://esper.codehaus.org * |
|---|
| 5 | | * http://www.espertech.com * |
|---|
| 6 | | * ---------------------------------------------------------------------------------- * |
|---|
| 7 | | * The software in this package is published under the terms of the GPL license * |
|---|
| 8 | | * a copy of which has been included with this distribution in the license.txt file. * |
|---|
| 9 | | **************************************************************************************/ |
|---|
| | 1 | /**************************************************************************** |
|---|
| | 2 | * Copyright (C) 2008 EsperTech, Inc. All rights reserved. * |
|---|
| | 3 | * Copyright (C) 2009 OmniTI, Inc. All rights reserved. * |
|---|
| | 4 | * http://esper.codehaus.org * |
|---|
| | 5 | * http://www.espertech.com * |
|---|
| | 6 | * ------------------------------------------------------------------------ * |
|---|
| | 7 | * The software in this package is published under the terms of the * |
|---|
| | 8 | * GPL license a copy of which has been included with this distribution * |
|---|
| | 9 | * in the license.txt file. * |
|---|
| | 10 | ****************************************************************************/ |
|---|
| 10 | 11 | |
|---|
| 11 | 12 | package com.omniti.reconnoiter.esper; |
|---|