summaryrefslogtreecommitdiff
path: root/qpid/java/common/Option.tpl
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2013-09-29 17:23:06 +0000
committerRobert Gemmell <robbie@apache.org>2013-09-29 17:23:06 +0000
commitdb2c9599ca639ffc357dab2661f1a6b3bff89a33 (patch)
treeeee681596ac6a393ce46d88227ad71964083807f /qpid/java/common/Option.tpl
parent91412b93cccdb1175a007acfa48226a0235bc3ba (diff)
downloadqpid-python-db2c9599ca639ffc357dab2661f1a6b3bff89a33.tar.gz
QPID-5192: update protocol generation templates to remove whitespace errors in and improve readability of generated classes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527357 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common/Option.tpl')
-rw-r--r--qpid/java/common/Option.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/java/common/Option.tpl b/qpid/java/common/Option.tpl
index c22b35b999..fc85d6b2f5 100644
--- a/qpid/java/common/Option.tpl
+++ b/qpid/java/common/Option.tpl
@@ -1,6 +1,6 @@
package org.apache.qpid.transport;
/*
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -8,16 +8,16 @@ package org.apache.qpid.transport;
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*/