You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/09/28 09:14:15 UTC

svn commit: r819462 - in /felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations: Handler.java HandlerDeclaration.java

Author: clement
Date: Mon Sep 28 07:14:15 2009
New Revision: 819462

URL: http://svn.apache.org/viewvc?rev=819462&view=rev
Log:
Fix an issue with trailing spaces in the license header.

Modified:
    felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Handler.java
    felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/HandlerDeclaration.java

Modified: felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Handler.java
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Handler.java?rev=819462&r1=819461&r2=819462&view=diff
==============================================================================
--- felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Handler.java (original)
+++ felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Handler.java Mon Sep 28 07:14:15 2009
@@ -1,4 +1,4 @@
-/*
+/* 
  * 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

Modified: felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/HandlerDeclaration.java
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/HandlerDeclaration.java?rev=819462&r1=819461&r2=819462&view=diff
==============================================================================
--- felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/HandlerDeclaration.java (original)
+++ felix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/HandlerDeclaration.java Mon Sep 28 07:14:15 2009
@@ -1,4 +1,4 @@
-/*
+/* 
  * 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