You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2016/03/20 17:27:54 UTC

camel git commit: Fix license headers

Repository: camel
Updated Branches:
  refs/heads/master a4ea9d79b -> 7ff80f172


Fix license headers

Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7ff80f17
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7ff80f17
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7ff80f17

Branch: refs/heads/master
Commit: 7ff80f17296398af1d023217df0114e812032aea
Parents: a4ea9d7
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sun Mar 20 17:27:42 2016 +0100
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sun Mar 20 17:27:42 2016 +0100

----------------------------------------------------------------------
 .../test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java    | 2 +-
 .../src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7ff80f17/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java b/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java
index 9e615a3..84ba7c1 100644
--- a/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java
+++ b/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelJCacheTest.java
@@ -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 regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/camel/blob/7ff80f17/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java b/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java
index 1225ed3..55a7283 100644
--- a/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java
+++ b/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelLzfTest.java
@@ -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 regarding copyright ownership.